d0a74df81b
libavformat/mov.c: Free aes_decrypt to avoid leaking memory by
2020-03-30 14:08:01 -0700
77620689e5
libavformat/oggdec.c: Check return value from avio_read() by
2020-03-30 14:56:11 -0700
b39e085d0c
avformat/asfdec_f: Fix overflow check in get_tag() by
2020-03-15 17:26:51 +0100
a0af4f6926
avformat/nsvdec: Fix memleaks on errors while reading the header by
2020-03-18 20:20:44 +0100
ce53f179ac
avcodec/ffwavesynth: Fix integer overflow in computation of ddphi by
2020-03-15 18:25:56 +0100
80cf78e4d6
avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX by
2020-03-01 22:46:34 +0100
c8c2855510
avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() by
2019-12-05 22:35:03 +0100
28163cb7ad
avcodec/mpegaudioenc_template: fix invalid shift of sample by
2020-01-23 12:41:41 +0100
a70f312df1
avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() by
2020-01-23 12:50:30 +0100
11bb3cc107
libavformat/avienc: Check bits per sample for PAL8 by
2020-01-26 22:19:48 +0100
5e81e1fb11
avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() by
2020-01-27 19:07:00 +0100
1bed5bf9e2
avcodec/magicyuv: Check that there are enough lines for interlacing to be possible by
2020-02-22 00:42:30 +0100
6587933021
avformat/mvdec: Check stream numbers by
2020-02-23 09:27:27 +0100
7588b99a3b
avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF by
2020-02-20 22:26:18 +0100
5654c46336
avcodec/qdm2: Check fft_coefs_index by
2020-02-18 22:58:12 +0100
1038603ebd
avformat/avidec: Avoid integer overflow in NI switch check by
2020-02-15 23:18:25 +0100
ee19ae3290
fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() by
2020-02-15 22:56:18 +0100
24cd98ec4a
avfilter/vf_aspect: Fix integer overflow in compute_dar() by
2020-02-15 22:35:37 +0100
b503ec1ae1
avcodec/apedec: Fix invalid shift with 24 bps by
2020-02-11 23:56:45 +0100
baa0304074
avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() by
2020-01-28 16:49:14 -0800
1a54ee4a51
avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits by
2020-01-18 19:55:23 +0100
44da920eb7
avcodec/wmalosslessdec: Fix loop in revert_acfilter() by
2020-01-18 19:28:36 +0100
e1aa37ce1a
avcodec/lagarith: Sanity check scale by
2020-01-28 20:12:25 +0100
ba17b9961a
avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() by
2020-01-28 18:35:43 +0100
f46cd02b63
avcodec/ralf: Fix integer overflow in apply_lpc() by
2019-12-08 13:48:45 +0100
4b0a1becaa
avcodec/dca_lbr: Fix some error codes and error passing by
2020-01-04 23:01:12 +0100
b68e717a2e
avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() by
2019-12-14 15:27:44 +0100
833cb46dfa
avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF by
2019-12-18 00:07:50 +0100
5e483df01f
avcodec/snappy: Sanity check bytestream2_get_levarint() by
2020-01-19 21:51:11 +0100
876997d462
avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() by
2020-02-01 23:25:42 +0100
cb3495c0cb
avcodec/avdct: Clear IDCTDSPContext context by
2020-01-27 21:54:22 +0100
10e807c860
avcodec/x86/diracdsp: Fix high bits on Windows x86_64 by
2020-01-30 22:04:06 +0100
753d8e4854
avformat/mov: Check STCO location by
2020-01-11 12:09:08 +0100
bb4afc18b8
avcodec/wmalosslessdec: Fix multiple integer overflows by
2020-01-09 02:06:36 +0100
a7d8e08ddf
avcodec/apedec: Fix undefined integer overflow in decode_array_0000() by
2019-12-07 20:55:16 +0100
ee671c0e80
avcodec/smacker: Check space before decoding type by
2020-01-01 20:43:05 +0100
bc752e53eb
avcodec/rawdec: Use linesize in b64a by
2020-01-01 22:32:04 +0100
7d90fce505
avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM by
2020-01-03 23:24:15 +0100
98d6a1f520
avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32() by
2020-01-29 22:11:45 +0100
11dbad9f4c
avfilter/vf_find_rect: Remove assert by
2020-01-26 20:45:07 +0100
d3bc68d505
avfilter/vf_find_rect: Increase worst case score by
2020-01-26 20:45:06 +0100
8ce02ab4e5
swscale/input: Fix several invalid shifts related to rgb2yuv constants by
2020-01-21 22:52:19 +0100
44d12d1ec9
swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() by
2020-01-21 22:52:19 +0100
9a64d50c9e
swscale/swscale: Fix several invalid shifts related to vChrDrop by
2020-01-21 22:52:19 +0100
643d709d3a
avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow by
2019-12-13 00:50:21 +0100
347773eb7c
avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() by
2019-12-13 00:38:29 +0100
9c10e71991
avcodec/wmalosslessdec: move channel check up by
2020-01-15 00:32:55 +0100
622e695d80
avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS by
2019-12-07 00:14:16 +0100
f99ecf94cc
avcodec/alac: Fix integer overflow in LPC coefficient adaption by
2019-12-07 20:42:54 +0100
13b155ceaf
avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp() by
2019-12-07 20:38:13 +0100
1ef8357fee
avcodec/vc1dec: Check field_mode for sprites by
2019-12-08 20:18:07 +0100
02a7dd06a7
avcodec/vc1dec: Limit bits by the actual bitstream size by
2019-12-08 19:37:46 +0100
1ca83dd19f
avcodec/vmdaudio: Check block_align more by
2020-01-06 01:38:21 +0100
db998f9c54
configure: bump year by
2020-01-01 12:14:30 +0530
2beb811cff
avcodec/pgssubdec: Free subtitle on error by
2020-01-04 21:58:28 +0100
263afaf541
avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() by
2019-11-25 21:50:57 +0100
b20f2bec1b
avcodec/cook: Use 3 stage VLC decoding for channel_coupling by
2019-11-25 21:39:48 +0100
d692445dd9
avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe() by
2019-11-29 22:45:07 +0100
a731e95bea
avcodec/sonic: Check e in get_symbol() by
2019-10-21 23:22:05 +0200
c4b1fe4c15
avcodec/twinvqdec: Correct overflow in block align check by
2019-12-03 19:48:46 +0100
c8a6ca0299
avcodec/vc1dec: Fix "return -1" cases by
2019-12-17 00:04:23 +0100
54152c08f6
avcodec/vc1dec: Free sprite_output_frame on error by
2019-12-16 23:31:22 +0100
a97438c354
avcodec/wmadec: Keep track of exponent initialization per channel by
2019-11-30 16:46:46 +0100
e8c992e538
avcodec/iff: Check that video_size is large enough for the read parameters by
2019-11-30 12:22:25 +0100
5251e09f2a
avcodec/adpcm: Clip predictor for APC by
2019-11-21 23:02:56 +0100
096b57c93b
avcodec/targa: Check colors vs. available space by
2019-11-21 22:43:01 +0100
9a053a9804
avcodec/dstdec: Use get_ur_golomb_jpegls() by
2019-10-01 00:43:03 +0200
ed96a2491b
avcodec/wmavoice: Check remaining input in parse_packet_header() by
2019-11-23 09:18:12 +0100
9626dd3257
avcodec/wmalosslessdec: Fix 2 overflows in mclms by
2019-11-20 22:05:40 +0100
b37e5eb31f
avcodec/wmaprodec: Fixes integer overflow with 32bit samples by
2019-11-20 20:34:55 +0100
1de4bc525c
avcodec/adpcm: Fix invalid shift in xa_decode() by
2019-11-20 19:13:09 +0100
3b22dc6fec
avcodec/wmalosslessdec: Fix several integer issues by
2019-11-18 14:22:57 +0100
f5f6d3cf91
avcodec/wmalosslessdec: Check that padding bits is not more than sample bits by
2019-11-18 12:49:25 +0100
2351e997af
avcodec/iff: Skip overflowing runs in decode_delta_d() by
2019-11-18 09:45:29 +0100
ce9939160e
avcodec/pnm: Check that the header is not truncated by
2019-12-14 19:19:57 +0100
19d02d6ff8
avcodec/mp3_header_decompress_bsf: Check sample_rate_index by
2019-12-14 00:37:27 +0100
ef63ea76a6
avformat/rmdec: Initialize and sanity check offset in ivr_read_header() by
2019-11-15 23:00:51 +0100
7281f83903
avcodec/apedec: Fix 2 integer overflows by
2019-11-14 16:38:36 +0100
7ff8465a87
avcodec/wmaprodec: Set packet_loss when we error out on a sanity check by
2019-11-12 20:25:00 +0100
34b8b3b8bd
avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() by
2019-11-12 18:47:52 +0100
ce0137298f
avcodec/g729dec: require buf_size to be non 0 by
2019-11-09 21:19:24 +0100
14c3ac2e04
avcodec/alac: Fix integer overflow in lpc_prediction() with sign by
2019-11-08 20:40:46 +0100
c0727c6dd1
avcodec/wmaprodec: Fix buflen computation in save_bits() by
2019-11-08 19:20:31 +0100
224459717b
avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() by
2019-11-08 18:31:02 +0100
44f4ee27ab
avcodec/vmdaudio: Check chunk counts to avoid integer overflow by
2019-11-08 17:28:27 +0100
e3bcbaa7c9
avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() by
2019-10-31 13:32:55 +0100
19d2e68ddc
avcodec/nuv: Use ff_set_dimensions() by
2019-11-23 09:29:58 +0100
55b661d777
avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next by
2019-11-05 22:11:52 +0100
9accc4a832
avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() by
2019-11-05 22:27:04 +0100
bc8dcbedca
avcodec/g729dec: Use 64bit and clip in scalar product by
2019-11-05 23:28:35 +0100
e3ac98dab2
avcodec/mxpegdec: Check for multiple SOF by
2019-11-03 12:20:14 +0100
c998f15357
avcodec/nuv: Move comptype check up by
2019-11-02 14:14:44 +0100
1d19208020
avcodec/wmavoice: Fix integer overflow in synth_frame() by
2019-11-02 15:15:46 +0100
ed0fa59bd7
avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases by
2019-10-20 23:02:27 +0200
7a159bec19
avutil/lfg: Correct index increment type to avoid undefined behavior by
2019-10-19 21:27:41 +0200
afbca5bd83
avcodec/cngdec: Remove AV_CODEC_CAP_DELAY by
2019-10-19 21:58:26 +0200
3910ae5d4d
avcodec/iff: Move index use after check in decodeplane8() by
2019-10-29 19:12:23 +0100
d9a8345d21
avcodec/atrac3: Check for huge block aligns by
2019-10-20 23:51:58 +0200
5454e8d95f
avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() by
2019-11-02 15:52:52 +0100
9a1b08f6d3
avcodec/wmadec: Require previous exponents for reuse by
2019-10-31 14:38:16 +0100