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