9a032dfd5f
avformat/matroskadec: Sanity check codec_id/track type by
2020-12-07 00:37:25 +0100
07d20683c6
avformat/rpl: Check the number of streams by
2020-12-09 00:49:29 +0100
a3763e63a6
avformat/vividas: Check sample_rate by
2020-11-10 22:36:25 +0100
be6695995d
avformat/vividas: Make len signed by
2020-11-22 17:24:20 +0100
eeef4189a4
avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct() by
2020-11-05 22:14:21 +0100
783ff18bea
avformat/dsfdec: Check block_align more completely by
2020-11-05 21:22:13 +0100
40ad3111be
avformat/mpc8: Check remaining space in mpc8_parse_seektable() by
2020-10-30 21:50:32 +0100
b9ea0689ea
avformat/id3v2: Sanity check tlen before alloc and uncompress by
2020-11-07 21:39:21 +0100
6acd99576b
avformat/vqf: Check len for COMM chunks by
2020-11-01 20:20:02 +0100
c1f7a4153e
avformat/mov: Avoid overflow in end computation in mov_read_custom() by
2020-10-31 12:01:50 +0100
57c535996e
avcodec/hevc_cabac: Limit value in coeff_abs_level_remaining_decode() tighter by
2020-10-23 00:24:01 +0200
1121985dbd
avformat/cafdec: Check the return code from av_add_index_entry() by
2020-10-22 23:13:16 +0200
c15e4b5a20
avformat/cafdec: Check for EOF in index read loop by
2020-11-18 00:58:37 +0100
aa4d9952c9
avformat/cafdec: Check that bytes_per_packet and frames_per_packet are non negative by
2020-10-22 23:08:13 +0200
61c4d6963f
avformat/mpc8: correct integer overflow in mpc8_parse_seektable() by
2020-10-30 21:50:32 +0100
d2af5614ff
avformat/mpc8: correct 32bit timestamp truncation by
2020-11-03 01:14:26 +0100
a53ffb15d8
avcodec/exr: Check ymin vs. h by
2020-10-24 22:21:48 +0200
16654970c6
avformat/avs: Use 64bit for the avio_tell() output by
2020-10-25 00:23:10 +0200
76db6abd3d
avformat/wavdec: More complete size check in find_guid() by
2020-11-14 22:13:52 +0100
7612e1b4e5
avcodec/mv30: Use unsigned in idct_1d() by
2020-11-14 21:10:18 +0100
e0c1af04b2
avformat/iff: Check size before skip by
2020-11-14 20:59:01 +0100
aa11e4c712
avformat/rmdec: Check for EOF in index packet reading by
2020-11-13 23:30:47 +0100
1dfa422f73
avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values() by
2020-11-10 00:04:51 +0100
aed96e94c7
avformat/icodec: Check for zero streams and stream creation failure by
2020-11-04 01:06:46 +0100
a151a64925
avformat/icodec: Factor failure code out in read_header() by
2020-11-04 01:06:45 +0100
87ec4e09b8
avformat/bintext: Check width by
2020-10-31 13:51:47 +0100
a0c75b800f
avformat/sbgdec: Check that end is not before start by
2020-11-10 00:04:50 +0100
04f802e729
avformat/lvfdec: Check stream_index before use by
2020-11-08 00:17:09 +0100
5917653ebd
avformat/au: cleanup on EOF return in au_read_annotation() by
2020-11-05 20:23:54 +0100
0040f0f11b
avformat/mpegts: Limit copied data to space by
2020-11-04 01:06:47 +0100
14e4f69fba
avformat/bintext: Check width in idf_read_header() by
2020-10-31 13:51:47 +0100
4a6325c69c
avformat/iff: check size against INT64_MAX by
2020-10-27 21:51:08 +0100
4f0bdff292
avformat/vividas: improve extradata packing checks in track_header() by
2020-10-28 20:11:54 +0100
7347b84404
avformat/paf: Check for EOF in read_table() by
2020-10-24 20:30:48 +0200
a5e11c8a8b
avformat/gxf: Check pkt_len by
2020-10-26 21:08:55 +0100
d96cf0e324
avformat/aiffdec: Check packet size by
2020-10-26 20:55:31 +0100
43e4849226
avformat/concatdec: use av_strstart() by
2020-10-31 23:46:33 +0100
8b4378adf0
avformat/wavdec: Refuse to read chunks bigger than the filesize in w64_read_header() by
2020-10-17 23:50:57 +0200
672b1883f1
avformat/rsd: Check size and start before computing duration by
2020-10-21 18:15:53 +0200
bd79a4e0ec
avformat/vividas: better check of current_sb_entry by
2020-10-21 23:05:41 +0200
cd733f1c88
avformat/iff: More completely check body_size by
2020-10-21 22:56:17 +0200
7bfa801811
avformat/vividas use avpriv_set_pts_info() by
2020-10-21 22:16:37 +0200
a0db3ad5d5
avformat/xwma: Check for EOF in dpds_table read code by
2020-10-21 19:37:45 +0200
4b080eaf2b
avcodec/utils: Check sample rate before use for AV_CODEC_ID_BINKAUDIO_DCT in get_audio_frame_duration() by
2020-10-27 17:21:19 +0100
7f23553234
avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET by
2020-10-23 20:29:50 +0200
949a565a2d
avformat/rmdec: Make expected_len 64bit by
2020-10-20 21:32:59 +0200
e5c9bae371
avformat/pcm: Check block_align by
2020-10-20 21:44:32 +0200
529af35ade
avformat/lrcdec: Clip timestamps by
2020-10-20 21:55:13 +0200
e06e86f092
avutil/mathematics: Use av_sat_add64() for the last addition in av_add_stable() by
2020-10-20 22:10:39 +0200
933c330de6
avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet() by
2020-10-24 19:24:30 +0200
3f458f329b
avformat/ifv: Check that total frames do not overflow by
2020-10-17 23:29:42 +0200
6f268dadf8
avcodec/vp9dsp_template: Fix some overflows in iadst8_1d() by
2020-10-18 22:04:14 +0200
5371e38134
avcodec/fits: Check bscale by
2020-10-18 21:54:14 +0200
84a6958423
avformat/nistspheredec: Check bps by
2020-10-19 10:53:31 +0200
fc14b30587
avformat/jacosubdec: Use 64bit inside get_shift() by
2020-10-19 17:29:01 +0200
33e6737912
avformat/genh: Check block_align by
2020-10-19 17:05:01 +0200
112f518595
avformat/mvi: Check count for overflow by
2020-10-19 17:39:30 +0200
5e880774dc
avcodec/magicyuv: Check slice size before reading flags and pred by
2020-10-23 20:39:33 +0200
fee0e0ddbf
avformat/asfdec_f: Check for negative ext_len by
2020-10-16 11:13:19 +0200
e3f8b914d1
avformat/bethsoftvid: Check image dimensions before use by
2020-10-17 22:19:58 +0200
bbb50c5d0b
avformat/genh: Check block_align for how it will be used in SDX2_DPCM by
2020-10-17 23:40:57 +0200
5e76c6e1a6
avformat/au: Check for EOF in au_read_annotation() by
2020-10-15 22:19:32 +0200
c486ec5d0b
avformat/vividas: Check for zero v_size by
2020-10-22 00:37:30 +0200
837477a755
avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0 by
2020-10-22 18:18:43 +0200
7da5efcf70
avformat/segafilm: Check that there is a stream by
2020-10-22 00:37:25 +0200
f75b43d10c
avformat/wtvdec: Check dir_length by
2020-10-19 17:59:53 +0200
0a0976cf82
avformat/ffmetadec: finalize AVBPrint on errors by
2020-10-20 22:56:13 +0200
5872cf02ab
avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN() by
2020-10-13 23:01:38 +0200
554f1133c3
avcodec/exr: Check limits to avoid overflow in delta computation by
2020-10-16 18:08:37 +0200
e78b6c0c2f
avformat/boadec: Check that channels and block_align are set by
2020-10-16 19:09:37 +0200
c9ce260b3d
avformat/asfdec_f: Check name_len for overflow by
2020-10-15 22:04:56 +0200
2abb7d1bcd
avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct() by
2020-10-15 21:35:43 +0200
cc2da17f86
avformat/sbgdec: Check for timestamp overflow in parse_time_sequence() by
2020-10-19 16:24:58 +0200
5b115c2cbe
avcodec/aacdec_fixed: Limit index in vector_pow43() by
2020-10-12 17:11:27 +0200
2434d2452f
avformat/kvag: Fix integer overflow in bitrate computation by
2020-10-10 17:31:50 +0200
7bc2176c4d
avcodec/h264_slice: fix undefined integer overflow with POC in error concealment by
2020-10-07 23:22:59 +0200
69d0cd7883
avformat/rmdec: sanity check coded_framesize by
2020-08-16 18:05:34 +0200
9b6d73a9ae
avformat/flvdec: Check for EOF in amf_parse_object() by
2020-10-08 20:44:23 +0200
a3493e100d
avcodec/mv30: Fix multiple integer overflows by
2020-10-04 19:28:47 +0200
519e629adf
avcodec/smacker: Check remaining bits in SMK_BLK_FULL by
2020-10-02 10:54:31 +0200
9165de3463
avcodec/cook: Check subpacket index against max by
2020-09-27 20:23:10 +0200
8bf2eb013c
avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration() by
2020-10-16 13:30:29 +0200
04d263f395
avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge case in intra_pred by
2020-10-16 13:30:28 +0200
4fed6eade3
avformat/icodec: Change order of operations to avoid NULL dereference by
2020-10-16 19:05:23 +0200
29bc0b5986
avcodec/exr: Fix overflow with many blocks by
2020-09-26 21:58:37 +0200
8d8357df19
avcodec/vp9dsp_template: Fix integer overflows in idct16_1d() by
2020-09-19 16:40:22 +0200
9514228b3d
avcodec/ansi: Check initial dimensions by
2020-09-19 21:17:32 +0200
5e42ad856b
avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offset by
2020-09-19 16:29:15 +0200
8c7d818ab1
avcodec/sonic: Check for overread by
2020-09-19 11:29:01 +0200
d6f7578b7d
avformat/subviewerdec: fail on AV_NOPTS_VALUE by
2020-07-19 17:13:10 +0200
e2e2d9b66a
avcodec/exr: Check line size for overflow by
2020-09-26 22:04:16 +0200
ee69f64bdc
avcodec/exr: Check xdelta, ydelta by
2020-09-26 21:54:36 +0200
57e18185bf
avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter() by
2020-09-23 23:31:59 +0200
3dffbfac2c
avcodec/takdsp: Fix negative shift in decorrelate_sf() by
2020-09-24 21:59:04 +0200
106103d7b5
avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420() by
2020-10-02 14:59:13 +0200
5f554b5c0f
avformat/asfdec_f: Change order or operations slightly by
2020-09-12 19:44:35 +0200
07c714e07b
avformat/dxa: Use av_rescale() for duration computation by
2020-09-02 23:13:00 +0200
0894fc6e66
avcodec/vc1_block: Fix integer overflow in ac value by
2020-09-02 22:42:05 +0200
a3b4190ffb
avcodec/mv30: Fix several integer overflows in idct_1d() by
2020-07-25 23:35:03 +0200
10b26c55d1
avformat/iff: Check data_size not overflowing int64 by
2020-09-27 22:20:52 +0200