2edb262759
avcodec/cfhd: add back alpha processing removed in 9cefb9e7ec by
2019-06-28 19:39:55 +0200
098ab93257
avformat/hlsenc: temp_file usage for master playlist and vtt playlist by
2019-06-28 13:54:27 +0800
45cfecdec6
libavformat/mux: Fix mixed delarations and code by
2019-06-27 19:47:23 +0200
2b15d436db
avformat/sccdec: display last caption even when there is no empty last line by
2019-06-27 20:20:16 +0200
6872daee87
Update for 4.1.4 by
2019-06-27 19:51:59 +0200
1603661523
avcodec/utils: Check bits_per_coded_sample by
2019-06-18 23:55:56 +0200
297c5c26cd
avcodec/videodsp_template: Fix overflow of addition by
2019-06-15 00:47:06 +0200
9ede5cab3a
avcodec/alsdec: Fix invalid shift in multiply() by
2019-06-20 19:09:11 +0200
c434a043ac
avcodec/ffwavesynth: Check ts_end - ts_start for overflow by
2019-06-16 16:12:42 +0200
92140d7b24
avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c by
2019-06-16 16:17:12 +0200
1b4b738033
avcodec/tta: Fix undefined shift by
2019-06-16 15:55:55 +0200
d00e33ed3a
avcodec/qdmc: Fix integer overflows in PRNG by
2019-06-16 15:53:27 +0200
9b8a58fa78
avcodec/bintext: Check font height by
2019-06-16 16:01:45 +0200
d08d4b1066
avcodec/binkdsp: Fix integer overflows in idct by
2019-06-18 14:28:17 +0200
9a68341e9e
avcodec/bink: Fix integer overflow in unquantize_dct_coeffs() by
2019-06-18 14:28:17 +0200
da081ecf69
avcodec/motionpixels: Check for vlc error in mp_get_vlc() by
2019-06-15 21:08:31 +0200
479b70d2f8
avcodec/loco: Limit lossy parameter so it is sane and does not overflow by
2019-06-15 21:47:16 +0200
65e1440140
avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed by
2019-06-15 00:12:36 +0200
529a719a25
avcodec/xpmdec: Do not use context dimensions as temporary variables by
2019-06-12 20:13:34 +0200
c0e3f54ec0
avcodec/fitsdec: Fix division by 0 in size check by
2019-06-13 16:08:03 +0200
26605408f1
avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() by
2019-06-13 15:00:14 +0200
ef73b0da2d
avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() by
2019-06-13 19:45:50 +0200
8ba9b195e7
avcodec/iff: finetune the palette size check in the mask case by
2019-06-22 21:17:52 +0200
4d2343825c
avcodec/iff: Fix mask_buf / mask_palbuf leak by
2019-06-22 20:05:15 +0200
45d3ba9e5f
avformat/icodec: Free ico->images on error paths by
2019-06-08 10:48:41 +0200
0789b6295b
avformat/wsddec: Fix undefined shift by
2019-06-08 09:27:49 +0200
a56b96a3da
avcodec/fmvc: Check if header fields are available before allocating the image by
2019-06-02 23:16:40 +0200
6e26b1b0b1
avcodec/bink: Reorder operations in init to avoid memleak on error by
2019-06-15 21:52:24 +0200
f487aa964b
avformat/wtvdec: Avoid (32bit signed) sectors by
2019-06-13 01:20:19 +0200
0ccdabffd7
avcodec/bitstream: Check for more conflicting codes in build_table() by
2019-06-05 12:18:54 +0200
ec23fe0fd9
avcodec/bitstream: Check for integer code truncation in build_table() by
2019-06-05 12:18:54 +0200
837e9e8898
avformat/sbgdec: Fixes integer overflow in str_to_time() with hours by
2019-06-06 23:20:49 +0200
e73ef454e8
avformat/vpk: Check offset for validity by
2019-06-06 23:17:18 +0200
a2ebfb6afe
avformat/vpk: Fix integer overflow in samples_per_block computation by
2019-06-06 23:14:13 +0200
1a022c66c8
avcodec/mjpegdec: Check for non ls PAL8 by
2019-06-01 19:06:07 +0200
c4a14a6303
avcodec/interplayvideo: check decoding_map_size with video_data_size by
2019-05-26 23:18:34 +0200
66cbac4a0b
avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycle by
2019-05-23 23:17:35 +0200
f021c40c30
avcodec/mss4: Check input size against skip bits by
2019-05-14 14:29:43 +0200
43afeaa086
avcodec/dxv: Check op_offset in dxv_decompress_cocg() by
2019-05-21 01:33:03 +0200
04c3e3d4e2
avcodec/diracdec: Fix integer overflow in global_mv() by
2019-05-22 02:01:33 +0200
eed8561f7c
avcodec/vmnc: Check available space against chunks before reget_buffer() by
2019-05-17 23:28:49 +0200
5fbc6dcdcc
avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure) by
2019-05-18 10:37:26 +0200
42245d49a4
avcodec/aacdec_fixed: Handle more extreem cases in noise_scale() by
2019-05-16 12:00:18 +0200
11f5eb0f16
avcodec/aacdec_template: Merge 3 #ifs related to noise handling by
2019-05-16 11:55:43 +0200
a527b49cb9
avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify by
2019-05-16 11:03:59 +0200
3760f17e9b
avformat/mp3enc: Avoid SEEK_END as it is unsupported by
2019-05-14 12:12:29 +0200
57e9b3cac1
avcodec/truemotion2: Fix several integer overflows in tm2_update_block() by
2019-05-05 00:31:24 +0200
75501f90fd
avformat/webm_chunk: Specify expected argument length of get_chunk_filename() by
2019-05-02 20:36:18 +0200
fd05665f9c
avformat/webm_chunk: Check header filename length by
2019-05-02 20:45:14 +0200
7ffd2ae87e
avcodec/cpia: Check input size also against linesizes and EOL by
2019-05-19 17:42:04 +0200
0a0f052868
swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes by
2019-05-13 12:50:38 +0200
b6529605ce
libswcale: Fix possible string overflow in test. by
2019-05-12 05:03:25 -0700
1d015d840b
avcodec/hq_hqa: Check available space before reading slice offsets by
2019-05-11 23:05:47 +0200
85578838cb
lavf/webm_chunk: Respect buffer size by
2019-04-20 00:03:14 +0200
8c9e131d3a
avcodec/fits: Check bitpix by
2019-05-05 18:38:33 +0200
0060dc62f1
avcodec/jvdec: Use ff_get_buffer() when the content is not reused by
2019-05-04 00:15:33 +0200
5ea8ce3b37
avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() by
2019-04-20 01:05:44 +0200
08d736d536
avcodec/gdv: Check input palette size before rescale() by
2019-04-25 19:18:08 +0200
3f950b866a
avcodec/jpeg2000: Check stepsize before using it by
2019-04-16 00:41:54 +0200
d5ba641ff4
avcodec/aacdec_fixed: Fix undefined shift in noise_scale() by
2019-03-29 08:58:49 +0100
d8bdc95457
avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() by
2019-04-16 00:09:38 +0200
05a90821d0
avformat/mov: Skip stsd adjustment without chunks by
2019-04-16 22:15:14 +0200
9b4004c054
avformat/aadec: Check for scanf() failure by
2019-04-16 23:56:43 +0200
d39467262d
avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside by
2019-04-20 18:11:42 +0200
92205c4a1d
avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() by
2019-04-12 00:09:57 +0200
fb3135ae97
avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation by
2019-04-07 16:44:53 +0200
6a0895bdf3
avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() by
2019-03-27 00:39:56 +0100
025fcee6fa
hlsenc: Add option to set custom HTTP headers by
2019-06-21 14:26:20 +0100
d33414d2ad
avcodec/utils: Check bits_per_coded_sample by
2019-06-18 23:55:56 +0200
247a1de7f7
avcodec/videodsp_template: Fix overflow of addition by
2019-06-15 00:47:06 +0200
f30be1ec98
avcodec/alsdec: Fix invalid shift in multiply() by
2019-06-20 19:09:11 +0200
55557c6124
avcodec/4xm: Fix vlc memleak by
2019-06-20 23:58:47 +0200
2db7a3bc4a
avcodec/ffwavesynth: Check ts_end - ts_start for overflow by
2019-06-16 16:12:42 +0200
507ca66ee4
avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c by
2019-06-16 16:17:12 +0200
ebccd2f778
avcodec/tta: Fix undefined shift by
2019-06-16 15:55:55 +0200
2921b45a38
avcodec/qdmc: Fix integer overflows in PRNG by
2019-06-16 15:53:27 +0200
d57f6606eb
avcodec/rv10: Avoid calculating undefined value that is unused by
2019-06-16 12:52:30 +0200
bfb58bdd70
avcodec/bintext: Check font height by
2019-06-16 16:01:45 +0200
7a072fbcc4
avcodec/binkdsp: Fix integer overflows in idct by
2019-06-18 14:28:17 +0200
62ad08cef9
avcodec/bink: Fix integer overflow in unquantize_dct_coeffs() by
2019-06-18 14:28:17 +0200
1889e3166c
libavformat/mux: Fix audio_preload by
2019-06-24 23:16:18 +0200
bb11584924
avformat/oggparseogm: sync avctx w/ codecpar by
2019-02-06 17:13:03 -0800
75d99e9d80
Changelog: add derain filter into Changelog by
2019-06-25 23:04:23 +0800
930cdef80a
avcodec/motionpixels: Check for vlc error in mp_get_vlc() by
2019-06-15 21:08:31 +0200
ce3b0b9066
avcodec/loco: Limit lossy parameter so it is sane and does not overflow by
2019-06-15 21:47:16 +0200
696312c487
avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed by
2019-06-15 00:12:36 +0200
bd3672ba75
avformat/img2dec: Fix probe_buffer leak in ff_img_read_header() by
2019-06-12 21:20:04 +0200
5ea7f20500
avcodec/xpmdec: Do not use context dimensions as temporary variables by
2019-06-12 20:13:34 +0200
d8716e3df9
avformat/vividas: check length in read_vblock() by
2019-06-12 14:49:11 +0200
07ffe94c17
avcodec/fitsdec: Fix division by 0 in size check by
2019-06-13 16:08:03 +0200
f8f5668df5
avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() by
2019-06-13 15:00:14 +0200
3aecd01704
avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block() by
2019-06-13 19:45:50 +0200
c830752142
avcodec/pngdec: Check input space by
2019-05-14 20:23:48 +0200
2b634e7c23
avformat/dashenc: split extension for MP4 into .mp4 or .m4s by
2019-06-24 12:50:34 +0200
dd662bbdd2
lavf/qsv_scale: add scaling modes support by
2019-06-18 15:52:29 +0800
b5229a0b3e
movsub_bsf: Fix mov2textsub regression by
2019-06-23 06:46:12 +0200
5ace419519
movsub_bsf: Fix mov2textsub regression by
2019-06-23 06:46:12 +0200
800f618a34
movsub_bsf: Fix mov2textsub regression by
2019-06-23 06:46:12 +0200
053d33b46b
lavf/flvenc: add automatic bitstream filtering by
2019-06-22 16:50:31 +0800
ff5ea59f7b
avformat/matroskadec: Improve error/EOF checks III by
2019-06-24 01:42:31 +0200