32 Commits (6623421454c55890a720b8dd818bb9304e9ff529)

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 a1a8815220 libavcodec: Reduce the size of some arrays 5 years ago
Michael Niedermayer 951bb7632f avcodec/aic: Check remaining bits in aic_decode_coeffs() 6 years ago
Paul B Mahol 5710fdaeae avcodec/aic: fix decoding of videos which height is not multiple of 16 7 years ago
Paul B Mahol fa3e49568d avcodec/aic: unbreak decoding of files with slice_width != 16 8 years ago
Derek Buitenhuis 77c23704c7 avcodec: Mark some codecs with threadsafe init as such 8 years ago
Derek Buitenhuis 91ed4e7196 avcodec: Mark some codecs with threadsafe init as such 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Alexandra Hájková 0c89ff82e9 aic: Convert to the new bitstream reader 8 years ago
Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 8 years ago
Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 8 years ago
Paul B Mahol 6e2ad28cf7 aic: add frame threading support 9 years ago
Paul B Mahol 8e069eb525 avcodec/aic: add frame threading support 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 303ec065a9 aic: Fix slice size computation for widths multiples of 32 macroblocks 10 years ago
Vittorio Giovara d8d124eebc aic: Improve error reporting 10 years ago
Vittorio Giovara e878ec0d47 aic: Fix decoding files with odd dimensions 10 years ago
Michael Niedermayer 86e7d20ac2 avcodec/aic: Use av_malloc_array 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Michael Niedermayer 0a2004b6d1 avcodec/aic: fix quantization table permutation 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Michael Niedermayer bfe1445871 avcodec/aic: fix "warning: comparison of unsigned expression < 0 is always false" 11 years ago
Martin Storsjö 0f678c0214 aic: Validate values read from the bitstream 11 years ago
Kostya Shishkov 410066986f aic: use chroma scan tables while decoding luma component in progressive mode 12 years ago
Michael Niedermayer 657875b145 avcodec/aic: Fix vlc value checks 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago