cc4cdecc61
avcodec/dxv: Check op_offset in both directions by
2019-06-27 00:29:06 +0200
59f5d232dc
avcodec/adpcm: Check number of channels for MTAF by
2019-09-23 23:52:04 +0200
d918e45760
avcodec/sunrast: Fix indention by
2019-09-21 18:06:24 +0200
942dcae517
avcodec/sunrast: Fix return type for "unsupported (compression) type" by
2019-09-21 18:06:02 +0200
f8a4c39b2f
avformat/mov: Check for EOF in mov_read_meta() by
2019-08-31 01:25:03 +0200
cb3286d663
avcodec/hevcdec: Fix memleak of a53_caption by
2019-06-30 19:40:37 +0200
c87ccb476f
avformat/cdxl: Fix integer overflow in intermediate by
2019-08-31 00:20:39 +0200
c9173f8787
avcodec/hevcdec: repeat character in skiped by
2019-08-28 19:01:41 +0200
0d1e3b33ed
avcodec/gdv: Replace assert() checking bitstream by if() by
2019-08-28 21:53:05 +0200
4b68a455e2
libavcodec/utils: Free threads on init failure by
2019-08-27 17:21:00 +0200
eeb50e42ba
avcodec/htmlsubtitles: Avoid locale dependant isdigit() by
2019-08-28 21:56:35 +0200
97f04bc6e5
avcodec/alsdec: Check k from being outside what our implementation can handle by
2019-08-25 18:22:50 +0200
5ac0f94427
avcodec/takdec: Fix integer overflow in decorrelate() by
2019-08-25 17:49:15 +0200
3862f64d8a
avcodec/aacps: Fix integer overflows in hybrid_synthesis() by
2019-08-24 00:11:02 +0200
b718098a1e
avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block() by
2019-08-23 00:23:52 +0200
033013f83d
avcodec/vp56rac: delay signaling an error on truncated input by
2019-08-20 09:16:40 +0200
2b937a41d4
avcodec/vp5/6/8: use vpX_rac_is_end() by
2019-08-20 11:51:48 +0200
a9a2075247
avcodec/vp56: Add vpX_rac_is_end() to check for the end of input by
2018-08-11 22:28:31 +0200
68ec113dae
avcodec/qdm2: Check frame size by
2019-08-29 21:26:43 +0200
c2848b4916
avcodec/vc1_pred: Fix refdist in scaleforopp() by
2019-08-31 22:12:38 +0200
51dcaf6a29
avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 by
2019-09-06 12:06:30 +0200
28230cb91c
avcodec/iff: Check for overlap in cmap_read_palette() by
2019-08-21 23:22:39 +0200
c2c1843dcd
avcodec/apedec: Fix 32bit int overflow in do_apply_filter() by
2019-09-02 22:44:50 +0200
69a17c38a7
avcodec/ralf: fix undefined shift in extend_code() by
2019-08-17 19:25:01 +0200
965c902627
avcodec/ralf: fix undefined shift by
2019-08-17 19:18:31 +0200
56d45271d0
avcodec/bgmc: Check input space in ff_bgmc_decode_init() by
2019-09-01 22:31:45 +0200
8ba17766a6
avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block() by
2019-08-15 23:22:50 +0200
8fed01d713
avcodec/vc1dec: Require res_sprite for wmv3images by
2019-08-15 20:04:35 +0200
ffaa89b5ad
avcodec/vc1_block: Check for double escapes by
2019-08-15 18:47:54 +0200
77b92f757a
avcodec/vorbisdec: Check get_vlc2() failure by
2019-07-08 01:18:05 +0200
faeeb2e1d7
avcodec/tta: Fix integer overflow in prediction by
2019-08-11 20:56:44 +0200
2996100334
avcodec/vb: Check input packet size to be large enough to contain flags by
2019-08-12 00:21:49 +0200
f57fd95be9
avcodec/cavsdec: Limit the number of access units per packet to 2 by
2019-08-10 17:34:37 +0200
2bef13cc45
avcodec/alac: Check for bps of 0 by
2019-08-09 01:23:49 +0200
505a44513f
avcodec/alac: Fix multiple integer overflows in lpc_prediction() by
2019-08-08 19:48:19 +0200
7b6d80c94f
avcodec/rl2: set dimensions by
2019-07-22 23:24:35 +0200
0a1d92cdd1
avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP by
2019-08-22 23:43:48 +0200
2f81dc8ce0
avcodec/idcinvideo: Add 320x240 default maximum resolution by
2019-08-22 19:13:56 +0200
8827dd34ac
avformat/realtextdec: free queue on error by
2019-08-21 20:37:17 +0200
0fcc5b9a80
avcodec/alsdec: Fix integer overflow in decode_var_block_data() by
2019-08-19 01:30:53 +0200
ae339717ca
avcodec/alsdec: Limit maximum channels to 512 by
2019-08-20 16:52:07 +0200
9c24fb25fe
avcodec/anm: Check input size for a frame with just a stop code by
2019-08-15 21:00:54 +0200
ba67c68044
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
f01618f84b
avcodec/loco: Check left column value by
2019-08-12 21:17:04 +0200
a4ee356189
avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking by
2019-08-10 23:09:45 +0200
e711ee19c5
avcodec/ffwavesynth: Fix integer overflow for some corner case values by
2019-08-10 23:09:44 +0200
0ab43786f9
avcodec/indeo2: Check remaining input more often by
2019-08-01 00:50:21 +0200
7ce04a5e63
avcodec/diracdec: Check that slices are fewer than pixels by
2019-08-01 01:49:47 +0200
68f395f417
avcodec/vp56: Consider the alpha start as end of the prior header by
2019-08-06 23:30:02 +0200
1533f2a135
avcodec/4xm: Check for end of input in decode_p_block() by
2019-08-12 02:17:18 +0200
d103c07fc2
avcodec/hevcdec: Check delta_luma_weight_l0/1 by
2019-08-12 02:17:15 +0200
dd6ad87a91
avcodec/hnm4video: Optimize postprocess_current_frame() by
2019-08-03 01:49:55 +0200
2cce17339c
avcodec/hevc_refs: Optimize 16bit generate_missing_ref() by
2019-08-06 18:05:02 +0200
2ce3997846
avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33 by
2019-07-30 00:52:18 +0200
999a7532a4
avcodec/dds: Use ff_set_dimensions() by
2019-08-10 23:09:49 +0200
6356e85feb
avcodec/mpc8: Fix 32bit mask/enum by
2019-08-10 23:09:42 +0200
db3a640bd2
avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data() by
2019-07-26 15:37:30 +0200
48d80f3b6b
avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks() by
2019-07-26 14:33:14 +0200
2588a10aa6
avcodec/alsdec: fix mantisse shift by
2019-07-26 17:07:01 +0200
336a864f27
avcodec/aacdec_template: fix integer overflow in imdct_and_windowing() by
2019-07-10 00:04:02 +0200
29381c66b2
libavcodec/iff: Use unsigned to avoid undefined behaviour by
2019-08-02 22:29:16 +0200
56a2469104
avcodec/alsdec: Check for block_length <= 0 in read_var_block_data() by
2019-07-26 15:26:08 +0200
ce2caf5674
avcodec/vqavideo: Set video size by
2019-07-26 00:35:32 +0200
e385d1f2f7
avcodec/sanm: Check extradata_size before allocations by
2019-07-15 23:26:05 +0200
1308a9ac43
avcodec/mss1: check for overread and forward errors by
2019-08-03 00:29:48 +0200
76c54a084b
avcodec/dirac_parser: Fix overflow in dts by
2019-07-11 23:23:07 +0200
a56d56378e
avcodec/ralf: Fix undefined pointer in decode_channel() by
2019-08-04 17:25:55 +0200
240c7ec6bf
avcodec/ralf: Fix integer overflow in apply_lpc() by
2019-08-04 17:20:45 +0200
78ec060eda
avcodec/vorbisdec: Implement vr->classifications = 1 by
2019-08-04 17:10:18 +0200
7dfa2bc0f6
avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide by
2019-08-04 12:28:55 +0200
c3b4278b01
avformat/realtextdec: Check for duplicate extradata in realtext_read_header() by
2019-08-04 12:21:51 +0200
1bfaa22889
avcodec/apedec: Fix 2 signed overflows by
2019-08-04 09:46:34 +0200
fa7de3ba8a
avcodec/mss3: Check for the rac stream being invalid in rac_normalize() by
2019-08-04 09:33:45 +0200
4546ac5e80
avcodec/vc1_block: Check get_vlc2() return before use by
2019-08-04 08:32:58 +0200
37d4ad2fb4
avcodec/apedec: Do not partially clear data array by
2019-08-04 08:26:40 +0200
8393102856
avcodec/hnm4video: Forward errors of decode_interframe_v4() by
2019-08-02 23:54:49 +0200
34479be7a6
avcodec/clearvideo: fix invalid shift in tile size check by
2019-07-13 20:16:19 +0200
2736e0875c
avcodec/vp3: Check that theora is theora by
2019-07-22 00:41:06 +0200
fff10e2c71
avcodec/vc1_pred: Fix invalid shift in scaleforsame() by
2019-07-10 23:27:19 +0200
ef20f0a0c2
avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc() by
2019-07-04 23:13:13 +0200
a4cb2955e3
avcodec/truemotion2: Fix several integer overflows in tm2_motion_block() by
2019-07-08 23:00:09 +0200
f1e20d7d90
avcodec/apedec: make left/right unsigned to avoid undefined behavior by
2019-07-02 12:13:19 +0200
ceafee40e1
avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800() by
2019-06-16 11:39:15 +0200
73ce6c9c26
avformat/mpc: deallocate frames array on errors by
2019-07-24 23:11:50 +0200
fcbeb3460f
avcodec/eatqi: Check for minimum frame size by
2019-07-28 22:29:57 +0200
cacc0c1bd6
avcodec/eatgv: Check remaining size after the keyframe header by
2019-07-28 21:09:14 +0200
9701fc0ad6
avcodec/assdec: undefined use of memcpy() by
2019-07-24 22:55:15 +0200
39c2fddf43
avcodec/brenderpix: Check input size before allocating image by
2019-07-26 14:16:16 +0200
1ed2fae5d6
lafv/wavdec: Fail bext parsing on incomplete reads by
2019-07-25 15:54:49 -0700
7cba8c65bd
avcodec/utils: fix leak of subtitle_header on error path by
2019-07-04 23:39:23 +0200
7200fd5121
avcodec/utils: Check close before calling it by
2019-07-21 00:08:55 +0200
fb7e46cbbe
avcodec/vorbisdec: Check vlc for floor0 dec vector offset by
2019-07-07 23:23:53 +0200
f99702c0b7
avcodec/vorbisdec: amplitude bits can be more than 25 bits by
2019-07-07 23:16:12 +0200
c96cea0abc
avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() by
2019-07-07 14:47:58 +0200
5be942f30b
avcodec/apedec: Fix various integer overflows by
2019-06-16 11:32:10 +0200
fbb1fa7055
avcodec/apedec: Fix multiple integer overflows in predictor_update_filter() by
2019-06-16 10:54:13 +0200
a1ac448d02
avcodec/alsdec: fix undefined shift in multiply() by
2019-07-07 00:03:51 +0200
e3ec20a664
avcodec/alsdec: Fix 2 integer overflows by
2019-07-06 23:20:30 +0200
67a92c8f09
avcodec/flicvideo: Make line_packets int by
2019-06-21 23:01:04 +0200
e8aef980f5
avcodec/dvbsubdec: Use ff_set_dimensions() by
2019-07-20 00:07:59 +0200