66893 Commits (ee3d4e2b098121baa7a5795b9f977cb0e7f3facd)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 0b71cedfe8 Merge commit '3e1c9da38b849ce2982b516004370081fdd89ed0' into release/2.4 11 years ago
  Thomas Guillem 3e1c9da38b matroskadec: fix crash when parsing invalid mkv 11 years ago
  James Almer 3a5b4afd91 doc: add aarch64 cpuflags to fftools documentation 11 years ago
  James Almer 4b817e2fff doc: add missing arm cpuflags to fftools documentation 11 years ago
  James Almer 5598d62a07 doc: add missing x86 cpuflags to fftools documentation 11 years ago
  Michael Niedermayer 4347cf9f0f Merge commit '420aa06a2487469259a04f9be66fd15535372796' into release/2.4 11 years ago
  Michael Niedermayer 17b27a7cbe ffmpeg: Fix extradata allocation 11 years ago
  Anton Khirnov 420aa06a24 avconv: do not overwrite the stream codec context for streamcopy 11 years ago
  Michael Niedermayer 2c8c55195d Update for 2.4.8 11 years ago
  James Almer e74ad9035f avutil/cpu: add missing check for mmxext to av_force_cpu_flags 11 years ago
  Michael Niedermayer 539172c85b avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer 11 years ago
  Michael Niedermayer 2049d95f2f avcodec/hevc_ps: Check cropping parameters more correctly 11 years ago
  Michael Niedermayer 760c384f7d avcodec/dnxhddec: Check that the frame is interlaced before using cur_field 11 years ago
  Michael Niedermayer 17e6d249b7 avformat/mov: Disallow ".." in dref unless use_absolute_path is set 11 years ago
  Michael Niedermayer e0975c31f1 avformat/mov: Check for string truncation in mov_open_dref() 11 years ago
  Michael Niedermayer e168db3eae avformat/mov: Use sizeof(filename) instead of a literal number 11 years ago