index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
dnxhddec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/dnxhddec: fix decoding of DNxHR HQX 10-bit
Paul B Mahol
2017-02-22
1
-1
/
+4
*
lavc: Remove CR/LF from avpriv_request_sample() calls.
Carl Eugen Hoyos
2016-12-03
1
-1
/
+1
*
libavcodec/dnxhd: Enable 12-bit DNxHR support.
Steven Robertson
2016-08-03
1
-6
/
+1
*
avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header
James Almer
2016-07-25
1
-1
/
+1
*
libavcodec/dnxhd: add dnxhr profiles
Mark Reid
2016-07-20
1
-0
/
+22
*
libavcodec/dnxhd: add support more dnxhr header prefixes
Mark Reid
2016-07-16
1
-1
/
+1
*
libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats
Mark Reid
2016-02-14
1
-8
/
+4
*
avcodec/dnxhddec: Fix runtime error: left shift of negative value
Michael Niedermayer
2015-12-04
1
-1
/
+1
*
avcodec/dnxhddec: Disable 12bit by default
Michael Niedermayer
2015-11-29
1
-0
/
+5
*
avcodec/dnxhddec: Make mb_scan_index a fixed length array
Michael Niedermayer
2015-11-06
1
-10
/
+2
*
dnxhd: interleave AC levels and flags
Christophe Gisquet
2015-10-15
1
-4
/
+3
*
dnxhddec: better support for 4:4:4
Christophe Gisquet
2015-10-07
1
-33
/
+76
*
dnxhd: add better support for CIDs 1270 to 1274
Jeremy James
2015-10-05
1
-21
/
+71
*
dnxhd: add CID 1270
Christophe Gisquet
2015-10-05
1
-1
/
+1
*
dnxhd: add decoder support for DNxHR
Jeremy James
2015-10-05
1
-1
/
+2
*
dnxhddec: Introduce DNXHD_VARIABLE
Christophe Gisquet
2015-10-05
1
-2
/
+4
*
dnxhddec: cleanup frame header parsing
Christophe Gisquet
2015-10-05
1
-27
/
+27
*
dnxhddec: init scantable once permutation is set
Christophe Gisquet
2015-10-02
1
-2
/
+2
*
dnxhddec: use dequantization formula from specs
Christophe Gisquet
2015-10-02
1
-1
/
+2
*
dnxhddec: initialize with mb-aligned dimensions
Christophe Gisquet
2015-10-02
1
-0
/
+3
*
Merge commit 'c49cbecbae5a42f4ca004197b0118cc50aaaca2e'
Hendrik Leppkes
2015-09-29
1
-1
/
+2
|
\
|
*
dnxhddec: Decode and use interlace mb flag
Christophe Gisquet
2015-09-29
1
-4
/
+19
*
|
dnxhddec: add my contributions
Christophe Gisquet
2015-09-28
1
-0
/
+2
*
|
dnxhddec: reindent/cosmetics
Christophe Gisquet
2015-09-28
1
-16
/
+16
*
|
dnxhddec: use unsafe bitstream reader
Christophe Gisquet
2015-09-28
1
-0
/
+1
*
|
dnxhddec: check and report bitstream errors
Christophe Gisquet
2015-09-27
1
-14
/
+34
*
|
dnxhddec: simplify block parsing calls
Christophe Gisquet
2015-09-27
1
-27
/
+16
*
|
dnxhddec: remove unused qscale parameter
Christophe Gisquet
2015-09-27
1
-13
/
+12
*
|
dnxhddec: implement slice multithreading
Christophe Gisquet
2015-09-27
1
-88
/
+131
*
|
dnxhddec: parse and print adaptive color transform
Christophe Gisquet
2015-09-26
1
-2
/
+16
*
|
dnxhddec: proper rule for interlaced mb flag
Christophe Gisquet
2015-09-26
1
-1
/
+6
*
|
dnxhddec: indicate colorspace
Christophe Gisquet
2015-09-26
1
-0
/
+1
*
|
dnxhddec: decode and use interlace mb flag
Christophe Gisquet
2015-09-25
1
-3
/
+12
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
|
Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db'
Michael Niedermayer
2015-05-13
1
-1
/
+3
|
\
\
|
|
/
|
*
dnxhd: Print unknown header when found
Vittorio Giovara
2015-05-12
1
-1
/
+3
|
*
dnxhddec: Fix pixel format change
Carl Eugen Hoyos
2015-05-01
1
-4
/
+5
*
|
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-5
/
+5
|
\
\
|
|
/
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-5
/
+5
*
|
Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
Michael Niedermayer
2015-04-09
1
-0
/
+1
|
\
\
|
|
/
|
*
dnxhd: Log the selected profile id
Vittorio Giovara
2015-04-09
1
-0
/
+1
*
|
lavc/dnxhd: Fix pix_fmt change.
Carl Eugen Hoyos
2015-03-28
1
-4
/
+5
*
|
avcodec/dnxhddec: reset cur_field for non interlaced frames
Michael Niedermayer
2015-03-19
1
-0
/
+2
*
|
avcodec/dnxhddec: Reset is_444 if format is not 444
Michael Niedermayer
2015-03-19
1
-0
/
+2
*
|
avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
Michael Niedermayer
2015-03-19
1
-1
/
+1
*
|
Merge commit '1a07df31128da3a0020b66502399989b91770d44'
Michael Niedermayer
2015-01-29
1
-0
/
+9
|
\
\
|
|
/
|
*
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
1
-0
/
+9
[next]