9f7b2b37e3
fate/matroska: Add a test for propagating flac channel layouts by
2019-12-08 21:44:53 +0100
e3dddf2142
tools/target_dec_fuzzer: Also fuzz request_channel_layout by
2019-12-07 20:23:25 +0100
1b4f473d18
avfilter/scale.c: factorize ff_scale_eval_dimensions by
2019-12-02 21:11:21 +0530
ff2b75d94c
avformat/matroskadec: Add a fate test for CodecPrivate compression by
2019-12-07 17:35:10 +0100
e1d836d237
avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group by
2019-12-03 21:33:18 +0100
b7583230ae
MAINTAINERS: add myself as libxavs2 maintainer by
2019-10-12 09:28:44 +0800
ade7f4c60c
fate/matroska: fix dependencies for fate-matroska-prores-zlib test by
2019-12-07 13:30:18 -0300
70efa31ba1
fate/matroska: add a demux test for ProRes using zlib compression by
2019-12-07 12:23:20 -0300
af50f0a515
avformat/matroskadec: Fix use-after-free when demuxing ProRes by
2019-12-07 00:16:19 +0100
70e292becf
lavf/rtmpproto: Don't unref uninitialized buffers by
2019-12-03 17:50:45 +0800
46d2a67f80
lavfi/avf_showspectrum: Fix the memory leak in error handle path by
2019-12-03 18:16:24 +0800
2722fc2bcf
avcodec/extract_extradata_bsf: Don't unref uninitialized buffers by
2019-11-30 07:38:10 +0100
40123639fe
avformat/av1: Fix leak of dynamic buffer in case of parsing failure by
2019-11-21 07:17:19 +0100
5df3efbdd6
Update for 2.8.16 by
2019-12-06 21:00:24 +0100
29ea453b05
avcodec/utils: Check block_align by
2019-10-31 09:31:22 +0100
7d76759b59
avcodec/utils: Check sample_rate before opening the decoder by
2019-09-27 12:31:39 +0200
4708c410e2
avcodec/g729dec: require buf_size to be non 0 by
2019-11-09 21:19:24 +0100
fcc8c187fb
avcodec/alac: Fix integer overflow in lpc_prediction() with sign by
2019-11-08 20:40:46 +0100
50dfc2dbf9
avcodec/wmaprodec: Fix buflen computation in save_bits() by
2019-11-08 19:20:31 +0100
f6c63ac83d
avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() by
2019-11-08 18:31:02 +0100
4bfb9fa3fc
avcodec/vmdaudio: Check chunk counts to avoid integer overflow by
2019-11-08 17:28:27 +0100
9640ed3da0
avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() by
2019-10-31 13:32:55 +0100
ce61019eb1
avcodec/nuv: Use ff_set_dimensions() by
2019-11-23 09:29:58 +0100
032650458c
avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next by
2019-11-05 22:11:52 +0100
971a6493da
avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() by
2019-11-05 22:27:04 +0100
33fff42d8d
avcodec/g729dec: Use 64bit and clip in scalar product by
2019-11-05 23:28:35 +0100
8470f8fd81
avcodec/mxpegdec: Check for multiple SOF by
2019-11-03 12:20:14 +0100
c005d08103
avcodec/nuv: Move comptype check up by
2019-11-02 14:14:44 +0100
22b24fe8ae
avcodec/wmavoice: Fix integer overflow in synth_frame() by
2019-11-02 15:15:46 +0100
98510f3c84
avutil/lfg: Correct index increment type to avoid undefined behavior by
2019-10-19 21:27:41 +0200
1e57ce1dd5
avcodec/cngdec: Remove AV_CODEC_CAP_DELAY by
2019-10-19 21:58:26 +0200
aa8498c417
avcodec/iff: Move index use after check in decodeplane8() by
2019-10-29 19:12:23 +0100
67103c565c
avcodec/atrac3: Check for huge block aligns by
2019-10-20 23:51:58 +0200
6248ed92fd
avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() by
2019-11-02 15:52:52 +0100
b48dcc5613
avcodec/wmadec: Require previous exponents for reuse by
2019-10-31 14:38:16 +0100
40872346be
avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling by
2019-10-31 15:00:32 +0100
0e40a839bb
avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() by
2019-10-29 18:30:07 +0100
e710fd6a83
avcodec/sonic: Fix integer overflow in predictor_calc_error() by
2019-10-21 23:41:49 +0200
fbc6717495
lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. by
2019-06-19 13:41:01 +0200
c8f306fc0b
avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI by
2019-10-25 11:12:02 +0200
e53182c467
avcodec/cook: Move up and extend block_align check by
2019-10-25 01:12:15 +0200
20facd705e
avcodec/twinvq: Check block_align by
2019-10-22 15:41:51 +0200
6ef666f4a6
avcodec/cook: Enlarge gain table by
2019-10-23 19:59:57 +0200
6f4c963d61
avcodec/atrac3plus: Check split point in fill mode 3 by
2019-10-22 22:02:32 +0200
f1b32668dc
avcodec/wmavoice: Check sample_rate by
2019-10-23 22:32:47 +0200
f5fdab6b0e
avcodec/apedec: Fix integer overflow in filter_3800() by
2019-10-21 00:26:25 +0200
31ae31c21e
avcodec/ffv1dec: Use a different error message for the slice level CRC by
2019-10-17 23:22:22 +0200
7a5c2173fe
avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() by
2019-10-17 20:56:23 +0200
ef9340a9dc
avcodec/snowenc: Fix 2 undefined shifts by
2019-10-14 22:51:57 +0200
5729bbfdc7
avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() by
2019-11-01 10:02:29 +0100
d7ebf3a074
avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block() by
2019-10-26 21:39:41 +0200
5ebb902caf
avcodec/adpcm: Fix invalid shifts in ADPCM DTK by
2019-10-27 23:38:47 +0100
1f183e8cc8
avcodec/apedec: Only clear the needed buffer space, instead of all by
2019-10-27 23:26:52 +0100
62eced0903
avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads by
2019-10-26 23:58:02 +0200
f1a20096f7
avcodec/vp5: Check render_x/y by
2019-10-23 20:57:12 +0200
08a0c3cd17
avcodec/ralf: Skip initializing unused filter variables by
2019-10-05 19:34:17 +0200
cf5945613f
avformat/pjsdec: Check duration for overflow by
2019-10-04 17:10:38 +0200
d85af33e05
avcodec/ptx: Check that the input contains at least one line by
2019-10-02 22:05:52 +0200
50947f65e0
avcodec/alac: Fix integer overflow in LPC by
2019-10-01 00:16:20 +0200
684fbde543
avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() by
2019-10-01 00:10:47 +0200
cdb193839a
avcodec/aliaspixdec: Check input size against minimal picture size by
2019-10-01 00:06:35 +0200
77847fd19e
avcodec/ffwavesynth: Fix integer overflows in pink noise addition by
2019-09-30 00:35:15 +0200
d9123585d1
avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv() by
2019-09-28 21:19:26 +0200
a3692f4041
avcodec/wmalosslessdec: Check block_align by
2019-10-19 19:18:18 +0200
366cfe1615
avcodec/g729postfilter: Fix left shift of negative value by
2019-10-17 11:48:47 +0200
8b462c958a
avcodec/binkaudio: Check sample rate by
2019-10-11 00:40:07 +0200
68a8bdf5f1
avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS by
2019-09-27 18:02:17 +0200
dad5ed01a8
avcodec/apedec: Fix integer overflow in predictor_update_3930() by
2019-09-27 17:19:36 +0200
7187b14d9b
avcodec/g729postfilter: Fix undefined intermediate pointers by
2019-09-27 17:01:38 +0200
79532fa945
avcodec/g729postfilter: Fix undefined shifts by
2019-09-27 17:01:38 +0200
23d226fe42
avcodec/lsp: Fix undefined shifts in lsp2poly() by
2019-09-27 17:01:38 +0200
68b62e36eb
avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA by
2019-09-27 12:04:57 +0200
560770d32b
avfilter/vf_geq: Use av_clipd() instead of av_clipf() by
2019-10-12 13:46:04 +0200
bd5a214c3c
avcodec/ituh263dec: Check input for minimal frame size by
2019-09-24 00:42:04 +0200
9c6e76eee7
avcodec/truemotion1: Check that the input has enough space for a minimal index_stream by
2019-09-24 01:43:35 +0200
5591681af1
avformat/mpsubdec: Clear queue on error by
2019-09-21 13:43:19 +0200
e4667a6991
avcodec/sunrast: Check that the input is large enough for the maximally compressed image by
2019-09-21 18:14:03 +0200
18f91bc819
avcodec/sunrast: Check for availability of maplength before allocating image by
2019-09-21 18:10:25 +0200
9b424ca5d2
avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() by
2019-10-04 17:10:38 +0200
3690b8684f
avcodec/g2meet: Check for end of input in jpg_decode_block() by
2019-09-09 20:30:32 +0200
214556b9d9
avcodec/g2meet: Check if adjusted pixel was on the stack by
2019-09-09 20:05:09 +0200
5812f834d4
avcodec/motionpixels: Mark 2 functions as always_inline by
2019-08-11 22:28:09 +0200
923bcf0c3f
avcodec/ralf: Fix integer overflow in decode_channel() by
2019-09-14 14:26:49 +0200
4d97765898
vcodec/vc1: compute rangex/y only for P/B frames by
2019-09-10 20:20:31 +0200
446238d170
avcodec/vc1_pred: Fix invalid shifts in scaleforopp() by
2019-09-10 18:57:25 +0200
e5796aa1b9
avcodec/vc1_block: Fix invalid shift with rangeredfrm by
2019-09-10 17:39:45 +0200
bdacbbba69
avcodec/vc1: Check for excessive resolution by
2019-08-08 19:30:50 +0200
f7218d155e
avcodec/vc1: check REFDIST by
2019-08-31 22:00:35 +0200
76c86b0ad9
avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() by
2019-09-02 22:59:55 +0200
4b619bad46
avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() by
2019-09-09 23:23:20 +0200
bdcff3ef0d
avcodec/4xm: Check index in decode_i_block() also in the path where its not used. by
2019-09-17 19:53:45 +0200
e5ea4e727c
avcodec/atrac3: Check block_align by
2019-09-25 20:51:22 +0200
e60504a71d
avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop by
2019-09-25 20:31:50 +0200
bf5e3a4962
avcodec/g729_parser: Check block_size by
2019-09-25 01:07:34 +0200
880579a763
avcodec/aacdec: Check if we run out of input in read_stream_mux_config() by
2019-09-08 21:08:31 +0200
e15fd9bc25
avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL by
2019-09-06 10:55:26 +0200
2f095670c8
avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() by
2019-09-06 10:36:43 +0200
40d3103d36
avcodec/ffwavesynth: Fix integer overflow in timestamps by
2019-09-05 20:47:04 +0200
0e406d2008
avcodec/sunrast: Fix indention by
2019-09-21 18:06:24 +0200
fc6664cb2a
avcodec/sunrast: Fix return type for "unsupported (compression) type" by
2019-09-21 18:06:02 +0200