ec0ab97fac
avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling by
2019-10-31 15:00:32 +0100
0c67877df2
avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() by
2019-10-29 18:30:07 +0100
bcfc8ccd04
avcodec/sonic: Fix integer overflow in predictor_calc_error() by
2019-10-21 23:41:49 +0200
b1af78f526
avformat/mp3dec: Check that the frame fits within the probe buffer by
2019-11-07 21:16:32 +0100
4b857fc113
lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. by
2019-06-19 13:41:01 +0200
f6c2f3c762
avcodec/interplayacm: Fix overflow of last unused value by
2019-10-25 12:44:45 +0200
3db973db96
avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI by
2019-10-25 11:12:02 +0200
31ded792d4
avcodec/cook: Move up and extend block_align check by
2019-10-25 01:12:15 +0200
87b41afe27
avcodec/twinvq: Check block_align by
2019-10-22 15:41:51 +0200
9fa00a6ade
avcodec/cook: Enlarge gain table by
2019-10-23 19:59:57 +0200
e67955dcc6
avcodec/cook: Check samples_per_channel earlier by
2019-10-23 19:41:27 +0200
61cee1d67f
avcodec/atrac3plus: Check split point in fill mode 3 by
2019-10-22 22:02:32 +0200
b06f9b00ca
avcodec/wmavoice: Check sample_rate by
2019-10-23 22:32:47 +0200
1c61c36389
avcodec/xsubdec: fix overflow in alpha handling by
2019-10-23 22:08:37 +0200
577f91346f
avcodec/iff: Check available space before entering loop in decode_long_vertical_delta2() / decode_long_vertical_delta() by
2019-10-23 23:31:03 +0200
d549c5d81f
avcodec/apedec: Fix integer overflow in filter_3800() by
2019-10-21 00:26:25 +0200
2acb1c9059
avcodec/ffv1dec: Use a different error message for the slice level CRC by
2019-10-17 23:22:22 +0200
53f61bdcea
avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() by
2019-10-17 20:56:23 +0200
120ab2375c
avcodec/dstdec: Check that AC probabilities are within range by
2019-10-15 23:42:50 +0200
47e60b2020
avcodec/dstdec: Check read_table() for failure by
2019-10-15 23:40:21 +0200
e0983daf05
avcodec/snowenc: Fix 2 undefined shifts by
2019-10-14 22:51:57 +0200
2720888c60
avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() by
2019-11-01 10:02:29 +0100
7549beb2a2
avcodec/aacdec_template: Check samplerate by
2019-10-08 22:52:56 +0200
e7f409662c
avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block() by
2019-10-26 21:39:41 +0200
f640a2d9a9
avcodec/utils: Check block_align by
2019-10-31 09:31:22 +0100
313bdb49a6
avcodec/wmalosslessdec: Fix some integer anomalies by
2019-10-28 00:12:59 +0100
28ae690805
avcodec/adpcm: Fix invalid shifts in ADPCM DTK by
2019-10-27 23:38:47 +0100
21436750a1
avcodec/apedec: Only clear the needed buffer space, instead of all by
2019-10-27 23:26:52 +0100
3926e909fd
avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads by
2019-10-26 23:58:02 +0200
a485e375e4
avcodec/vp5: Check render_x/y by
2019-10-23 20:57:12 +0200
ae1cc1089f
avcodec/qdrw: Check input for header/skiped space before get_buffer() by
2019-10-07 16:14:32 +0200
fee64199d3
avcodec/ralf: Skip initializing unused filter variables by
2019-10-05 19:34:17 +0200
68a9d6b6b3
avcodec/takdec: Fix overflow with large sample rates by
2019-10-05 19:52:53 +0200
1fe652551b
avcodec/alsdec: Check that input space for header exists in read_diff_float_data() by
2019-10-04 19:35:15 +0200
0799b34bbd
avformat/pjsdec: Check duration for overflow by
2019-10-04 17:10:38 +0200
5cc96ce0e7
avcodec/ptx: Check that the input contains at least one line by
2019-10-02 22:05:52 +0200
4e76df3ead
avcodec/alac: Fix integer overflow in LPC by
2019-10-01 00:16:20 +0200
31c2c9e811
avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() by
2019-10-01 00:10:47 +0200
da9b6f9e10
avcodec/aliaspixdec: Check input size against minimal picture size by
2019-10-01 00:06:35 +0200
2a1b7258d8
avcodec/ffwavesynth: Fix integer overflows in pink noise addition by
2019-09-30 00:35:15 +0200
2408efea19
avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv() by
2019-09-28 21:19:26 +0200
3ed8549b5d
avcodec/wmalosslessdec: Check block_align by
2019-10-19 19:18:18 +0200
1cff89a11f
avcodec/g729postfilter: Fix left shift of negative value by
2019-10-17 11:48:47 +0200
1cb06b7a79
avcodec/binkaudio: Check sample rate by
2019-10-11 00:40:07 +0200
a2d319fe34
avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS by
2019-09-27 18:02:17 +0200
462949e087
avcodec/apedec: Fix integer overflow in predictor_update_3930() by
2019-09-27 17:19:36 +0200
f884af4573
avcodec/g729postfilter: Fix undefined intermediate pointers by
2019-09-27 17:01:38 +0200
1334b5dae1
avcodec/g729postfilter: Fix undefined shifts by
2019-09-27 17:01:38 +0200
ac28d793c1
avcodec/lsp: Fix undefined shifts in lsp2poly() by
2019-09-27 17:01:38 +0200
7c985c6334
avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA by
2019-09-27 12:04:57 +0200
53bf9cb31c
avformat/shortendec: Check k in probe by
2019-09-24 22:52:03 +0200
1af067b06f
avfilter/vf_geq: Use av_clipd() instead of av_clipf() by
2019-10-12 13:46:04 +0200
e6431d2c2c
avcodec/ituh263dec: Check input for minimal frame size by
2019-09-24 00:42:04 +0200
5bebc312fe
avcodec/truemotion1: Check that the input has enough space for a minimal index_stream by
2019-09-24 01:43:35 +0200
a0453ff7c7
avformat/mpsubdec: Clear queue on error by
2019-09-21 13:43:19 +0200
f18a2951aa
avcodec/sunrast: Check that the input is large enough for the maximally compressed image by
2019-09-21 18:14:03 +0200
f7395b8343
avcodec/sunrast: Check for availability of maplength before allocating image by
2019-09-21 18:10:25 +0200
1b7c5197ab
avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() by
2019-10-04 17:10:38 +0200
da5941248e
avcodec/g2meet: Check for end of input in jpg_decode_block() by
2019-09-09 20:30:32 +0200
4dda4cd775
avcodec/g2meet: Check if adjusted pixel was on the stack by
2019-09-09 20:05:09 +0200
2f10c7553e
avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet by
2019-09-30 23:42:41 +0200
689af5e194
avcodec/utils: Check sample_rate before opening the decoder by
2019-09-27 12:31:39 +0200
76b49dad73
avcodec/motionpixels: Mark 2 functions as always_inline by
2019-08-11 22:28:09 +0200
70657ae897
avcodec/ralf: Fix integer overflow in decode_channel() by
2019-09-14 14:26:49 +0200
0e0eba418f
vcodec/vc1: compute rangex/y only for P/B frames by
2019-09-10 20:20:31 +0200
29bdf27f9d
avcodec/vc1_pred: Fix invalid shifts in scaleforopp() by
2019-09-10 18:57:25 +0200
7c2a7c1a02
avcodec/vc1_block: Fix invalid shift with rangeredfrm by
2019-09-10 17:39:45 +0200
ba0294877f
avcodec/vc1: Check for excessive resolution by
2019-08-08 19:30:50 +0200
9eef494603
avcodec/vc1: check REFDIST by
2019-08-31 22:00:35 +0200
3ef741291c
avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() by
2019-09-02 22:59:55 +0200
0791e50495
avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() by
2019-09-09 23:23:20 +0200
c261eea59a
avcodec/4xm: Check index in decode_i_block() also in the path where its not used. by
2019-09-17 19:53:45 +0200
76f387bbad
avcodec/atrac3: Check block_align by
2019-09-25 20:51:22 +0200
da57f10917
avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop by
2019-09-25 20:31:50 +0200
f28b6b740c
avcodec/dstdec: Fix integer overflow in samples_per_frame computation by
2019-09-25 16:48:46 +0200
ed0ffdf09d
avcodec/g729_parser: Check block_size by
2019-09-25 01:07:34 +0200
71e047e45c
avcodec/utils: Optimize ff_color_frame() using memcpy() by
2018-12-24 01:14:51 +0100
8527e9702c
avcodec/aacdec: Check if we run out of input in read_stream_mux_config() by
2019-09-08 21:08:31 +0200
0571e85e42
avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() by
2019-09-08 17:25:07 +0200
91e6e96640
avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL by
2019-09-06 10:55:26 +0200
69000f77bc
avcodec/alac: Fix invalid shifts in 20/24 bps by
2019-09-06 10:46:38 +0200
dcb101dbd7
avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() by
2019-09-06 10:36:43 +0200
e4050af186
avcodec/ffwavesynth: Fix integer overflow in timestamps by
2019-09-05 20:47:04 +0200
33a78c547a
avcodec/adpcm: Check number of channels for MTAF by
2019-09-23 23:52:04 +0200
56a8faa9f9
avcodec/sunrast: Fix indention by
2019-09-21 18:06:24 +0200
8828dded99
avcodec/sunrast: Fix return type for "unsupported (compression) type" by
2019-09-21 18:06:02 +0200
35a5ce9061
avformat/mov: Check for EOF in mov_read_meta() by
2019-08-31 01:25:03 +0200
44b6cd884c
avformat/cdxl: Fix integer overflow in intermediate by
2019-08-31 00:20:39 +0200
0394262515
avcodec/hevcdec: repeat character in skiped by
2019-08-28 19:01:41 +0200
9940e9aa4e
avcodec/htmlsubtitles: Avoid locale dependant isdigit() by
2019-08-28 21:56:35 +0200
f775712d67
avcodec/alsdec: Check k from being outside what our implementation can handle by
2019-08-25 18:22:50 +0200
eccef3a6f9
avcodec/aacps: Fix integer overflows in hybrid_synthesis() by
2019-08-24 00:11:02 +0200
86b84302f3
avcodec/vp56rac: delay signaling an error on truncated input by
2019-08-20 09:16:40 +0200
ebe45f5858
avcodec/vp5/6/8: use vpX_rac_is_end() by
2019-08-20 11:51:48 +0200
fc9e307043
avcodec/vp56: Add vpX_rac_is_end() to check for the end of input by
2018-08-11 22:28:31 +0200
c51e5227ec
avcodec/qdm2: Check frame size by
2019-08-29 21:26:43 +0200
9f95fb5402
avcodec/vc1_pred: Fix refdist in scaleforopp() by
2019-08-31 22:12:38 +0200
3030fe2ccd
avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 by
2019-09-06 12:06:30 +0200
9dce1e87e9
avcodec/iff: Check for overlap in cmap_read_palette() by
2019-08-21 23:22:39 +0200
593f625081
avcodec/apedec: Fix 32bit int overflow in do_apply_filter() by
2019-09-02 22:44:50 +0200