45 Commits (71753c5235d7a3461404847aeaf3df9fae8bacf1)

Author SHA1 Message Date
Andreas Rheinhardt 746ab8327c avcodec/asvenc: Avoid reversing output data twice 4 years ago
Andreas Rheinhardt cdf7619705 avcodec/asvdec: Avoid reversing input data twice 4 years ago
Andreas Rheinhardt 4f3edcdcbc avcodec/asvdec: Use init_get_bits8() 4 years ago
Andreas Rheinhardt 2a8edb1ad3 avcodec/asvdec: Reduce the size of some VLCs 4 years ago
Michael Niedermayer adb4854aac avcodec/asvdec: Use rounded up dimenensions in input size check 8 years ago
Michael Niedermayer cfd1ecdc0b avcodec/asvdec: Check buf_size 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Paul B Mahol 0ed4993ad0 avcodec/asvdec: return correct value in case of error 8 years ago
Alexandra Hájková 41679be1a2 asvdec: Convert to the new bitstream reader 8 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Gabriel Dume f61e47dd68 asv: K&R formatting cosmetics 10 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Michael Niedermayer 13b353a7cb avcodec/asvdec: dont fail without extradata 11 years ago
Martin Storsjö f50803354c asvdec: Verify the amount of extradata 11 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Paul B Mahol aa96439fae lavc: remove unused put_bits.h headers 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Anton Khirnov 38de3365ca asvdec: return meaningful error codes. 12 years ago
Anton Khirnov c3a76c3dec asvdec: cosmetics, reformat 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
Anton Khirnov 233a5a807e lavc: split asv12 encoder/decoder 12 years ago