20974 Commits (d185c8a79bbdcabef4e4cf9efa1bccbe0f9ebf41)

Author SHA1 Message Date
  Anton Khirnov 6a99310fce wmalosslessdec: Fix reading too many bits in decode_channel_residues() 13 years ago
  Michael Niedermayer f48fbf2eb5 wmalosslessdec: fix a get_bits(0) in decode_ac_filter 14 years ago
  Michael Niedermayer 607f57152c wmalosslessdec: make MCLMS arrays big enough for what is written into them. 14 years ago
  Anton Khirnov ae3da0ae55 indeo4/5: check empty tile size in decode_mb_info(). 13 years ago
  Anton Khirnov 5d2170c53b ivi_common: make ff_ivi_process_empty_tile() static. 13 years ago
  Michael Niedermayer 2d09cdbaf2 indeo5: check tile size in decode_mb_info(). 14 years ago
  Anton Khirnov e4d4044339 indeo3: fix out of cell write. 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 14 years ago
  Michael Niedermayer 897d336984 bink: remove unneeded special case in the init code. 14 years ago
  Michael Niedermayer 574e87943e bink: get rid of double precision float use 14 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. 14 years ago
  Michael Niedermayer 99f392a584 wmaprodec: check num_vec_coeffs for validity 14 years ago
  Michael Niedermayer b146d74730 indeo4: update AVCodecContext width/height on size change 14 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. 14 years ago
  Michael Niedermayer c20a696306 cavsdec: check for changing w/h. 14 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 15 years ago
  bruce-wu d25f87f517 arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4 13 years ago