af1bfe5bc3
avcodec/dca_lbr: Fix some error codes and error passing by
2020-01-04 23:01:12 +0100
9f30473846
avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() by
2019-12-14 15:27:44 +0100
20c0ea160e
avcodec/wmavoice: sanity check block_align by
2019-12-21 22:27:37 +0100
958db2c438
avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF by
2019-12-18 00:07:50 +0100
bc77d29d9e
avcodec/snappy: Sanity check bytestream2_get_levarint() by
2020-01-19 21:51:11 +0100
5e83098085
avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() by
2020-02-01 23:25:42 +0100
51c084bf72
avcodec/avdct: Clear IDCTDSPContext context by
2020-01-27 21:54:22 +0100
9ed9c8cc51
avcodec/x86/diracdsp: Fix high bits on Windows x86_64 by
2020-01-30 22:04:06 +0100
e1146c8b72
avformat/mov: Check STCO location by
2020-01-11 12:09:08 +0100
862c0048ec
avcodec/wmalosslessdec: Fix multiple integer overflows by
2020-01-09 02:06:36 +0100
109cab1487
avcodec/apedec: Fix undefined integer overflow in decode_array_0000() by
2019-12-07 20:55:16 +0100
b7c2f4d298
avcodec/smacker: Check space before decoding type by
2020-01-01 20:43:05 +0100
3f42af0342
avcodec/rawdec: Use linesize in b64a by
2020-01-01 22:32:04 +0100
57278dac15
avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM by
2020-01-03 23:24:15 +0100
e1bea6d412
avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32() by
2020-01-29 22:11:45 +0100
7a7be53ac5
avfilter/vf_find_rect: Remove assert by
2020-01-26 20:45:07 +0100
b7b8aeef13
avfilter/vf_find_rect: Increase worst case score by
2020-01-26 20:45:06 +0100
cfd165dda7
swscale/input: Fix several invalid shifts related to rgb2yuv constants by
2020-01-21 22:52:19 +0100
f541744f73
swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() by
2020-01-21 22:52:19 +0100
0ec11133d9
swscale/swscale: Fix several invalid shifts related to vChrDrop by
2020-01-21 22:52:19 +0100
88326e29dc
avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow by
2019-12-13 00:50:21 +0100
a0d0e9b245
avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() by
2019-12-13 00:38:29 +0100
831ac9ad46
avcodec/cbs_av1: Check leb128 values read by
2019-12-12 23:50:27 +0100
623ecb2ec8
avcodec/wmalosslessdec: move channel check up by
2020-01-15 00:32:55 +0100
94a1280fb0
avcodec/cbs_h2645: Skip all 0 NAL units by
2019-12-11 19:19:49 +0100
7be077fcf8
avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS by
2019-12-07 00:14:16 +0100
b36592ce07
avcodec/alac: Fix integer overflow in LPC coefficient adaption by
2019-12-07 20:42:54 +0100
84048cf37f
avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp() by
2019-12-07 20:38:13 +0100
fabd42043a
avcodec/vc1dec: Check field_mode for sprites by
2019-12-08 20:18:07 +0100
f2a0bde8f3
avcodec/vc1dec: Limit bits by the actual bitstream size by
2019-12-08 19:37:46 +0100
f061fe9aa1
avcodec/vmdaudio: Check block_align more by
2020-01-06 01:38:21 +0100
567c20f781
(tag: n3.4.8)
Update for 3.4.8 by
2020-07-03 12:05:27 +0200
fd5ae2ab7a
(tag: n4.0.6)
Changelog: update by
2020-07-03 11:52:52 +0200
2b7c0ae67c
avcodec/dstdec: Replace AC overread check by sample rate check by
2020-07-01 21:27:23 +0200
acefb59ac5
avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag is false by
2020-06-21 15:30:45 -0300
797574400d
avcodec/av1_parser: initialize avctx->pix_fmt by
2020-06-19 12:31:22 +0530
b303fe926e
avcodec/av1_parser: add missing parsing for RGB pixel format signaling by
2020-06-19 10:56:20 -0300
8f5f453998
avcodec/av1_parser: set context values outside the OBU parsing loop by
2020-06-19 09:56:49 -0300
76a3ee996b
avcodec/amfenc_hevc: set default gops_per_idr 1 by
2020-06-16 22:10:10 +0800
c4e0868243
avdevice/decklink_dec: add support for extracting and outputing klv from vanc by
2020-06-08 11:56:37 +0200
b66884f4aa
avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input by
2020-05-27 19:09:14 +0200
a3a2e782c2
lavf/webm_chunk: Fix NULL dereference by
2019-04-20 00:03:15 +0200
d6d41db435
avcodec/ttaenc: Fix undefined shift by
2019-09-15 22:01:20 +0200
ec43a80774
fftools/ffmpeg: Free swresample dictionary during cleanup by
2019-10-24 15:36:35 +0200
59b73dc1f3
avfilter/vf_xbr: Fix left shift of negative number by
2019-09-28 04:25:56 +0200
9eeef68b50
avfilter/vf_hqx: Fix undefined left shifts of negative numbers by
2019-09-28 04:25:57 +0200
5367c91e02
avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers by
2019-09-28 04:26:10 +0200
2faaf92e3f
avcodec/ituh263dec: Fix undefined left shift of negative number by
2019-09-28 04:26:07 +0200
d9ceecc51f
avcodec/dnxhdenc: Fix undefined left shifts of negative numbers by
2019-09-28 04:26:06 +0200
188a773d0f
swscale/utils: Fix invalid left shifts of negative numbers by
2019-09-28 04:26:02 +0200
9ed82df0f3
swscale/x86/swscale: Fix undefined left shifts of negative numbers by
2019-09-28 04:25:58 +0200
00d98fa057
avcodec/exr: Fix undefined left shifts of negative numbers by
2019-09-25 00:03:07 +0200
e1577085a9
avformat/movenc: Fix undefined shift by
2019-09-20 00:17:03 +0200
8c49f5715c
avcodec/pcm: Fix undefined shifts by
2019-09-20 00:17:01 +0200
7a6c286d1f
avcodec/wavpackenc: Fix undefined shifts by
2019-09-20 00:16:58 +0200
d4824eec3b
avcodec/ac3enc: Fix invalid shift by
2019-09-20 00:17:06 +0200
aed40628d4
avcodec/tdsc: Fix undefined shifts by
2019-09-20 00:16:59 +0200
00e52eff65
fftools/ffmpeg_opt: Fix signed integer overflow by
2019-09-16 17:55:01 +0200
d925a11a80
avformat/mov: Fix reel_name size check by
2020-06-14 20:54:46 +0200
62cf20e0eb
avformat/mov: Fix memleak upon encountering repeating tags by
2020-06-14 09:19:38 +0200
961f21ffba
avformat/matroskaenc: Don't use NULL for %s format string by
2020-06-14 03:35:41 +0200
5b4b24b4c0
avformat/webvttdec: Fix memleak upon read header failure by
2020-06-14 03:29:17 +0200
1bd3683a41
avformat/vplayerdec: Fix memleak upon read header failure by
2020-06-14 03:28:56 +0200
2dcc447410
avformat/tedcaptionsdec: Fix memleak upon read header failure by
2020-06-14 03:27:43 +0200
b429a8e13f
avformat/subviewerdec: Fix memleak upon read header failure by
2020-06-14 03:27:11 +0200
db23ea60ef
avformat/subviewer1dec: Fix memleak upon read header failure by
2020-06-14 03:26:40 +0200
f596a73255
avformat/stldec: Fix memleak upon read header failure by
2020-06-14 03:24:23 +0200
280f6bcddd
avformat/srtdec: Fix memleak upon read header failure by
2020-06-14 03:23:27 +0200
abf63fef43
avformat/sccdec: Fix memleak upon read header failure by
2020-06-14 03:22:32 +0200
97e3d91f4d
avformat/samidec: Fix memleak upon read header failure by
2020-06-14 03:21:46 +0200
7b5f24a142
avformat/pjsdec: Fix memleak upon read header failure by
2020-06-14 03:21:03 +0200
d3dab0886f
avformat/mpsubdec: Fix memleak upon read header failure by
2020-06-14 03:20:09 +0200
036c52f2d6
avformat/mpl2dec: Fix memleak upon read header failure by
2020-06-14 03:19:32 +0200
a7309ecc32
avformat/microdvddec: Fix memleak upon read header failure by
2020-06-14 03:16:15 +0200
9b021e24f7
avformat/lrcdec: Fix memleak upon read header failure by
2020-06-14 03:12:00 +0200
bde71f0c9b
avformat/jacosubdec: Fix memleak upon read header failure by
2020-06-14 03:09:08 +0200
91016727dc
avformat/assdec: Fix memleak upon read header failure by
2020-06-14 03:07:28 +0200
58fd406e27
avformat/aqtitledec: Fix memleak upon read header failure by
2020-06-14 03:04:29 +0200
9e404b60b1
avformat/mov: Fix memleaks upon read_header failure by
2020-06-14 00:37:40 +0200
2e68c8442f
avformat/omadec: Fix memleaks upon read_header failure by
2020-06-14 00:24:55 +0200
7230f09866
avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer by
2020-06-13 23:58:32 +0200
9a72122a98
avformat/matroskadec: Use right number of tracks by
2019-08-30 15:18:29 +0200
86a30618c9
avformat/matroskadec: Fix handling gigantic durations by
2019-09-04 00:50:11 +0200
6132ea3daf
avformat/aviobuf: Don't check for overflow after it happened by
2020-05-24 03:14:00 +0200
b7d11cc6e8
avformat/matroskaenc: Fix memleak upon encountering bogus chapter by
2020-04-27 05:42:09 +0200
32467cfc07
fftools/ffmpeg_opt: Check attachment filesize by
2020-04-15 20:54:42 +0200
a7e278e467
avformat/webmdashenc: Check codec types by
2020-03-30 02:50:02 +0200
c4c3d3bc1d
avformat/avidec: Fix memleak with embedded GAB2 subtitles by
2020-03-27 08:31:29 +0100
f34d5ab876
avformat/webmdashenc: Fix memleak upon realloc failure by
2019-12-20 21:21:59 +0100
9d1d4ba63e
avformat/matroskadec: Don't discard the upper 32bits of TrackNumber by
2019-12-26 04:17:24 +0100
766b1b6a25
avformat/hnm: Check for extradata allocation failure by
2020-03-21 07:31:17 +0100
d001c06f82
avformat/subtitles: Don't increment packet counter prematurely by
2020-03-21 04:50:20 +0100
97e0ff9793
avformat/bethsoftvid: Fix potential memleak upon reallocation failure by
2020-03-21 03:57:32 +0100
d7fa4cadea
avformat/smoothstreaming: Fix memleaks on errors by
2019-12-26 11:53:28 +0100
94ca3a00c8
avformat/matroskaenc: Check BlockAdditional size before use by
2020-01-26 06:10:27 +0100
4ed977bbe5
avformat/utils: Fix memleaks in avformat_open_input() by
2020-01-07 14:55:47 +0100
0c104fc424
avcodec/cavsdsp: Fix undefined left shifts of negative numbers by
2019-09-28 04:26:00 +0200
826c929751
avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure by
2020-01-23 17:08:29 +0100
e66185eaef
avformat/matroskaenc: Check for reformatting errors by
2020-01-23 17:08:27 +0100
4374da638e
avcodec/ra144enc: Fix invalid left shift of negative number by
2020-01-22 15:52:10 +0100