20820 Commits (4334ba043e9601717af3a7ca46addfaf154d5fb6)

Author SHA1 Message Date
Michael Niedermayer d65d834731 wmalosslessdec: Reset put bit buffer when num_saved_bits is reset. 12 years ago
Anton Khirnov d05f72c754 dfa: improve boundary checks in decode_dds1() 12 years ago
Anton Khirnov 6a99310fce wmalosslessdec: Fix reading too many bits in decode_channel_residues() 12 years ago
Michael Niedermayer f48fbf2eb5 wmalosslessdec: fix a get_bits(0) in decode_ac_filter 12 years ago
Michael Niedermayer 607f57152c wmalosslessdec: make MCLMS arrays big enough for what is written into them. 12 years ago
Anton Khirnov ae3da0ae55 indeo4/5: check empty tile size in decode_mb_info(). 12 years ago
Anton Khirnov 5d2170c53b ivi_common: make ff_ivi_process_empty_tile() static. 12 years ago
Michael Niedermayer 2d09cdbaf2 indeo5: check tile size in decode_mb_info(). 12 years ago
Anton Khirnov e4d4044339 indeo3: fix out of cell write. 12 years ago
Michael Niedermayer f049729e61 ffv1enc: fix integer overflow with high resolutions and lots of slices. 12 years ago
Michael Niedermayer acfe69669c bink: reindent 12 years ago
Michael Niedermayer 897d336984 bink: remove unneeded special case in the init code. 12 years ago
Michael Niedermayer 574e87943e bink: get rid of double precision float use 12 years ago
Michael Niedermayer 6fcd4f3c72 dfa: replace redundant check by assert 12 years ago
Anton Khirnov 065b3a1cfa wmalosslessdec: increase channel_coeffs/residues size 12 years ago
Anton Khirnov 4a969030e4 wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14. 12 years ago
Michael Niedermayer b631e4ed64 lagarith: check count before writing zeros. 12 years ago
Michael Niedermayer 99f392a584 wmaprodec: check num_vec_coeffs for validity 12 years ago
Michael Niedermayer b146d74730 indeo4: update AVCodecContext width/height on size change 12 years ago
Anton Khirnov ee715f49a0 dfa: check that the caller set width/height properly. 12 years ago
Michael Niedermayer 891918431d indeo5dec: Make sure we have had a valid gop header. 12 years ago
Michael Niedermayer c20a696306 cavsdec: check for changing w/h. 12 years ago
Anton Khirnov 12e1e83461 lavc: set channel count from channel layout in avcodec_open2(). 12 years ago
Michael Niedermayer bfe735b582 aacdec: detect faac and skip correct amount of startup samples 12 years ago
Michael Niedermayer 791b5954bc dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 12 years ago
Luca Barbato 97cfa55eea mpegaudiodec: fix short_start calculation 12 years ago
jamal 35e09036c4 avcodec: Add missing include to version.h 12 years ago
Nathan Caldwell d16860a237 libopus: Remap channels using libopus' internal remapping. 12 years ago
Nicolas George 44617d6ec9 Opus decoder using libopus 12 years ago
Nathan Caldwell e4aa3831b7 avcodec: document the use of AVCodecContext.delay for audio decoding 12 years ago
Kostya Shishkov 4dc8c8386e vc1dec: add flush function for WMV9 and VC-1 decoders 12 years ago
Michael Niedermayer ac7d0c79c3 mp3dec: ask for 8khz switch point mp3s 12 years ago
Michael Niedermayer 94041febc5 mp3dec: Fix possibly exploitable crash 12 years ago
Michael Niedermayer 9e9b5159e9 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 12 years ago
Diego Biurrun 6c5b0517e0 h264_refs: Fix debug tprintf argument types 12 years ago
Diego Biurrun 80412997c8 golomb: const correctness for get_ue()/get_se() function arguments 12 years ago
Diego Biurrun e00215040a get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments 12 years ago
Michael Niedermayer 7e9830d123 dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 12 years ago
Diego Biurrun 4e5b7f31f7 dwt: Drop unused functions spatial_compose{53|97}i() 12 years ago
Diego Biurrun 0ae3ba8daa avcodec: Drop long-deprecated imgconvert.h header 12 years ago
Andrew D'Addesio 2a3d82ab46 Add Opus codec id and codec description. 12 years ago
Diego Biurrun 2dc1310484 truemotion2: Request samples for old TM2 headers 12 years ago
Michael Niedermayer 3b92075e6c Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4" 12 years ago
Michael Niedermayer 55a6f705ac ffv1dec: support decoding older 1.3 bitstream variant 12 years ago
Michael Niedermayer ff0c628268 ffv1:update copyright year 12 years ago
Michael Niedermayer f75c5f07a9 diracyasm: fix win64 12 years ago
Michael Niedermayer 5fe808578c libx264: fix open GOP 12 years ago
Michael Niedermayer c5e2347373 mlpdec: supress layout mismatch warnings for 2 ch upmixed mono 12 years ago
Michael Niedermayer eda5db6bd1 mlpdec: discard a 2nd substream if the stream is mono 12 years ago
Michael Niedermayer 2a672652bb mlp_parser: dont override existing channel geometry. 12 years ago