befb2f717b
avcodec/vc1dec: Require res_sprite for wmv3images by
2019-08-15 20:04:35 +0200
29765b3be3
avcodec/vc1_block: Check for double escapes by
2019-08-15 18:47:54 +0200
62afc95281
avcodec/vorbisdec: Check get_vlc2() failure by
2019-07-08 01:18:05 +0200
1b4b7a7de1
avcodec/tta: Fix integer overflow in prediction by
2019-08-11 20:56:44 +0200
697383e178
avcodec/vb: Check input packet size to be large enough to contain flags by
2019-08-12 00:21:49 +0200
891508dd88
avcodec/cavsdec: Limit the number of access units per packet to 2 by
2019-08-10 17:34:37 +0200
1f47a0135e
avcodec/alac: Check for bps of 0 by
2019-08-09 01:23:49 +0200
cc70b01c39
avcodec/alac: Fix multiple integer overflows in lpc_prediction() by
2019-08-08 19:48:19 +0200
793ff83b16
avcodec/rl2: set dimensions by
2019-07-22 23:24:35 +0200
3381c2bd9b
avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP by
2019-08-22 23:43:48 +0200
b72b3d43ed
avcodec/idcinvideo: Add 320x240 default maximum resolution by
2019-08-22 19:13:56 +0200
032fc5b082
avformat/realtextdec: free queue on error by
2019-08-21 20:37:17 +0200
9dd231c42c
avcodec/alsdec: Fix integer overflow in decode_var_block_data() by
2019-08-19 01:30:53 +0200
e37b9df6c9
avcodec/alsdec: Limit maximum channels to 512 by
2019-08-20 16:52:07 +0200
12f5cb95f8
avcodec/anm: Check input size for a frame with just a stop code by
2019-08-15 21:00:54 +0200
5349964e02
avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP() by using bytestream2_get_buffer() by
2019-08-12 21:17:05 +0200
36e3470195
avcodec/loco: Check left column value by
2019-08-12 21:17:04 +0200
50b07e145b
avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking by
2019-08-10 23:09:45 +0200
a2d0ed8718
avcodec/ffwavesynth: Fix integer overflow for some corner case values by
2019-08-10 23:09:44 +0200
66e60b3c96
avcodec/indeo2: Check remaining input more often by
2019-08-01 00:50:21 +0200
87a4871571
avcodec/diracdec: Check that slices are fewer than pixels by
2019-08-01 01:49:47 +0200
b9b9106f25
avcodec/vp56: Consider the alpha start as end of the prior header by
2019-08-06 23:30:02 +0200
32b4512aec
avcodec/4xm: Check for end of input in decode_p_block() by
2019-08-12 02:17:18 +0200
1adb5720a2
avcodec/hevcdec: Check delta_luma_weight_l0/1 by
2019-08-12 02:17:15 +0200
0ca85d1326
avcodec/hnm4video: Optimize postprocess_current_frame() by
2019-08-03 01:49:55 +0200
23f54b4db2
avcodec/hevc_refs: Optimize 16bit generate_missing_ref() by
2019-08-06 18:05:02 +0200
fd897acc35
avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33 by
2019-07-30 00:52:18 +0200
26d48144e5
avcodec/dds: Use ff_set_dimensions() by
2019-08-10 23:09:49 +0200
dbc9f38aac
avcodec/mpc8: Fix 32bit mask/enum by
2019-08-10 23:09:42 +0200
e80c90eadb
avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data() by
2019-07-26 15:37:30 +0200
fb12d635c5
avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks() by
2019-07-26 14:33:14 +0200
351381a3e3
avcodec/alsdec: fix mantisse shift by
2019-07-26 17:07:01 +0200
e5661aa706
avcodec/aacdec_template: fix integer overflow in imdct_and_windowing() by
2019-07-10 00:04:02 +0200
dbc9034dc2
libavcodec/iff: Use unsigned to avoid undefined behaviour by
2019-08-02 22:29:16 +0200
c3ab134903
avcodec/alsdec: Check for block_length <= 0 in read_var_block_data() by
2019-07-26 15:26:08 +0200
4aaf644892
avcodec/vqavideo: Set video size by
2019-07-26 00:35:32 +0200
e17bf0ab54
avcodec/sanm: Check extradata_size before allocations by
2019-07-15 23:26:05 +0200
703ddaeac2
avcodec/mss1: check for overread and forward errors by
2019-08-03 00:29:48 +0200
fbb686fe1a
avcodec/dirac_parser: Fix overflow in dts by
2019-07-11 23:23:07 +0200
499ec067ad
avcodec/ralf: Fix undefined pointer in decode_channel() by
2019-08-04 17:25:55 +0200
0f11aa263e
avcodec/ralf: Fix integer overflow in apply_lpc() by
2019-08-04 17:20:45 +0200
5a16b294ed
avcodec/vorbisdec: Implement vr->classifications = 1 by
2019-08-04 17:10:18 +0200
8f14f06595
avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide by
2019-08-04 12:28:55 +0200
b7fcf8bf26
avformat/realtextdec: Check for duplicate extradata in realtext_read_header() by
2019-08-04 12:21:51 +0200
e7efe2aacf
avcodec/apedec: Fix 2 signed overflows by
2019-08-04 09:46:34 +0200
003bb6616c
avcodec/mss3: Check for the rac stream being invalid in rac_normalize() by
2019-08-04 09:33:45 +0200
5d353f32c6
avcodec/vc1_block: Check get_vlc2() return before use by
2019-08-04 08:32:58 +0200
bf3520cd64
avcodec/apedec: Do not partially clear data array by
2019-08-04 08:26:40 +0200
d218b9e067
avcodec/hnm4video: Forward errors of decode_interframe_v4() by
2019-08-02 23:54:49 +0200
8b525ccd36
avcodec/vp3: Check that theora is theora by
2019-07-22 00:41:06 +0200
2dadc27de2
avcodec/vc1_pred: Fix invalid shift in scaleforsame() by
2019-07-10 23:27:19 +0200
06ad829800
avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc() by
2019-07-04 23:13:13 +0200
9ba145e243
avcodec/truemotion2: Fix several integer overflows in tm2_motion_block() by
2019-07-08 23:00:09 +0200
ef6ca6adff
avcodec/apedec: make left/right unsigned to avoid undefined behavior by
2019-07-02 12:13:19 +0200
363dd60366
avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800() by
2019-06-16 11:39:15 +0200
29fe37850a
avformat/mpc: deallocate frames array on errors by
2019-07-24 23:11:50 +0200
b4edee5cab
avcodec/eatqi: Check for minimum frame size by
2019-07-28 22:29:57 +0200
2a43d9f882
avcodec/eatgv: Check remaining size after the keyframe header by
2019-07-28 21:09:14 +0200
a71f9aaf42
avcodec/assdec: undefined use of memcpy() by
2019-07-24 22:55:15 +0200
86549d839f
avcodec/brenderpix: Check input size before allocating image by
2019-07-26 14:16:16 +0200
c88d2c4e2f
lafv/wavdec: Fail bext parsing on incomplete reads by
2019-07-25 15:54:49 -0700
5088a3e2d3
avcodec/utils: fix leak of subtitle_header on error path by
2019-07-04 23:39:23 +0200
c3b7afa4e9
avcodec/utils: Check close before calling it by
2019-07-21 00:08:55 +0200
baa8bca448
avcodec/vorbisdec: Check vlc for floor0 dec vector offset by
2019-07-07 23:23:53 +0200
8666a635fd
avcodec/vorbisdec: amplitude bits can be more than 25 bits by
2019-07-07 23:16:12 +0200
175def86b7
avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() by
2019-07-07 14:47:58 +0200
1dcb1dd490
avcodec/apedec: Fix various integer overflows by
2019-06-16 11:32:10 +0200
91abbbda59
avcodec/apedec: Fix multiple integer overflows in predictor_update_filter() by
2019-06-16 10:54:13 +0200
428dee1a03
avcodec/alsdec: fix undefined shift in multiply() by
2019-07-07 00:03:51 +0200
71fd020197
avcodec/alsdec: Fix 2 integer overflows by
2019-07-06 23:20:30 +0200
b3d8b99a28
avcodec/flicvideo: Make line_packets int by
2019-06-21 23:01:04 +0200
03ea84792a
avcodec/dvbsubdec: Use ff_set_dimensions() by
2019-07-20 00:07:59 +0200
2d86e41d45
avcodec/ffwavesynth: Check if there is enough extradata before allocation by
2019-07-15 00:35:49 +0200
6e1b07c0b2
avcodec/ffwavesynth: More correct cast in wavesynth_seek() by
2019-07-15 00:35:48 +0200
68ee6f4d8b
avcodec/ffwavesynth: Check sample rate before use by
2019-07-15 00:35:47 +0200
190b92359b
avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets by
2019-07-06 11:51:09 +0200
6118362864
avcodec/dnxhd_parser: remove unneeded code by
2019-07-06 09:51:46 +0200
774d23af2f
avformat/utils: Check rfps_duration_sum for overflow by
2019-07-04 23:01:19 +0200
12dfbefda2
avcodec/h264_refs: Also check reference in ff_h264_build_ref_list() by
2019-06-30 22:19:22 +0200
5bcced7bea
avcodec/parser: Check next index validity in ff_combine_frame() by
2019-07-06 09:21:52 +0200
c2507e1946
avcodec/ivi: Ask for samples with odd tiles by
2019-07-02 19:57:08 +0200
cda23a57cc
avformat/xmv: Make bitrate 64bit by
2019-07-13 20:12:41 +0200
0af60924ea
avcodec/pngdec: Check that previous_picture has same w/h/format by
2019-07-10 23:02:36 +0200
2b0180f80b
avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation) by
2019-07-03 23:25:07 +0200
db136657d4
avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() by
2019-07-11 20:02:24 +0200
7a026998b0
avcodec/utils, avcodec_open2: close codec on failure by
2019-07-09 19:03:58 -0700
49b4d41ec1
avcodec/golomb: Correct the doxy about get_ue_golomb() and errors by
2019-06-30 17:54:45 +0200
bcc19ab7b7
avformat/utils: Check timebase before use in estimate_timings() by
2019-06-29 23:23:25 +0200
f095734005
avcodec/hq_hqa: Use ff_set_dimensions() by
2019-06-29 21:53:09 +0200
99c45c0c82
avcodec/rv10: Fix integer overflow in aspect ratio compare by
2019-06-28 19:20:43 +0200
a7acecb0d9
avcodec/4xm: Fix signed integer overflows in idct() by
2019-06-27 00:15:03 +0200
c698d9e46b
avcodec/qdm2: Check checksum_size for 0 by
2019-06-24 01:01:04 +0200
a85e0a0b8d
avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop by
2019-06-24 01:01:03 +0200
32902cc988
avcodec/qdm2: Do not read out of array in fix_coding_method_array() by
2019-06-24 01:01:02 +0200
388d36101b
avcodec/svq3: Use ff_set_dimension() by
2019-06-25 23:42:43 +0200
d0651f24ba
avcodec/iff: Check ham vs bpp by
2019-06-22 19:21:50 +0200
69a7633a76
avcodec/ffwavesynth: use uint32_t to compute difference, it is enough by
2019-06-21 22:43:23 +0200
6e050fc931
avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case by
2019-06-21 22:41:25 +0200
98e712bd1c
avcodec/ffwavesynth: Fix backward lcg_seek() by
2019-06-21 22:08:27 +0200
eb7a4a27c4
avcodec/flicvideo: Fix off by 1 error in flic_decode_frame_24BPP() by
2019-06-21 23:45:36 +0200