176 Commits (5e68727fa7265a1f2eb0faf63e0b87869cc41199)

Author SHA1 Message Date
Anton Khirnov 1f4cf92cfb pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
Andreas Rheinhardt cc2a9509ce libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
Paul B Mahol d01d606504 avcodec/dnxhddec: properly set colorspace 5 years ago
Ramiro Polla c268712895 avcodec/dnxhddec: fix block alignment 6 years ago
Paul B Mahol 5487560acf avcodec/dnxhddec: use init_get_bits8() 6 years ago
Paul B Mahol 237bbf6678 avcodec/dnxhddec: ask for samples with alpha 6 years ago
Michael Niedermayer b2be76c0a4 avcodec/dnxhddec: Check dc vlc 7 years ago
Steven Robertson c6a905b91d avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. 7 years ago
Michael Niedermayer 296debd213 avcodec/dnxhddec: Move mb height check out of non hr branch 7 years ago
James Almer 2b4cc8d1bb avcodec/dnxhddec: fix -Wformat warning raised by DJGPP 8 years ago
Paul B Mahol 25e491b6f9 avcodec/dnxhddec: add support for very big resolutions 8 years ago
Ronald S. Bultje f800d6508d dnxhd: initialize DNXHDContext::avctx to each thread's respective one. 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Paul B Mahol 2c5839254d avcodec/dnxhddec: fix decoding of DNxHR HQX 10-bit 8 years ago
Carl Eugen Hoyos a8cb567e55 lavc: Remove CR/LF from avpriv_request_sample() calls. 8 years ago
Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 8 years ago
Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 8 years ago
Steven Robertson e1be80aa11 libavcodec/dnxhd: Enable 12-bit DNxHR support. 8 years ago
James Almer 0c75bd8e3c avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header 8 years ago
Mark Reid 41d7642a7b libavcodec/dnxhd: add dnxhr profiles 8 years ago
Mark Reid ed0dc14ebb libavcodec/dnxhd: add support more dnxhr header prefixes 8 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
Michael Niedermayer 2ff61c3c1a avcodec/dnxhddec: Fix runtime error: left shift of negative value 9 years ago
Michael Niedermayer 55711e6fd0 avcodec/dnxhddec: Disable 12bit by default 9 years ago
Michael Niedermayer cea9eb9520 avcodec/dnxhddec: Make mb_scan_index a fixed length array 9 years ago
Christophe Gisquet 96b165fae2 dnxhd: interleave AC levels and flags 9 years ago
Christophe Gisquet 71199ee907 dnxhddec: better support for 4:4:4 9 years ago
Jeremy James 6f1ccca4ae dnxhd: add better support for CIDs 1270 to 1274 9 years ago
Christophe Gisquet 66db504f03 dnxhd: add CID 1270 9 years ago
Jeremy James 118a3cd2c5 dnxhd: add decoder support for DNxHR 9 years ago
Christophe Gisquet 1f4ff53aea dnxhddec: Introduce DNXHD_VARIABLE 9 years ago
Christophe Gisquet 9139a7e84f dnxhddec: cleanup frame header parsing 9 years ago
Christophe Gisquet 74ef5449a6 dnxhddec: init scantable once permutation is set 9 years ago
Christophe Gisquet c7e14a279f dnxhddec: use dequantization formula from specs 9 years ago
Christophe Gisquet 7e4070d2e7 dnxhddec: initialize with mb-aligned dimensions 9 years ago
Vittorio Giovara e94e651c76 dnxhddec: Enable frame threading 9 years ago
Christophe Gisquet c49cbecbae dnxhddec: Decode and use interlace mb flag 9 years ago
Christophe Gisquet 578f721f5d dnxhddec: add my contributions 9 years ago
Christophe Gisquet 6110a55b7d dnxhddec: reindent/cosmetics 9 years ago
Christophe Gisquet 235381e674 dnxhddec: use unsafe bitstream reader 9 years ago
Christophe Gisquet b8b8e82ea1 dnxhddec: check and report bitstream errors 9 years ago
Christophe Gisquet 5c6e3a019c dnxhddec: simplify block parsing calls 9 years ago
Christophe Gisquet 8e8ed57ea7 dnxhddec: remove unused qscale parameter 9 years ago
Christophe Gisquet 08a7510fca dnxhddec: implement slice multithreading 9 years ago
Christophe Gisquet dc218bd083 dnxhddec: parse and print adaptive color transform 9 years ago
Christophe Gisquet e4b7c3a9f2 dnxhddec: proper rule for interlaced mb flag 9 years ago
Christophe Gisquet e19ea0218a dnxhddec: indicate colorspace 9 years ago
Christophe Gisquet 2801a1352d dnxhddec: decode and use interlace mb flag 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago