20643 Commits (50efde6bcb96315d067ed2b5761b9fbc3e137b42)

Author SHA1 Message Date
Michael Niedermayer 5f1c3c785c get_bits_long: fix variable type 13 years ago
Michael Niedermayer 01aa664f21 cyuv: implement raw cyuv 13 years ago
Michael Niedermayer f049729e61 ffv1enc: fix integer overflow with high resolutions and lots of slices. 13 years ago
Michael Niedermayer acfe69669c bink: reindent 13 years ago
Michael Niedermayer 897d336984 bink: remove unneeded special case in the init code. 13 years ago
Michael Niedermayer 574e87943e bink: get rid of double precision float use 13 years ago
Michael Niedermayer 6fcd4f3c72 dfa: replace redundant check by assert 13 years ago
Anton Khirnov 065b3a1cfa wmalosslessdec: increase channel_coeffs/residues size 13 years ago
Anton Khirnov 4a969030e4 wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14. 13 years ago
Michael Niedermayer b631e4ed64 lagarith: check count before writing zeros. 13 years ago
Michael Niedermayer 99f392a584 wmaprodec: check num_vec_coeffs for validity 13 years ago
Michael Niedermayer b146d74730 indeo4: update AVCodecContext width/height on size change 13 years ago
Anton Khirnov ee715f49a0 dfa: check that the caller set width/height properly. 13 years ago
Michael Niedermayer 891918431d indeo5dec: Make sure we have had a valid gop header. 13 years ago
Michael Niedermayer c20a696306 cavsdec: check for changing w/h. 13 years ago
Anton Khirnov 12e1e83461 lavc: set channel count from channel layout in avcodec_open2(). 13 years ago
Michael Niedermayer bfe735b582 aacdec: detect faac and skip correct amount of startup samples 13 years ago
Michael Niedermayer 791b5954bc dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 13 years ago
Luca Barbato 97cfa55eea mpegaudiodec: fix short_start calculation 13 years ago
jamal 35e09036c4 avcodec: Add missing include to version.h 13 years ago
Nathan Caldwell d16860a237 libopus: Remap channels using libopus' internal remapping. 13 years ago
Nicolas George 44617d6ec9 Opus decoder using libopus 13 years ago
Nathan Caldwell e4aa3831b7 avcodec: document the use of AVCodecContext.delay for audio decoding 13 years ago
Kostya Shishkov 4dc8c8386e vc1dec: add flush function for WMV9 and VC-1 decoders 13 years ago
Michael Niedermayer ac7d0c79c3 mp3dec: ask for 8khz switch point mp3s 13 years ago
Michael Niedermayer 94041febc5 mp3dec: Fix possibly exploitable crash 13 years ago
Michael Niedermayer 9e9b5159e9 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 13 years ago
Diego Biurrun 6c5b0517e0 h264_refs: Fix debug tprintf argument types 13 years ago
Diego Biurrun 80412997c8 golomb: const correctness for get_ue()/get_se() function arguments 13 years ago
Diego Biurrun e00215040a get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments 13 years ago
Michael Niedermayer 7e9830d123 dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 13 years ago
Diego Biurrun 4e5b7f31f7 dwt: Drop unused functions spatial_compose{53|97}i() 13 years ago
Diego Biurrun 0ae3ba8daa avcodec: Drop long-deprecated imgconvert.h header 13 years ago
Andrew D'Addesio 2a3d82ab46 Add Opus codec id and codec description. 13 years ago
Diego Biurrun 2dc1310484 truemotion2: Request samples for old TM2 headers 13 years ago
Michael Niedermayer 3b92075e6c Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4" 13 years ago
Michael Niedermayer 55a6f705ac ffv1dec: support decoding older 1.3 bitstream variant 13 years ago
Michael Niedermayer ff0c628268 ffv1:update copyright year 13 years ago
Michael Niedermayer f75c5f07a9 diracyasm: fix win64 13 years ago
Michael Niedermayer 5fe808578c libx264: fix open GOP 13 years ago
Michael Niedermayer c5e2347373 mlpdec: supress layout mismatch warnings for 2 ch upmixed mono 13 years ago
Michael Niedermayer eda5db6bd1 mlpdec: discard a 2nd substream if the stream is mono 13 years ago
Michael Niedermayer 2a672652bb mlp_parser: dont override existing channel geometry. 13 years ago
Alexandre Colucci 92d2b909a0 xsub: feed init_get_bits the whole buffer 13 years ago
bruce-wu d25f87f517 arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4 13 years ago
Martin Storsjö 375bff7084 libfdk-aac: Allow setting VBR modes via a private option 13 years ago
Martin Storsjö a10190dcd8 libfdk-aac: Warn the user that the VBR modes are unsupported 13 years ago
Derek Buitenhuis b62d4c16c9 Revert "cbrt_tablegen: Include libm.h" 13 years ago
Michael Niedermayer 49331f7ba3 dnxhdenc: fix speed regression 13 years ago
Michael Niedermayer 6b33e91899 mpegvideo: factorize ff_dct_encode_init() 13 years ago