summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhddec.c
Commit message (Expand)AuthorAge
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* avcodec/dnxhddec: Fix runtime error: left shift of negative valueMichael Niedermayer2015-12-04
* avcodec/dnxhddec: Disable 12bit by defaultMichael Niedermayer2015-11-29
* avcodec/dnxhddec: Make mb_scan_index a fixed length arrayMichael Niedermayer2015-11-06
* dnxhd: interleave AC levels and flagsChristophe Gisquet2015-10-15
* dnxhddec: better support for 4:4:4Christophe Gisquet2015-10-07
* dnxhd: add better support for CIDs 1270 to 1274Jeremy James2015-10-05
* dnxhd: add CID 1270Christophe Gisquet2015-10-05
* dnxhd: add decoder support for DNxHRJeremy James2015-10-05
* dnxhddec: Introduce DNXHD_VARIABLEChristophe Gisquet2015-10-05
* dnxhddec: cleanup frame header parsingChristophe Gisquet2015-10-05
* dnxhddec: init scantable once permutation is setChristophe Gisquet2015-10-02
* dnxhddec: use dequantization formula from specsChristophe Gisquet2015-10-02
* dnxhddec: initialize with mb-aligned dimensionsChristophe Gisquet2015-10-02
* Merge commit 'c49cbecbae5a42f4ca004197b0118cc50aaaca2e'Hendrik Leppkes2015-09-29
|\
| * dnxhddec: Decode and use interlace mb flagChristophe Gisquet2015-09-29
* | dnxhddec: add my contributionsChristophe Gisquet2015-09-28
* | dnxhddec: reindent/cosmeticsChristophe Gisquet2015-09-28
* | dnxhddec: use unsafe bitstream readerChristophe Gisquet2015-09-28
* | dnxhddec: check and report bitstream errorsChristophe Gisquet2015-09-27
* | dnxhddec: simplify block parsing callsChristophe Gisquet2015-09-27
* | dnxhddec: remove unused qscale parameterChristophe Gisquet2015-09-27
* | dnxhddec: implement slice multithreadingChristophe Gisquet2015-09-27
* | dnxhddec: parse and print adaptive color transformChristophe Gisquet2015-09-26
* | dnxhddec: proper rule for interlaced mb flagChristophe Gisquet2015-09-26
* | dnxhddec: indicate colorspaceChristophe Gisquet2015-09-26
* | dnxhddec: decode and use interlace mb flagChristophe Gisquet2015-09-25
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db'Michael Niedermayer2015-05-13
|\|
| * dnxhd: Print unknown header when foundVittorio Giovara2015-05-12
| * dnxhddec: Fix pixel format changeCarl Eugen Hoyos2015-05-01
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'Michael Niedermayer2015-04-09
|\|
| * dnxhd: Log the selected profile idVittorio Giovara2015-04-09
* | lavc/dnxhd: Fix pix_fmt change.Carl Eugen Hoyos2015-03-28
* | avcodec/dnxhddec: reset cur_field for non interlaced framesMichael Niedermayer2015-03-19
* | avcodec/dnxhddec: Reset is_444 if format is not 444Michael Niedermayer2015-03-19
* | avcodec/dnxhddec: Check that the frame is interlaced before using cur_fieldMichael Niedermayer2015-03-19
* | Merge commit '1a07df31128da3a0020b66502399989b91770d44'Michael Niedermayer2015-01-29
|\|
| * DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-29
* | Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'Michael Niedermayer2015-01-29
|\|
| * DNxHD: Simplify pixel format detectionVittorio Giovara2015-01-29
* | Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'Michael Niedermayer2015-01-29
|\|
| * DNxHD: More verbose error messagesVittorio Giovara2015-01-29
* | avcodec/dnxhddec: treat pix_fmt like width/heightMichael Niedermayer2014-10-29
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|