922c84a4f6
avcodec/ffwavesynth: Check if there is enough extradata before allocation by
2019-07-15 00:35:49 +0200
597b8aa7b9
avcodec/ffwavesynth: More correct cast in wavesynth_seek() by
2019-07-15 00:35:48 +0200
205fa4092a
avcodec/ffwavesynth: Check sample rate before use by
2019-07-15 00:35:47 +0200
ddda370a97
avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets by
2019-07-06 11:51:09 +0200
2e20f02df4
avcodec/dnxhd_parser: remove unneeded code by
2019-07-06 09:51:46 +0200
c7e33d7833
avformat/utils: Check rfps_duration_sum for overflow by
2019-07-04 23:01:19 +0200
9b75fd8607
avcodec/h264_refs: Also check reference in ff_h264_build_ref_list() by
2019-06-30 22:19:22 +0200
8f1eb713c6
avcodec/parser: Check next index validity in ff_combine_frame() by
2019-07-06 09:21:52 +0200
59c578f5fa
avcodec/ivi: Ask for samples with odd tiles by
2019-07-02 19:57:08 +0200
917dd7e1fb
avformat/xmv: Make bitrate 64bit by
2019-07-13 20:12:41 +0200
183602db89
avcodec/pngdec: Check that previous_picture has same w/h/format by
2019-07-10 23:02:36 +0200
2ace949ee6
avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation) by
2019-07-03 23:25:07 +0200
3e20174267
avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() by
2019-07-11 20:02:24 +0200
ac8c0c5bd1
avcodec/utils, avcodec_open2: close codec on failure by
2019-07-09 19:03:58 -0700
e3e762fb52
avcodec/golomb: Correct the doxy about get_ue_golomb() and errors by
2019-06-30 17:54:45 +0200
6950acc1d7
avformat/utils: Check timebase before use in estimate_timings() by
2019-06-29 23:23:25 +0200
aa63e8f8e2
avcodec/hq_hqa: Use ff_set_dimensions() by
2019-06-29 21:53:09 +0200
0c9085a664
avcodec/rv10: Fix integer overflow in aspect ratio compare by
2019-06-28 19:20:43 +0200
560ba6feba
avcodec/4xm: Fix signed integer overflows in idct() by
2019-06-27 00:15:03 +0200
96121b01f0
avcodec/qdm2: Check checksum_size for 0 by
2019-06-24 01:01:04 +0200
eb76fa15af
avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop by
2019-06-24 01:01:03 +0200
b7c871906b
avcodec/qdm2: Do not read out of array in fix_coding_method_array() by
2019-06-24 01:01:02 +0200
3244391053
avcodec/svq3: Use ff_set_dimension() by
2019-06-25 23:42:43 +0200
d4154e42e6
avcodec/iff: Check ham vs bpp by
2019-06-22 19:21:50 +0200
274b3e1ec3
avcodec/ffwavesynth: use uint32_t to compute difference, it is enough by
2019-06-21 22:43:23 +0200
cd256485da
avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case by
2019-06-21 22:41:25 +0200
142c7ccb25
avcodec/ffwavesynth: Fix backward lcg_seek() by
2019-06-21 22:08:27 +0200
f3487260a1
avcodec/flicvideo: Fix off by 1 error in flic_decode_frame_24BPP() by
2019-06-21 23:45:36 +0200
89c3387e30
avcodec/vc1_block: Check for vlc error in vc1_decode_ac_coeff() by
2019-06-15 23:28:25 +0200
2f4b8dab94
avcodec/alac: Check lpc_quant by
2019-06-19 01:04:07 +0200
4c189f633e
avcodec/dxv: Initialize tex_funct to NULL by
2019-06-03 11:22:36 +0200
b2896eb3a4
avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP by
2019-06-21 00:47:19 +0200
b4870b81a3
avcodec/alsdec: Fix integer overflow with buffer number by
2019-06-21 00:47:17 +0200
a9e4ef620c
avcodec/alsdec: Fixes signed integer overflow in LSB addition by
2019-06-21 00:47:16 +0200
c5fd0c5446
avcodec/alsdec: Check opt_order / sb_length in ra_block handling by
2019-06-21 00:47:15 +0200
18a05c2acd
avcodec/alsdec: Fix integer overflow with shifting samples by
2019-06-19 23:27:21 +0200
268dfc0dd5
avcodec/alsdec: Fix undefined behavior in decode_rice() by
2019-06-19 23:17:31 +0200
1157ba81cf
avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT() by
2019-06-19 21:53:43 +0200
864190828c
avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight by
2019-06-25 10:29:57 +0200
5aed312d73
avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns by
2019-06-13 15:05:54 +0200
d0d93ef0d5
avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check by
2019-06-16 11:26:57 +0200
05493d7d43
avformat/aviobuf: Delay buffer downsizing until asserts are met by
2019-06-09 22:04:16 +0200
8819aa775b
avcodec/fitsdec: Check data_min/max by
2019-06-13 00:24:53 +0200
2248084e8f
avcodec/m101: Fix off be 2 error by
2019-06-17 21:13:17 +0200
25710f9563
avcodec/qdm2: Move fft_order check up by
2019-06-17 20:58:47 +0200
f2b03beef0
avcodec/libvorbisdec: Check extradata size by
2019-06-17 21:26:45 +0200
1d8bef7a48
avformat/vqf: Check header_size by
2019-06-18 23:17:23 +0200
21e5569d7f
avcodec/utils: Check bits_per_coded_sample by
2019-06-18 23:55:56 +0200
768c8c6852
avcodec/videodsp_template: Fix overflow of addition by
2019-06-15 00:47:06 +0200
9b5de41bab
avcodec/alsdec: Fix invalid shift in multiply() by
2019-06-20 19:09:11 +0200
f20e145bd1
avcodec/ffwavesynth: Check ts_end - ts_start for overflow by
2019-06-16 16:12:42 +0200
1296366921
avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c by
2019-06-16 16:17:12 +0200
65da608653
avcodec/tta: Fix undefined shift by
2019-06-16 15:55:55 +0200
1e414045e7
avcodec/qdmc: Fix integer overflows in PRNG by
2019-06-16 15:53:27 +0200
20b3decce1
avcodec/bintext: Check font height by
2019-06-16 16:01:45 +0200
87a337a6d2
avcodec/binkdsp: Fix integer overflows in idct by
2019-06-18 14:28:17 +0200
2f63d90045
avcodec/bink: Fix integer overflow in unquantize_dct_coeffs() by
2019-06-18 14:28:17 +0200
46e8d63f25
avcodec/motionpixels: Check for vlc error in mp_get_vlc() by
2019-06-15 21:08:31 +0200
bbb6c265e4
avcodec/loco: Limit lossy parameter so it is sane and does not overflow by
2019-06-15 21:47:16 +0200
cd9e249726
avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed by
2019-06-15 00:12:36 +0200
4c9b4ce11e
avcodec/xpmdec: Do not use context dimensions as temporary variables by
2019-06-12 20:13:34 +0200
efa32432ab
avcodec/fitsdec: Fix division by 0 in size check by
2019-06-13 16:08:03 +0200
14b7f23a67
avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() by
2019-06-13 15:00:14 +0200
47ccbb18eb
avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() by
2019-06-13 19:45:50 +0200
c8253da8b7
avcodec/iff: finetune the palette size check in the mask case by
2019-06-22 21:17:52 +0200
dce3975d17
avcodec/iff: Fix mask_buf / mask_palbuf leak by
2019-06-22 20:05:15 +0200
0b81de7258
avformat/icodec: Free ico->images on error paths by
2019-06-08 10:48:41 +0200
afd6f1a6de
avformat/wsddec: Fix undefined shift by
2019-06-08 09:27:49 +0200
666aec9b33
avcodec/fmvc: Check if header fields are available before allocating the image by
2019-06-02 23:16:40 +0200
c243a472e5
avcodec/bink: Reorder operations in init to avoid memleak on error by
2019-06-15 21:52:24 +0200
c9cbfda7ff
avformat/wtvdec: Avoid (32bit signed) sectors by
2019-06-13 01:20:19 +0200
d6c3f717d1
avcodec/bitstream: Check for more conflicting codes in build_table() by
2019-06-05 12:18:54 +0200
65dd8eb7a4
avcodec/bitstream: Check for integer code truncation in build_table() by
2019-06-05 12:18:54 +0200
ee8147a321
avformat/sbgdec: Fixes integer overflow in str_to_time() with hours by
2019-06-06 23:20:49 +0200
65b0e9f8d0
avformat/vpk: Check offset for validity by
2019-06-06 23:17:18 +0200
fb627bd72c
avformat/vpk: Fix integer overflow in samples_per_block computation by
2019-06-06 23:14:13 +0200
3216a7fac6
avcodec/mjpegdec: Check for non ls PAL8 by
2019-06-01 19:06:07 +0200
b91cc74386
avcodec/interplayvideo: check decoding_map_size with video_data_size by
2019-05-26 23:18:34 +0200
2f2710a0a2
avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycle by
2019-05-23 23:17:35 +0200
4081068710
avcodec/mss4: Check input size against skip bits by
2019-05-14 14:29:43 +0200
08c9711d91
avcodec/dxv: Check op_offset in dxv_decompress_cocg() by
2019-05-21 01:33:03 +0200
da7dd17401
avcodec/diracdec: Fix integer overflow in global_mv() by
2019-05-22 02:01:33 +0200
502c8cce5c
avcodec/vmnc: Check available space against chunks before reget_buffer() by
2019-05-17 23:28:49 +0200
9d54c5834c
avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure) by
2019-05-18 10:37:26 +0200
7c6bc6c84c
avcodec/aacdec_fixed: Handle more extreem cases in noise_scale() by
2019-05-16 12:00:18 +0200
cf372260d8
avcodec/aacdec_template: Merge 3 #ifs related to noise handling by
2019-05-16 11:55:43 +0200
675035d18b
avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify by
2019-05-16 11:03:59 +0200
f5f6fb9a99
avformat/mp3enc: Avoid SEEK_END as it is unsupported by
2019-05-14 12:12:29 +0200
9fcf6e9dfc
avcodec/truemotion2: Fix several integer overflows in tm2_update_block() by
2019-05-05 00:31:24 +0200
561f28b2cd
avformat/webm_chunk: Specify expected argument length of get_chunk_filename() by
2019-05-02 20:36:18 +0200
fc3faa6afe
avformat/webm_chunk: Check header filename length by
2019-05-02 20:45:14 +0200
5518441163
avcodec/cpia: Check input size also against linesizes and EOL by
2019-05-19 17:42:04 +0200
d239d1c432
swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes by
2019-05-13 12:50:38 +0200
67397bce72
libswcale: Fix possible string overflow in test. by
2019-05-12 05:03:25 -0700
106baf6ccd
avcodec/hq_hqa: Check available space before reading slice offsets by
2019-05-11 23:05:47 +0200
8a15ae6460
lavf/webm_chunk: Respect buffer size by
2019-04-20 00:03:14 +0200
c9518d0ec0
avcodec/fits: Check bitpix by
2019-05-05 18:38:33 +0200
b7b32aaf64
avcodec/jvdec: Use ff_get_buffer() when the content is not reused by
2019-05-04 00:15:33 +0200
043ccb3a19
avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() by
2019-04-20 01:05:44 +0200
af511f8a3f
avcodec/gdv: Check input palette size before rescale() by
2019-04-25 19:18:08 +0200