8548434337
avcodec/vc1_block: Check for vlc error in vc1_decode_ac_coeff() by
2019-06-15 23:28:25 +0200
ea7aadd74a
avcodec/alac: Check lpc_quant by
2019-06-19 01:04:07 +0200
5190d3a2f7
avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP by
2019-06-21 00:47:19 +0200
4852df4a21
avcodec/alsdec: Fix integer overflow with buffer number by
2019-06-21 00:47:17 +0200
3e491e9c59
avcodec/alsdec: Fixes signed integer overflow in LSB addition by
2019-06-21 00:47:16 +0200
36c278078d
avcodec/alsdec: Check opt_order / sb_length in ra_block handling by
2019-06-21 00:47:15 +0200
49cb2d44a4
avcodec/alsdec: Fix integer overflow with shifting samples by
2019-06-19 23:27:21 +0200
1ebd25b1f1
avcodec/alsdec: Fix undefined behavior in decode_rice() by
2019-06-19 23:17:31 +0200
5f5766691d
avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT() by
2019-06-19 21:53:43 +0200
ec9a2cb48b
avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight by
2019-06-25 10:29:57 +0200
3bdd16fd68
avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns by
2019-06-13 15:05:54 +0200
9a7d3304ff
avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check by
2019-06-16 11:26:57 +0200
241f59eb8b
avformat/aviobuf: Delay buffer downsizing until asserts are met by
2019-06-09 22:04:16 +0200
6aaca5234d
avcodec/fitsdec: Check data_min/max by
2019-06-13 00:24:53 +0200
80bbb8b851
avcodec/m101: Fix off be 2 error by
2019-06-17 21:13:17 +0200
d84f4c0c25
avcodec/qdm2: Move fft_order check up by
2019-06-17 20:58:47 +0200
9856f1f615
avcodec/libvorbisdec: Check extradata size by
2019-06-17 21:26:45 +0200
93baaaaa8c
avformat/vqf: Check header_size by
2019-06-18 23:17:23 +0200
ec2b12fa05
avcodec/utils: Check bits_per_coded_sample by
2019-06-18 23:55:56 +0200
f1400191c6
avcodec/videodsp_template: Fix overflow of addition by
2019-06-15 00:47:06 +0200
55fca6e6e5
avcodec/alsdec: Fix invalid shift in multiply() by
2019-06-20 19:09:11 +0200
fb81fd52d3
avcodec/ffwavesynth: Check ts_end - ts_start for overflow by
2019-06-16 16:12:42 +0200
0409e5fe36
avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c by
2019-06-16 16:17:12 +0200
5a49cad78a
avcodec/tta: Fix undefined shift by
2019-06-16 15:55:55 +0200
7887aa79de
avcodec/qdmc: Fix integer overflows in PRNG by
2019-06-16 15:53:27 +0200
6aa01c0625
avcodec/bintext: Check font height by
2019-06-16 16:01:45 +0200
00d5a47039
avcodec/binkdsp: Fix integer overflows in idct by
2019-06-18 14:28:17 +0200
ed92170916
avcodec/motionpixels: Check for vlc error in mp_get_vlc() by
2019-06-15 21:08:31 +0200
65326b27b6
avcodec/loco: Limit lossy parameter so it is sane and does not overflow by
2019-06-15 21:47:16 +0200
a77473d040
avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed by
2019-06-15 00:12:36 +0200
eca9b4022b
avcodec/xpmdec: Do not use context dimensions as temporary variables by
2019-06-12 20:13:34 +0200
91348aa5ba
avcodec/fitsdec: Fix division by 0 in size check by
2019-06-13 16:08:03 +0200
36f8bb1261
avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() by
2019-06-13 15:00:14 +0200
7ca17d973b
avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() by
2019-06-13 19:45:50 +0200
d88be9bc67
avcodec/iff: finetune the palette size check in the mask case by
2019-06-22 21:17:52 +0200
67ad2f201c
avcodec/iff: Fix mask_buf / mask_palbuf leak by
2019-06-22 20:05:15 +0200
1246e38511
avformat/icodec: Free ico->images on error paths by
2019-06-08 10:48:41 +0200
25d3ae9697
avformat/wsddec: Fix undefined shift by
2019-06-08 09:27:49 +0200
30047c052d
avcodec/fmvc: Check if header fields are available before allocating the image by
2019-06-02 23:16:40 +0200
039c7d21f6
avcodec/bink: Reorder operations in init to avoid memleak on error by
2019-06-15 21:52:24 +0200
a8ff09d7b7
avformat/wtvdec: Avoid (32bit signed) sectors by
2019-06-13 01:20:19 +0200
c8f7f583c0
avcodec/bitstream: Check for more conflicting codes in build_table() by
2019-06-05 12:18:54 +0200
8d2d04569a
avcodec/bitstream: Check for integer code truncation in build_table() by
2019-06-05 12:18:54 +0200
5b4ceb45e3
avformat/sbgdec: Fixes integer overflow in str_to_time() with hours by
2019-06-06 23:20:49 +0200
62c408412f
avformat/vpk: Check offset for validity by
2019-06-06 23:17:18 +0200
d14dd61a3d
avformat/vpk: Fix integer overflow in samples_per_block computation by
2019-06-06 23:14:13 +0200
b8bb86efe7
avcodec/mjpegdec: Check for non ls PAL8 by
2019-06-01 19:06:07 +0200
84b444aa78
avcodec/interplayvideo: check decoding_map_size with video_data_size by
2019-05-26 23:18:34 +0200
a2927d38cb
avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycle by
2019-05-23 23:17:35 +0200
ac7d876723
avcodec/mss4: Check input size against skip bits by
2019-05-14 14:29:43 +0200
ddf153b139
avcodec/diracdec: Fix integer overflow in global_mv() by
2019-05-22 02:01:33 +0200
14a62019bb
avcodec/vmnc: Check available space against chunks before reget_buffer() by
2019-05-17 23:28:49 +0200
5866e20b01
avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure) by
2019-05-18 10:37:26 +0200
1dc80a7d4e
avcodec/aacdec_fixed: Handle more extreem cases in noise_scale() by
2019-05-16 12:00:18 +0200
1b2691fe1a
avcodec/aacdec_template: Merge 3 #ifs related to noise handling by
2019-05-16 11:55:43 +0200
e575ac8d84
avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify by
2019-05-16 11:03:59 +0200
20ecac12c9
avformat/mp3enc: Avoid SEEK_END as it is unsupported by
2019-05-14 12:12:29 +0200
eec89990b5
avcodec/truemotion2: Fix several integer overflows in tm2_update_block() by
2019-05-05 00:31:24 +0200
e1ceb17ee3
avformat/webm_chunk: Specify expected argument length of get_chunk_filename() by
2019-05-02 20:36:18 +0200
abb7d3f1d0
avformat/webm_chunk: Check header filename length by
2019-05-02 20:45:14 +0200
0ecde06ee7
avcodec/cpia: Check input size also against linesizes and EOL by
2019-05-19 17:42:04 +0200
900c0ecaed
swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes by
2019-05-13 12:50:38 +0200
a0966c15b1
libswcale: Fix possible string overflow in test. by
2019-05-12 05:03:25 -0700
9f8d2716a6
avcodec/hq_hqa: Check available space before reading slice offsets by
2019-05-11 23:05:47 +0200
81b5f4fac7
lavf/webm_chunk: Respect buffer size by
2019-04-20 00:03:14 +0200
ae1c6169b6
avcodec/fits: Check bitpix by
2019-05-05 18:38:33 +0200
cc5257aa27
avcodec/jvdec: Use ff_get_buffer() when the content is not reused by
2019-05-04 00:15:33 +0200
0fe00cdc54
avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() by
2019-04-20 01:05:44 +0200
b131d7653e
avcodec/jpeg2000: Check stepsize before using it by
2019-04-16 00:41:54 +0200
85b8a4d2c7
avcodec/aacdec_fixed: Fix undefined shift in noise_scale() by
2019-03-29 08:58:49 +0100
bbbe82b142
avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() by
2019-04-16 00:09:38 +0200
26d7824352
avformat/mov: Skip stsd adjustment without chunks by
2019-04-16 22:15:14 +0200
59ac418258
avformat/aadec: Check for scanf() failure by
2019-04-16 23:56:43 +0200
7751626787
avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside by
2019-04-20 18:11:42 +0200
b27afd717d
avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() by
2019-04-12 00:09:57 +0200
76f6712057
avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation by
2019-04-07 16:44:53 +0200
12a6305799
avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() by
2019-03-27 00:39:56 +0100
1a71be4eaa
avcodec/rscc: Check that the to be uncompressed input is large enough by
2019-03-31 17:31:17 +0200
73ee53f317
avcodec/encode: add missing assert to avcodec_receive_packet() by
2019-11-09 20:08:17 -0300
f01f9f1793
avformat/av1dec: Redo flushing of bsf by
2019-11-14 15:06:27 +0100
41b05b849f
avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual implementation. by
2019-11-14 15:44:15 +0100
a7245adee3
avformat/id3v2: Avoid av_strdup for key and value of dict by
2019-11-10 19:04:51 +0100
8d5f9daacd
tests/ref/vsynth: add missing reference files, fix build by
2019-11-13 23:18:58 +0100
1354c39c78
librav1e: Don't make users explicitly set -qp -1 to use bit rate mode by
2019-11-11 14:15:41 +0000
a1403032c8
avcodec/dvenc: support encoding dvcprohd by
2019-11-09 15:54:16 -0800
11a38be99c
avformat/mxfenc: correctly set width values for dvcprohd by
2019-08-26 13:15:32 -0700
45f03cdd20
avfilter/vf_colorbalance: add support for commands by
2019-11-13 12:59:17 +0100
bffd0f7b69
avfilter/vf_colorbalance: switch to floats by
2019-11-13 12:56:04 +0100
d19fdc83b3
avfilter/vf_colorbalance: add option to preserve lightness by
2019-11-13 12:26:18 +0100
09afddf04e
avformat/hlsenc: free the original malloc pointer to avoid error when system function used in the following patch by
2019-10-23 23:55:16 +0800
4e0860e363
avformat/hls: continue to play enabled playlist when have failed playlist by
2019-09-03 09:55:17 +0800
cc61466058
avformat: add an AV1 Annex B demuxer by
2019-11-10 21:20:30 -0300
97d9cff251
avcodec/libdav1d: export bitstream timing info when available by
2019-11-10 21:10:05 -0300
0b8742521f
avcodec/av1_parser: export bitstream timing info when available by
2019-11-10 21:09:51 -0300
72ec3358f4
avcodec: add an AV1 frame merge bitstream filter by
2019-11-10 21:09:02 -0300
245cbab556
avcodec/cbs_av1: support one byte long OBUs when the size is not set in the bitstream by
2019-11-10 21:08:37 -0300
08c46e40fb
avfilter/vF_colorbalance: rewrite, fixes filtering by
2019-11-13 00:22:13 +0100
2bdcfe8897
Update for 4.0.5 by
2019-11-11 23:52:50 +0100
20c5f4d835
avutil/frame: fix remove_side_data by
2019-11-03 01:41:18 +0800
0e49560806
avcodec/arm/mlpdsp: add missing dependency for truehd by
2019-11-06 11:07:41 -0800