Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 53a6224227 avutil/encryption_info: Don't pass NULL to memcpy by Andreas Rheinhardt 2019-09-18 02:03:58 +0200
  • 141c507e05 avcodec/ac3enc: Fix memleak by Andreas Rheinhardt 2019-10-17 11:11:55 +0200
  • 93a8f6d34e avcodec/ac3enc: Fix invalid shift by Andreas Rheinhardt 2019-09-20 00:17:06 +0200
  • 3e4e968a98 avcodec/g723_1dec: Fix invalid shift by Andreas Rheinhardt 2019-09-20 00:17:04 +0200
  • 627f7ba5e2 avcodec/tdsc: Fix undefined shifts by Andreas Rheinhardt 2019-09-20 00:16:59 +0200
  • da3cf6ceb4 avcodec/ttaenc: Fix undefined shift by Andreas Rheinhardt 2019-09-15 22:01:20 +0200
  • 710ad43919 avformat/avidec: Fix memleak with embedded GAB2 subtitles by Andreas Rheinhardt 2020-03-27 08:31:29 +0100
  • 15f051e09a avformat/matroskadec: Don't discard the upper 32bits of TrackNumber by Andreas Rheinhardt 2019-12-26 04:17:24 +0100
  • e7b36268be dump_extradata: Insert extradata even for small packets by Andreas Rheinhardt 2019-12-14 23:19:26 +0100
  • 95d2ae9710 avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by Andreas Rheinhardt 2020-01-14 04:13:30 +0100
  • 09d777a30e avformat/wtvdec: Fix memleak when reading header fails by Andreas Rheinhardt 2020-01-07 14:55:48 +0100
  • efea91321e avformat/dashenc: Fix leak of AVFormatContext on error by Andreas Rheinhardt 2020-01-07 14:55:46 +0100
  • 9dad33fcae avformat/fitsdec: Fix potential leak of string in AVBPrint by Andreas Rheinhardt 2020-01-07 14:55:42 +0100
  • 4b93166add avformat/matroskadec: Sanitize SeekHead entries by Andreas Rheinhardt 2019-08-30 13:20:26 +0200
  • 2dc4034c5a avformat/matroskaenc: Fix memleak upon encountering bogus chapter by Andreas Rheinhardt 2020-04-27 05:42:09 +0200
  • 3a971af005 avformat/matroskaenc: Make ebml_num_size() more robust by Andreas Rheinhardt 2020-04-02 23:07:55 +0200
  • f60a1e8d34 avformat/oggenc: Don't free AVStream's priv_data, fix memleak by Andreas Rheinhardt 2020-04-14 04:30:59 +0200
  • df88108c97 avformat/utils: Fix memleak when decoding subtitle in find_stream_info by Andreas Rheinhardt 2020-04-18 21:36:09 +0200
  • 754d63e9d2 fftools/ffmpeg_opt: Check attachment filesize by Andreas Rheinhardt 2020-04-15 20:54:42 +0200
  • 4b9f3c4323 avformat/mpeg: Don't use unintialized value by Andreas Rheinhardt 2019-10-22 14:54:09 +0200
  • 84b2ec226a avformat/webmdashenc: Check codec types by Andreas Rheinhardt 2020-03-30 02:50:02 +0200
  • e4fd6ef46a avformat/webmdashenc: Fix memleak upon realloc failure by Andreas Rheinhardt 2019-12-20 21:21:59 +0100
  • 2765e92731 avformat/subtitles: Don't increment packet counter prematurely by Andreas Rheinhardt 2020-03-21 04:50:20 +0100
  • 10b1d1d3ca avformat/bethsoftvid: Fix potential memleak upon reallocation failure by Andreas Rheinhardt 2020-03-21 03:57:32 +0100
  • 5efb7dc2b2 avformat/smoothstreaming: Fix memleaks on errors by Andreas Rheinhardt 2019-12-26 11:53:28 +0100
  • 119ed69bd5 avformat/matroskaenc: Check BlockAdditional size before use by Andreas Rheinhardt 2020-01-26 06:10:27 +0100
  • 12efc04b3b avformat/matroskaenc: Check functions that can fail by Andreas Rheinhardt 2020-01-01 01:58:23 +0100
  • 7f2ab227e0 avformat/matroskaenc: Check for reformatting errors by Andreas Rheinhardt 2020-01-23 17:08:27 +0100
  • 703473ec04 avformat/matroskadec: Check before allocations by Andreas Rheinhardt 2019-12-03 18:09:03 +0100
  • 2980fb5704 avfilter/vf_unsharp: Don't dereference NULL by Andreas Rheinhardt 2019-12-01 10:56:26 +0100
  • eae4b61422 avcodec/zmbvenc: Correct offset in buffer by Andreas Rheinhardt 2019-10-10 11:47:41 +0200
  • 74dfc88b63 avcodec/libx265: add support for reordered_opaque by James Almer 2020-05-19 15:55:13 -0300
  • ca04589371 avcodec/cbs_h2645: Fix potential out-of-bounds array access by Andreas Rheinhardt 2019-09-18 05:25:58 +0200
  • 050b72ab5e avcodec: Add MediaFoundation encoder wrapper by wm4 2017-04-04 07:45:41 +0200
  • b559a5882f avfilter/af_aiir: fix invalid memory access with tf filtering by Paul B Mahol 2020-05-19 20:03:59 +0200
  • 5646d02cb3 avfilter/vf_chromakey: fix formula for calculation of difference by Paul B Mahol 2020-05-16 19:48:17 +0200
  • 8b0575d763 avfilter/vf_colorkey: fix formula for calculation of difference by Paul B Mahol 2020-05-16 19:45:53 +0200
  • f63939dedb avfilter: add gradients source video filter by Paul B Mahol 2020-05-15 13:06:34 +0200
  • cdd06db56f avcodec: add NotchLC decoder by Paul B Mahol 2020-05-04 23:57:47 +0200
  • d2f5691e96 avformat/mov: Don't allow negative sample sizes. by Dale Curtis 2020-05-14 15:31:55 -0700
  • 558daf07e5 mpeg4videoenc: Don't crash with -fsanitize=bounds by Vitaly Buka 2020-04-21 21:34:19 -0700
  • b0b8ce0002 avformat/mpegts: Shuffle avio_seek by Michael Niedermayer 2020-05-07 12:38:26 +0200
  • 36786f54e7 avcodec/binkaudio: Fix 2Ghz sample_rate by Michael Niedermayer 2020-04-19 17:05:53 +0200
  • 2f747b2d82 avcodec/adpcm: Fix integer overflow in ADPCM THP by Michael Niedermayer 2020-02-12 21:30:08 +0100
  • 8d08b70cbc avcodec/ralf: Check num_blocks before use by Michael Niedermayer 2020-05-11 22:17:43 +0200
  • 0ce43ac4cd avcodec/iff: Test video_size being non zero by Michael Niedermayer 2020-05-11 21:18:58 +0200
  • 1cd90e80fe avcodec/utvideodec: Fix integer overflow in decode_plane() by Michael Niedermayer 2020-05-10 21:16:59 +0200
  • 77753c67c4 avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c() by Michael Niedermayer 2020-05-10 21:12:22 +0200
  • a6553d7db2 avcodec/ralf: Fix integer overflow in decode_block() by Michael Niedermayer 2020-05-10 20:15:11 +0200
  • afbb6324c0 avcodec/nuv: widen buf_size type by Michael Niedermayer 2020-05-10 19:09:47 +0200
  • ed96d96303 avcodec/iff: Fix several integer overflows by Michael Niedermayer 2020-05-10 12:04:05 +0200
  • 07388eee45 avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 by Michael Niedermayer 2020-05-10 11:34:53 +0200
  • 95f0a6a171 avcodec/alac: Fix integer overflow with 24/20bps samples by Michael Niedermayer 2020-05-10 11:08:28 +0200
  • 8f15c0e767 avcodec/dstdec: Check sample rate by Michael Niedermayer 2020-02-13 20:56:56 +0100
  • 2cfb8f35cd avformat/thp: Require a video stream by Michael Niedermayer 2020-04-15 20:27:27 +0200
  • 68eeca2803 avformat/mpeg: Decrease score by 1 for files with very little valid data by Michael Niedermayer 2020-04-14 00:03:30 +0200
  • 7ab1351794 avcodec/pngdec: Check length in fdAT by Michael Niedermayer 2020-04-07 19:29:44 +0200
  • 65ae8c5a31 avcodec/g2meet: Check tile_width in epic_jb_decode_tile() by Michael Niedermayer 2020-04-05 22:58:29 +0200
  • c8a7672299 avcodec/hapdec: Check tex_size more strictly and before using it by Michael Niedermayer 2020-03-28 20:36:00 +0100
  • 83f883cea7 avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() by Michael Niedermayer 2020-02-11 22:58:08 +0100
  • c0cec459eb avcodec/alacdsp: Fix invalid shift in append_extra_bits() by Michael Niedermayer 2020-04-26 19:29:39 +0200
  • e9e585fc29 libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming negative by Michael Niedermayer 2020-02-09 18:09:24 +0100
  • 595565aeba avcodec/dstdec: Fix integer overflow in read_table() by Michael Niedermayer 2020-02-09 00:23:14 +0100
  • 5191ef4402 avcodec/txd: Check for input size against the header size. by Michael Niedermayer 2020-02-18 23:14:16 +0100
  • 602caf11c2 avcodec/svq1dec: Check that there is data left after the header by Michael Niedermayer 2020-02-18 23:28:33 +0100
  • 726904b6d0 avcodec/cbs_h265_syntax_template: Check num_negative/positive_pics when inter_ref_pic_set_prediction_flag is set by Michael Niedermayer 2020-04-05 00:11:15 +0200
  • 751e7f7882 avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture() by Michael Niedermayer 2020-02-06 00:33:40 +0100
  • 1bc94e816b avcodec/hevc_mp4toannexb_bsf: Check nalu_size by Michael Niedermayer 2020-04-19 18:24:55 +0200
  • 4d9462837c avcodec/iff: Check length before memcpy() in decode_deep_rle32() by Michael Niedermayer 2020-04-21 00:03:40 +0200
  • 22fba2adee avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32() by Michael Niedermayer 2020-04-21 00:03:39 +0200
  • 0078687445 avcodec/pngdec: Pass ret from decode_iccp_chunk() by Michael Niedermayer 2020-04-18 01:48:47 +0200
  • d6b070771e avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() by Michael Niedermayer 2020-02-02 21:01:12 +0100
  • 8777426938 avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() by Michael Niedermayer 2020-02-01 21:25:33 +0100
  • fe91bb30e9 avcodec/flac_parser: Do not lose header count in find_headers_search() by Michael Niedermayer 2020-02-03 23:20:23 +0100
  • f70d5d99ce avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() by Michael Niedermayer 2020-02-02 20:02:55 +0100
  • ed1c60d06b avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table() by Michael Niedermayer 2020-04-12 22:06:10 +0200
  • 8967905307 avcodec/cbs_jpeg_syntax_template: Check table index before use in dht() by Michael Niedermayer 2020-04-12 21:38:55 +0200
  • 33d17d1b53 avformat/oggdec: Check for EOF after page header by Michael Niedermayer 2020-04-01 20:58:52 +0200
  • 01628af26d swscale/yuv2rgb: Fix vertical dither offset with slices by Michael Niedermayer 2020-04-02 22:38:46 +0200
  • 85138be8e1 avcodec/dpcm: clip exponent into supported range in XAN DPCM by Michael Niedermayer 2020-04-09 15:37:55 +0200
  • ddcbb66e00 avcodec/flacdsp_template: Fix invalid shifts in decorrelate by Michael Niedermayer 2020-02-01 22:52:13 +0100
  • 85b921c4dc avcodec/xvididct: Fix integer overflow in MULT() by Michael Niedermayer 2020-01-31 23:43:57 +0100
  • 21be7407af avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT by Michael Niedermayer 2020-01-17 23:42:08 +0100
  • 90a306ba97 avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle by Michael Niedermayer 2020-03-22 16:38:24 +0100
  • c3b5c1423e swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input by Michael Niedermayer 2020-02-16 20:11:52 +0100
  • 824c773263 swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c() by Michael Niedermayer 2020-02-16 20:18:11 +0100
  • 83b2cc152d libavformat/amr.c: Check return value from avio_read() by John Rummell 2020-03-30 21:30:33 -0700
  • 8c73f80276 libavformat/mov.c: Free aes_decrypt to avoid leaking memory by John Rummell 2020-03-30 14:08:01 -0700
  • 33bdb19d23 libavformat/oggdec.c: Check return value from avio_read() by John Rummell 2020-03-30 14:56:11 -0700
  • 52dbafe7b6 avformat/asfdec_f: Fix overflow check in get_tag() by Michael Niedermayer 2020-03-15 17:26:51 +0100
  • 69ff8871ff avformat/nsvdec: Fix memleaks on errors while reading the header by Michael Niedermayer 2020-03-18 20:20:44 +0100
  • cf64e8c5b1 avcodec/ffwavesynth: Fix integer overflow in computation of ddphi by Michael Niedermayer 2020-03-15 18:25:56 +0100
  • 838105153a avcodec/cbs_jpeg: Check length for SOS by Michael Niedermayer 2020-03-07 15:42:58 +0100
  • 614fc179d6 avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX by Michael Niedermayer 2020-03-01 22:46:34 +0100
  • 0eb38a9b84 avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() by Michael Niedermayer 2019-12-05 22:35:03 +0100
  • fe7f3e3d27 avcodec/cbs_h2645: Treat slices without data as invalid by Andreas Rheinhardt 2019-12-09 23:26:03 +0100
  • b10b63f24a avcodec/cbs_h2645: Remove dead code to delete trailing zeroes by Andreas Rheinhardt 2019-12-09 23:26:02 +0100
  • 5921562180 avcodec/cbs_av1_syntax_template: Set seen_frame_header only after successfull uncompressed_header() by Michael Niedermayer 2019-12-14 18:43:24 +0100
  • 10e9e8b811 avcodec/mpegaudioenc_template: fix invalid shift of sample by Michael Niedermayer 2020-01-23 12:41:41 +0100
  • a78fb50d1f avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() by Michael Niedermayer 2020-01-23 12:50:30 +0100