summaryrefslogtreecommitdiffstats
path: root/libavcodec/dnxhddec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dnxhddec: fix block alignmentRamiro Polla2018-12-261-1/+1
* avcodec/dnxhddec: use init_get_bits8()Paul B Mahol2018-12-031-2/+6
* avcodec/dnxhddec: ask for samples with alphaPaul B Mahol2018-09-061-0/+6
* avcodec/dnxhddec: Check dc vlcMichael Niedermayer2018-01-051-1/+5
* avcodec/dnxhddec: Do not overwrite colorspace if the container has set it.Steven Robertson2017-11-301-1/+3
* avcodec/dnxhddec: Move mb height check out of non hr branchMichael Niedermayer2017-07-271-2/+6
* avcodec/dnxhddec: fix -Wformat warning raised by DJGPPJames Almer2017-04-111-1/+1
* avcodec/dnxhddec: add support for very big resolutionsPaul B Mahol2017-04-111-3/+7
* dnxhd: initialize DNXHDContext::avctx to each thread's respective one.Ronald S. Bultje2017-03-311-0/+1
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-4/+5
* Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-241-2/+2
|\
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-281-5/+5
| * dnxhddec: Enable frame threadingVittorio Giovara2015-09-291-8/+11
* | avcodec/dnxhddec: fix decoding of DNxHR HQX 10-bitPaul B Mahol2017-02-221-1/+4
* | lavc: Remove CR/LF from avpriv_request_sample() calls.Carl Eugen Hoyos2016-12-031-1/+1
* | libavcodec/dnxhd: Enable 12-bit DNxHR support.Steven Robertson2016-08-031-6/+1
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-251-1/+1
* | libavcodec/dnxhd: add dnxhr profilesMark Reid2016-07-201-0/+22
* | libavcodec/dnxhd: add support more dnxhr header prefixesMark Reid2016-07-161-1/+1
* | 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
OpenPOWER on IntegriCloud