Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | | *
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • 30cf495505 avcodec/adxenc: Avoid undefined left shift of negative numbers by Andreas Rheinhardt 2020-01-20 20:20:42 +0100
  • 040a93fe0a avcodec/adpcm: Fix undefined left shifts of negative numbers by Andreas Rheinhardt 2020-01-20 16:56:55 +0100
  • 7d51f4d891 avcodec/proresenc_anatoliy: Fix invalid left shift of negative number by Andreas Rheinhardt 2020-01-08 19:29:13 +0100
  • f078e40282 avformat/wtvdec: Fix memleak when reading header fails by Andreas Rheinhardt 2020-01-07 14:55:48 +0100
  • 674cbe52e9 avformat/fitsdec: Fix potential leak of string in AVBPrint by Andreas Rheinhardt 2020-01-07 14:55:42 +0100
  • 2766061901 avformat/mov: fix memleaks by Zhao Zhili 2020-06-28 11:15:39 +0800
  • 41a3aab5da libavformat/mov: Fix memleaks when demuxing DV audio by Andreas Rheinhardt 2019-09-16 15:48:31 +0200
  • 660c42ca19 avcodec/bitstream: Don't check for undefined behaviour after it happened by Andreas Rheinhardt 2020-06-25 15:10:35 +0200
  • 6536090792 avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input by Andreas Rheinhardt 2020-05-27 19:09:14 +0200
  • 4979afdb85 configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LIST by Kyle Swanson 2020-06-29 09:58:50 -0700
  • f43a8112dd ffprobe: Allow unknown format private AVOptions by Derek Buitenhuis 2020-06-26 14:08:37 +0100
  • 5b8e98c0d5 avcodec/dstdec: Replace AC overread check by sample rate check by Michael Niedermayer 2020-07-01 21:27:23 +0200
  • 2a4edfd64c avformat/utils: reorder duration computation to avoid overflow by Michael Niedermayer 2020-06-21 12:24:04 +0200
  • 6674fb44f1 avcodec/pngdec: Check for fctl after idat by Michael Niedermayer 2020-06-25 19:22:01 +0200
  • 21ce988f98 avformat/hls: Pass a copy of the URL for probing by Michael Niedermayer 2020-06-29 19:49:41 +0200
  • bd09c9d46c avformat/hls: check segment duration value of EXTINF by Steven Liu 2020-05-29 11:39:05 +0800
  • 12c61c2fda avutil/common: Fix integer overflow in av_ceil_log2_c() by Michael Niedermayer 2020-06-28 00:21:09 +0200
  • f8f2629b4e avcodec/wmalosslessdec: fix overflow with pred in revert_cdlms by Michael Niedermayer 2020-06-28 00:10:19 +0200
  • 9953671609 avformat/mvdec: Fix integer overflow with billions of channels by Michael Niedermayer 2020-06-23 01:01:53 +0200
  • 3d888131d1 avformat/microdvddec: skip malformed lines without frame number. by Michael Niedermayer 2020-06-23 01:43:14 +0200
  • 73a41531e5 avformat/mxfdec: free duplicated utf16 strings by Michael Niedermayer 2020-06-14 19:45:05 +0200
  • 2e3f6afda5 avformat/4xm: Check that a video stream was created before returning packets for it by Michael Niedermayer 2020-06-14 19:51:23 +0200
  • bd103bd3fe avcodec/ffwavesynth: Avoid undefined operation on ts overflow by Michael Niedermayer 2020-06-13 21:47:03 +0200
  • d9629dcd5d avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv() by Michael Niedermayer 2020-06-11 22:22:57 +0200
  • b27f530916 avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c() by Michael Niedermayer 2020-06-07 19:24:10 +0200
  • 78c0117119 avcodec/sonic: Fix several integer overflows by Michael Niedermayer 2020-02-20 19:56:39 +0100
  • 2f25de29cf avcodec/pixlet: Fix log(0) check by Michael Niedermayer 2020-06-13 11:21:52 +0200
  • 91f56dc647 avcodec/iff: Fix off by x error by Michael Niedermayer 2020-06-13 10:48:14 +0200
  • 58997137b4 avcodec/wmalosslessdec: Check block_align maximum by Michael Niedermayer 2020-06-09 22:11:23 +0200
  • 9765341d64 avcodec/loco: Fix signed integer overflow in loco_get_rice() by Michael Niedermayer 2020-06-09 22:14:59 +0200
  • 685a7d6718 avformat/thp: Check fps by Michael Niedermayer 2020-06-08 09:28:55 +0200
  • 54b8ce27f4 avformat/mpl2dec: Fix integer overflow with duration by Michael Niedermayer 2020-06-08 09:47:41 +0200
  • 248048d53f avcodec/mpeg12dec: remove outdated comments by Michael Niedermayer 2020-06-06 19:42:07 +0200
  • 06298dbe8f avcodec/snowdec: Avoid integer overflow with huge qlog by Michael Niedermayer 2020-06-06 17:45:39 +0200
  • 39a986a5c2 avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample(). by Dale Curtis 2020-05-14 14:38:07 -0700
  • e30f9de087 avcodec/mpeg12dec: Fix got_output by Michael Niedermayer 2020-05-28 00:19:56 +0200
  • 794d40a500 avformat/4xm: Cleanup on GET_LIST_HEADER() failure by Michael Niedermayer 2020-06-07 21:35:43 +0200
  • 7ba0435959 avcodec/lzf: Consider the needed size in reallocation by Michael Niedermayer 2020-05-28 18:08:57 +0200
  • 9718178930 avformat/mlvdec: fail reading a packet with 0 streams by Michael Niedermayer 2020-05-31 14:30:43 +0200
  • d46f466bb7 avformat/thp: Check compcount by Michael Niedermayer 2020-05-31 14:24:04 +0200
  • 33b0592bfe avcodec/adpcm: XA: Check shift similar to filter by Michael Niedermayer 2020-05-31 14:59:02 +0200
  • 2f51ee968c avcodec/huffyuvdec: Test vertical coordinate more often by Michael Niedermayer 2020-06-05 22:05:27 +0200
  • 6f6066ef09 avcodec/hq_hqa: Check info size by Michael Niedermayer 2020-05-30 00:43:46 +0200
  • 762daa3975 avcodec/wmalosslessdec: Fix integer overflow in mclms_predict() by Michael Niedermayer 2020-05-23 22:02:56 +0200
  • 0f39caec99 avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d() by Michael Niedermayer 2020-05-24 00:24:40 +0200
  • d36e98b072 avcodec/h264dec: Disable forced small_padding on flag2 fast by Michael Niedermayer 2020-05-28 14:33:58 +0200
  • d08b1cec2c avformat/oggparsevorbis: Error out on double init of vp by Michael Niedermayer 2020-04-19 17:05:52 +0200
  • 9798000199 avcodec/pnmdec: Use unsigned for maxval rescaling by Michael Niedermayer 2020-05-16 00:31:23 +0200
  • f568530573 avcodec/ivi: Clear got_p_frame before decoding a new frame using it by Michael Niedermayer 2020-05-13 00:11:37 +0200
  • e1f9f5168b avcodec/dsddec: Check channels by Michael Niedermayer 2020-05-04 00:04:49 +0200
  • a8b61aaa11 avcodec/xvididct: Fix integer overflow in idct_row() by Michael Niedermayer 2020-05-02 21:25:17 +0200
  • af354a91d3 avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() by Michael Niedermayer 2020-04-26 21:19:13 +0200
  • 738e284ff9 avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE by Michael Niedermayer 2020-02-16 18:51:52 +0100
  • 4dd9ae41a2 avformat/swfenc: Fix integer overflow in frame rate handling by Michael Niedermayer 2020-02-16 18:32:31 +0100
  • 42d2468ce4 avformat/aadec: Check toc_size to contain the minimum to demuxer uses by Michael Niedermayer 2020-04-07 12:04:25 +0200
  • c9672ca363 avformat/mov: Don't allow negative sample sizes. by Dale Curtis 2020-05-14 15:31:55 -0700
  • 34c4c9114c mpeg4videoenc: Don't crash with -fsanitize=bounds by Vitaly Buka 2020-04-21 21:34:19 -0700
  • 57ef3712d7 avformat/mpegts: Shuffle avio_seek by Michael Niedermayer 2020-05-07 12:38:26 +0200
  • 4077647a8f avcodec/binkaudio: Fix 2Ghz sample_rate by Michael Niedermayer 2020-04-19 17:05:53 +0200
  • 5e4238c3fd avcodec/adpcm: Fix integer overflow in ADPCM THP by Michael Niedermayer 2020-02-12 21:30:08 +0100
  • 68ecaacbac avcodec/ralf: Check num_blocks before use by Michael Niedermayer 2020-05-11 22:17:43 +0200
  • 9aaf2c77db avcodec/iff: Test video_size being non zero by Michael Niedermayer 2020-05-11 21:18:58 +0200
  • 15062f6466 avcodec/utvideodec: Fix integer overflow in decode_plane() by Michael Niedermayer 2020-05-10 21:16:59 +0200
  • 8858e92b7a avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c() by Michael Niedermayer 2020-05-10 21:12:22 +0200
  • 14b955ba85 avcodec/ralf: Fix integer overflow in decode_block() by Michael Niedermayer 2020-05-10 20:15:11 +0200
  • 1ddde7f986 avcodec/nuv: widen buf_size type by Michael Niedermayer 2020-05-10 19:09:47 +0200
  • 926bec89cc avcodec/iff: Fix several integer overflows by Michael Niedermayer 2020-05-10 12:04:05 +0200
  • c7d003e0b7 avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 by Michael Niedermayer 2020-05-10 11:34:53 +0200
  • 1974e661b0 avcodec/alac: Fix integer overflow with 24/20bps samples by Michael Niedermayer 2020-05-10 11:08:28 +0200
  • 3168a4aeea avcodec/dstdec: Check sample rate by Michael Niedermayer 2020-02-13 20:56:56 +0100
  • f698ec9a23 avformat/thp: Require a video stream by Michael Niedermayer 2020-04-15 20:27:27 +0200
  • d98833eb79 avformat/mpeg: Decrease score by 1 for files with very little valid data by Michael Niedermayer 2020-04-14 00:03:30 +0200
  • 997d5b45b5 avcodec/pngdec: Check length in fdAT by Michael Niedermayer 2020-04-07 19:29:44 +0200
  • 77751f6053 avcodec/g2meet: Check tile_width in epic_jb_decode_tile() by Michael Niedermayer 2020-04-05 22:58:29 +0200
  • 264f478274 avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() by Michael Niedermayer 2020-02-11 22:58:08 +0100
  • 9ee52de7af avcodec/alacdsp: Fix invalid shift in append_extra_bits() by Michael Niedermayer 2020-04-26 19:29:39 +0200
  • 6feb24a336 libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming negative by Michael Niedermayer 2020-02-09 18:09:24 +0100
  • 0e7a8c9665 avcodec/dstdec: Fix integer overflow in read_table() by Michael Niedermayer 2020-02-09 00:23:14 +0100
  • 53b2e32688 avcodec/txd: Check for input size against the header size. by Michael Niedermayer 2020-02-18 23:14:16 +0100
  • 96d4183cd2 avcodec/svq1dec: Check that there is data left after the header by Michael Niedermayer 2020-02-18 23:28:33 +0100
  • 90cbc65f4f avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture() by Michael Niedermayer 2020-02-06 00:33:40 +0100
  • 9ce7c9c463 avcodec/hevc_mp4toannexb_bsf: Check nalu_size by Michael Niedermayer 2020-04-19 18:24:55 +0200
  • 2f1bf34522 avcodec/iff: Check length before memcpy() in decode_deep_rle32() by Michael Niedermayer 2020-04-21 00:03:40 +0200
  • e038ecf707 avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32() by Michael Niedermayer 2020-04-21 00:03:39 +0200
  • f0f164f8c5 avcodec/pngdec: Pass ret from decode_iccp_chunk() by Michael Niedermayer 2020-04-18 01:48:47 +0200
  • 4e4fc148d0 avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() by Michael Niedermayer 2020-02-02 21:01:12 +0100
  • 5c1985f22b avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() by Michael Niedermayer 2020-02-01 21:25:33 +0100
  • 725a2495f8 avcodec/flac_parser: Do not lose header count in find_headers_search() by Michael Niedermayer 2020-02-03 23:20:23 +0100
  • 4eccd91899 avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() by Michael Niedermayer 2020-02-02 20:02:55 +0100
  • e0c13429ca avformat/oggdec: Check for EOF after page header by Michael Niedermayer 2020-04-01 20:58:52 +0200
  • 3a53f37950 swscale/yuv2rgb: Fix vertical dither offset with slices by Michael Niedermayer 2020-04-02 22:38:46 +0200
  • 63c6e55edf avcodec/dpcm: clip exponent into supported range in XAN DPCM by Michael Niedermayer 2020-04-09 15:37:55 +0200
  • bc624d1853 avcodec/flacdsp_template: Fix invalid shifts in decorrelate by Michael Niedermayer 2020-02-01 22:52:13 +0100
  • a8ba25defd avcodec/xvididct: Fix integer overflow in MULT() by Michael Niedermayer 2020-01-31 23:43:57 +0100
  • 4a60aa9bd3 avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT by Michael Niedermayer 2020-01-17 23:42:08 +0100
  • 64bee9c2f8 swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input by Michael Niedermayer 2020-02-16 20:11:52 +0100
  • d33f8f2871 swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c() by Michael Niedermayer 2020-02-16 20:18:11 +0100
  • 1e61cc5c51 libavformat/amr.c: Check return value from avio_read() by John Rummell 2020-03-30 21:30:33 -0700
  • c703bdf3c8 libavformat/mov.c: Free aes_decrypt to avoid leaking memory by John Rummell 2020-03-30 14:08:01 -0700
  • e9b952d283 libavformat/oggdec.c: Check return value from avio_read() by John Rummell 2020-03-30 14:56:11 -0700