66909 Commits (146648771c953cf50d98617eaa250ebdf423ffaf)
 

Author SHA1 Message Date
  Michael Niedermayer 146648771c Merge commit '378ee3bad5b99e8f90864af9bc851590e0f64825' into release/2.4 10 years ago
  Michael Niedermayer 843b860ad9 Merge commit '41a89cba6086de2bd24f9ec7e21200fa162505e9' into release/2.4 10 years ago
  Michael Niedermayer 97d7c8d584 Merge commit '7b66cf5ce7fdb8b3fa13459aab3f4d6ab559f1ea' into release/2.4 10 years ago
  Michael Niedermayer 8d3a967635 Merge commit '97010c74cbff177b58daf9a092b4e37a7da26f85' into release/2.4 10 years ago
  Andreas Cadhalpun 1cb470934a alsdec: limit avctx->bits_per_raw_sample to 32 11 years ago
  Michael Niedermayer 4ba11b944e Merge commit '0d3a7dd26490156b607541dd2e1faeaa0fc61a88' into release/2.4 10 years ago
  Andreas Cadhalpun 378ee3bad5 alsdec: only adapt order for positive max_order 11 years ago
  Andreas Cadhalpun 41a89cba60 alsdec: check sample pointer range in revert_channel_correlation 11 years ago
  Andreas Cadhalpun 7b66cf5ce7 aacpsy: correct calculation of minath in psy_3gpp_init 11 years ago
  Andreas Cadhalpun 97010c74cb alsdec: limit avctx->bits_per_raw_sample to 32 11 years ago
  Andreas Cadhalpun 0d3a7dd264 aasc: return correct buffer size from aasc_decode_frame 11 years ago
  Michael Niedermayer de7b74d254 Changelog, fix typos 10 years ago
  Michael Niedermayer 73af011c79 Update for FFmpeg 2.4.9 release 11 years ago
  Michael Niedermayer f6dd6b4fd2 tests/fate-run: do not attempt to parse tiny_psnrs output if it failed 11 years ago
  Andreas Cadhalpun dfe37f2be2 alac: reject rice_limit 0 if compression is used 11 years ago
  Andreas Cadhalpun b16a6c6709 alsdec: only adapt order for positive max_order 11 years ago
  Vittorio Giovara ee3d4e2b09 lavf: Reset global flag on deinit 11 years ago
  Andreas Cadhalpun 9a9379ff7f bink: check vst->index_entries before using it 11 years ago
  Andreas Cadhalpun f7a6a6d591 mpeg4videodec: only allow a positive length 11 years ago
  Andreas Cadhalpun 8b9cfdc927 alsdec: check sample pointer range in revert_channel_correlation 11 years ago
  Michael Niedermayer 1deebf3b22 avcodec/h264_refs: Do not set reference to things which dont exist 11 years ago
  Michael Niedermayer 7572cf7fdc avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode 11 years ago
  Rainer Hochecker 07a7f38421 h264: avoid unnecessary calls to get_format 11 years ago
  Michael Niedermayer 3fd66f7f45 avutil/pca: Check for av_malloc* failures 11 years ago
  Andreas Cadhalpun 3bd7aa4660 alsdec: validate time diff index 11 years ago
  Michael Niedermayer 4c20249c86 avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data 11 years ago
  Andreas Cadhalpun 1a8b4158c5 alsdec: ensure channel reordering is reversible 11 years ago
  Michael Niedermayer b28fab2ebe avcodec/atrac3plusdsp: fix on stack alignment 11 years ago
  Andreas Cadhalpun 6b1c8797f4 ac3: validate end in ff_ac3_bit_alloc_calc_mask 11 years ago
  Andreas Cadhalpun 6458ee5af8 aacpsy: avoid psy_band->threshold becoming NaN 11 years ago
  Andreas Cadhalpun cfbfe6cd4d aasc: return correct buffer size from aasc_decode_frame 11 years ago
  Andreas Cadhalpun d2ff2c9dd3 aacdec: consistently use avctx for logging in decode_eld_specific_config 11 years ago
  Andreas Cadhalpun 65b257b21c msrledec: use signed pixel_ptr in msrle_decode_pal4 11 years ago
  Michael Niedermayer 164ababc62 swresample/swresample-test: Randomly wipe out channel counts 11 years ago
  Michael Niedermayer 115961acc1 swresample: Check channel layouts and channels against each other and print human readable error messages 11 years ago
  Michael Niedermayer 6a87a152e8 swresample: Allow reinitialization without ever setting channel layouts 11 years ago
  Michael Niedermayer 72ddcb2459 swresample: Allow reinitialization without ever setting channel counts 11 years ago
  Michael Niedermayer fd90005b46 avcodec/h264: Do not fail with randomly truncated VUIs 11 years ago
  Michael Niedermayer cf80856cbc avcodec/h264_ps: Move truncation check from VUI to SPS 11 years ago
  Michael Niedermayer 9c4b09c4bd avcodec/h264: Be more tolerant to changing pps id between slices 11 years ago
  Michael Niedermayer 2adcdf5084 avcodec/aacdec: Fix storing state before PCE decode 11 years ago
  Michael Niedermayer 4191e01e99 avcodec/h264: reset the counts in the correct context 11 years ago
  Michael Niedermayer e617d6f988 avcodec/h264_slice: Dont reset mb_aff_frame per slice 11 years ago
  Timothy Gu 155e0e9fd9 tests: Fix test name for pixfmts tests(cherry picked from commit e1ee0521a6) 11 years ago
  Michael Niedermayer 7493c54ad0 avcodec/h264: finish previous slices before switching to single thread mode 11 years ago
  Michael Niedermayer 27993da8e7 avcodec/h264: Fix race between slices where one overwrites data from the next 11 years ago
  Michael Niedermayer d7071efae4 avformat/utils: avoid discarded streams in av_find_default_stream_index() 11 years ago
  Michael Niedermayer 81e4b6f11a avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 11 years ago
  Michael Niedermayer 8c832e3cc0 avformat/img2dec: do not rewind custom io buffers 11 years ago
  Timothy Gu 0014b24373 fate: Include branch information in the payload header 11 years ago