90999 Commits (ff8ba749b439cd1c232cd7f30ba5e4e1d3d8c20a)
 

Author SHA1 Message Date
  Michael Niedermayer ff8ba749b4 avcodec/dxv: Check that there is enough data to decompress 7 years ago
  Michael Niedermayer 7070de99c0 avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with --disable-optimizations 7 years ago
  Michael Niedermayer c3e263b862 avcodec/msvideo1: Check for too small dimensions 7 years ago
  Michael Niedermayer f3095068d8 avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer ee20d64bec avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer 773f58229f avcodec/truemotion2rt: Fix rounding in input size check 7 years ago
  Michael Niedermayer 040aa14074 avcodec/truemotion2: fix integer overflows in tm2_low_chroma() 7 years ago
  Michael Niedermayer 0e11b29834 avcodec/pngdec: Check compression method 7 years ago
  Michael Niedermayer dab6409d84 fftools/ffmpeg: Repair reinit_filter feature 7 years ago
  Michael Niedermayer 4b0d040e18 avcodec/shorten: Fix integer overflow with offset 7 years ago
  Andreas Rheinhardt 5bdc1e51fd h264_redundant_pps: Fix logging context 7 years ago
  Michael Niedermayer 92382748e4 avcodec/cavsdec: Propagate error codes inside decode_mb_i() 7 years ago
  Michael Niedermayer 86ba4473fa avcodec/mpeg4videodec: Clear partitioned frame in decode_studio_vop_header() 7 years ago
  Michael Niedermayer 9664c3a4d4 avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 7 years ago
  James Almer d53202f92d avcodec/hevcdec: decode at most one slice reporting being the first in the picture 7 years ago
  Paul B Mahol 7c000b9cea avformat/dsfdec: fix calculation of size of data chunk 7 years ago
  Paul B Mahol e44498984d avformat/dsfdec: properly handle padded last packet 7 years ago
  Mark Wu 263b3ad407 avcodec/hevcdec: fix non-ref frame judgement 7 years ago
  James Almer dee8f4b01b avcodec/libaomenc: remove AVOption related to frame partitions 7 years ago
  Michael Niedermayer fcbd117df3 Changelog: update 7 years ago
  Michael Niedermayer b8aa7b9a6d avutil/integer: Fix integer overflow in av_mul_i() 7 years ago
  Michael Niedermayer d2ce6472a7 avcodec/msrle: Check that the input is large enough to contain a end of picture code 7 years ago
  Marton Balint ebc01c8f6d avformat/ftp: return AVERROR_EOF for EOF 7 years ago
  Marton Balint 00e7e4b188 avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag 7 years ago
  Michael Niedermayer 938bc919ea Prepare 4.0.3 release 7 years ago
  Michael Niedermayer afebdc3ed7 avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling 7 years ago
  Michael Niedermayer 6e14fc4aa1 avcodec/mpeg4videodec: Fix typo in sprite delta check 7 years ago
  Michael Niedermayer 1061a2e2ef avcodec/h264_cavlc: Check mb_skip_run 7 years ago
  Michael Niedermayer 65b0caf47d avcodec/ra144: Fix integer overflow in add_wav() 7 years ago
  Michael Niedermayer bccddd7fcc avformat/utils: Never store negative values in last_IP_duration 7 years ago
  Michael Niedermayer b2e9d3da81 avformat/utils: Fix integer overflow in discontinuity check 7 years ago
  Aman Gupta 380bc8585c Revert "avcodec/cbs_h264: silence errors about end_of_seq nalus" 7 years ago
  Aman Gupta 8791a1e7de avcodec/cbs: ensure user_data is padded for GBC parsing 7 years ago
  Aman Gupta 70d0d83d4d avcodec/cbs: fix crash in sei_pic_timestamp 7 years ago
  Aman Gupta aec3daa8b4 avcodec/cbs_h264: silence errors about end_of_seq nalus 7 years ago
  Timo Rothenpieler 7b23dd0f41 avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check 7 years ago
  James Almer 967604fecf avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros 7 years ago
  Avi Halachmi (:avih) 3fb09dba40 configure: <fflib>_deps: validate, reduce sensitivity 7 years ago
  Avi Halachmi (:avih) a634da282b configure: speed up check_deps() 7 years ago
  Avi Halachmi (:avih) df6e929e89 configure: speed up print_enabled_components() 7 years ago
  Avi Halachmi (:avih) 42355d12db configure: speed up flatten_extralibs_wrapper() 7 years ago
  Michael Niedermayer eb495b20e5 avformat/utils: Fix potential integer overflow in extract_extradata() 7 years ago
  Michael Niedermayer 7f521fae2b avcodec/unary: Improve get_unary() docs 7 years ago
  Michael Niedermayer 531ebb7506 avcodec/gdv: Replace divisions by shifts in rescale() 7 years ago
  Michael Niedermayer d7973cf03d avcodec/ac3dec: Fix shift signedness in mask creation 7 years ago
  Michael Niedermayer 45fb50b4bc avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHANNELS 7 years ago
  Michael Niedermayer f645fd64c3 doc/examples/vaapi_transcode: Fix the typo 7 years ago
  Michael Niedermayer 1a05e6ced3 avcodec/dvdsubdec: Sanity check len in decode_rle() 7 years ago
  Michael Niedermayer 5a4234de5e avcodec/mpeg4videodec: Fix undefined shift in get_amv() 7 years ago
  Michael Niedermayer 47f608a7e1 avcodec/zmbv: Check that the decompressed data size is correct 7 years ago