368aa756c4
avformat/mpsubdec: Fix memleak upon read header failure by
2020-06-14 03:20:09 +0200
b6986da62c
avformat/mpl2dec: Fix memleak upon read header failure by
2020-06-14 03:19:32 +0200
f6b9f7531c
avformat/microdvddec: Fix memleak upon read header failure by
2020-06-14 03:16:15 +0200
8201fd9a8a
avformat/lrcdec: Fix memleak upon read header failure by
2020-06-14 03:12:00 +0200
aad3e8af01
avformat/jacosubdec: Fix memleak upon read header failure by
2020-06-14 03:09:08 +0200
be57a2ce9e
avformat/assdec: Fix memleak upon read header failure by
2020-06-14 03:07:28 +0200
b9be0b6fe8
avformat/aqtitledec: Fix memleak upon read header failure by
2020-06-14 03:04:29 +0200
430cf25553
avformat/mov: Fix memleaks upon read_header failure by
2020-06-14 00:37:40 +0200
33985333ef
avformat/omadec: Fix memleaks upon read_header failure by
2020-06-14 00:24:55 +0200
1553fe1f72
avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer by
2020-06-13 23:58:32 +0200
7e8ce331a0
avformat/matroskadec: Use right number of tracks by
2019-08-30 15:18:29 +0200
325498af97
avformat/matroskadec: Fix handling gigantic durations by
2019-09-04 00:50:11 +0200
96f18b6427
avcodec/cinepakenc: Fix invalid shifts by
2019-10-06 07:23:14 +0200
946d2893a9
avcodec/cbs_h2645: Fix potential out-of-bounds array access by
2019-09-18 05:25:58 +0200
5db4c91ef5
h264_redundant_pps: Fix memleak in case of errors by
2018-11-09 06:31:36 +0100
aec8b1fa0b
avformat/aviobuf: Don't check for overflow after it happened by
2020-05-24 03:14:00 +0200
b568b4683e
avformat/matroskaenc: Fix memleak upon encountering bogus chapter by
2020-04-27 05:42:09 +0200
259edd9293
fftools/ffmpeg_opt: Check attachment filesize by
2020-04-15 20:54:42 +0200
cd4d57fe1c
avformat/webmdashenc: Check codec types by
2020-03-30 02:50:02 +0200
ebe90fbb74
avformat/avidec: Fix memleak with embedded GAB2 subtitles by
2020-03-27 08:31:29 +0100
81e1872b47
avformat/webmdashenc: Fix memleak upon realloc failure by
2019-12-20 21:21:59 +0100
9ad4088674
avformat/matroskadec: Don't discard the upper 32bits of TrackNumber by
2019-12-26 04:17:24 +0100
deb796ae42
avformat/hnm: Check for extradata allocation failure by
2020-03-21 07:31:17 +0100
f411e3aede
avformat/subtitles: Don't increment packet counter prematurely by
2020-03-21 04:50:20 +0100
54d2f95188
avformat/bethsoftvid: Fix potential memleak upon reallocation failure by
2020-03-21 03:57:32 +0100
cfb42ce415
avformat/smoothstreaming: Fix memleaks on errors by
2019-12-26 11:53:28 +0100
190e2cb02b
avformat/matroskaenc: Check BlockAdditional size before use by
2020-01-26 06:10:27 +0100
39c249d75e
avformat/utils: Fix memleaks in avformat_open_input() by
2020-01-07 14:55:47 +0100
2b35185006
avcodec/cavsdsp: Fix undefined left shifts of negative numbers by
2019-09-28 04:26:00 +0200
b9a667c00d
avformat/mov: Don't leak MOVFragmentStreamInfo on error by
2020-01-27 09:28:19 +0100
7a13d99e6e
avformat/mov: Free encryption data on error by
2020-01-27 09:28:18 +0100
9b605dcdde
avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure by
2020-01-23 17:08:29 +0100
31fa5fb84e
avformat/matroskaenc: Check for reformatting errors by
2020-01-23 17:08:27 +0100
d9e4783f06
avcodec/ra144enc: Fix invalid left shift of negative number by
2020-01-22 15:52:10 +0100
68e67bb187
avcodec/adxenc: Avoid undefined left shift of negative numbers by
2020-01-20 20:20:42 +0100
d620f2eeb4
avcodec/adpcm: Fix undefined left shifts of negative numbers by
2020-01-20 16:56:55 +0100
84abf2ee32
avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by
2020-01-14 04:13:30 +0100
02368962f5
avcodec/proresenc_anatoliy: Fix invalid left shift of negative number by
2020-01-08 19:29:13 +0100
e848b20ef0
avformat/wtvdec: Fix memleak when reading header fails by
2020-01-07 14:55:48 +0100
57dca5213b
avformat/fitsdec: Fix potential leak of string in AVBPrint by
2020-01-07 14:55:42 +0100
88a19d6b4d
avformat/matroskadec: Fix use-after-free when demuxing ProRes by
2019-12-07 00:16:19 +0100
901048ad96
avformat/matroskadec: Fix demuxing ProRes by
2019-09-28 19:54:25 +0200
26ceb54a28
avformat/av1: Fix leak of dynamic buffer in case of parsing failure by
2019-11-21 07:17:19 +0100
d2b434001f
fftools/ffmpeg: Free swresample dictionary during cleanup by
2019-10-24 15:36:35 +0200
63383aaf53
avfilter/vf_xbr: Fix left shift of negative number by
2019-09-28 04:25:56 +0200
7cb41481ea
avfilter/vf_hqx: Fix undefined left shifts of negative numbers by
2019-09-28 04:25:57 +0200
02d9561eab
avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers by
2019-09-28 04:26:10 +0200
ceed3603e1
avcodec/ituh263dec: Fix undefined left shift of negative number by
2019-09-28 04:26:07 +0200
ab3b008dad
avcodec/dnxhdenc: Fix undefined left shifts of negative numbers by
2019-09-28 04:26:06 +0200
1101cf30ec
swscale/utils: Fix invalid left shifts of negative numbers by
2019-09-28 04:26:02 +0200
a79bfc2222
swscale/x86/swscale: Fix undefined left shifts of negative numbers by
2019-09-28 04:25:58 +0200
438773db51
avcodec/exr: Fix undefined left shifts of negative numbers by
2019-09-25 00:03:07 +0200
62df14c7fe
avformat/movenc: Fix undefined shift by
2019-09-20 00:17:03 +0200
2b9ddde1d0
avcodec/pcm: Fix undefined shifts by
2019-09-20 00:17:01 +0200
3497fd2dd7
avcodec/wavpackenc: Fix undefined shifts by
2019-09-20 00:16:58 +0200
5dc4b3209f
avutil/encryption_info: Don't pass NULL to memcpy by
2019-09-18 02:03:58 +0200
9083b1054a
avcodec/ac3enc: Fix invalid shift by
2019-09-20 00:17:06 +0200
0284b72c8a
avcodec/tdsc: Fix undefined shifts by
2019-09-20 00:16:59 +0200
9744ed6e52
fftools/ffmpeg_opt: Fix signed integer overflow by
2019-09-16 17:55:01 +0200
8ee6b52db0
avformat/mov: Fix memleak by
2019-09-16 17:54:59 +0200
9a3edef421
avcodec/ttaenc: Fix undefined shift by
2019-09-15 22:01:20 +0200
458d0dea90
lavf/webm_chunk: Fix NULL dereference by
2019-04-20 00:03:15 +0200
ca4d2c3c52
avcodec/bitstream: Don't check for undefined behaviour after it happened by
2020-06-25 15:10:35 +0200
fd6cb26583
avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak by
2020-06-24 17:51:58 +0200
847bb1d522
avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAX by
2020-06-18 14:37:38 +0200
d1fe26f2b7
avformat/mov: Fix memleak by
2019-09-16 17:54:59 +0200
6b0276f05e
avformat/mov: fix memleaks by
2020-06-28 11:15:39 +0800
b1d8fac858
libavformat/mov: Fix memleaks when demuxing DV audio by
2019-09-16 15:48:31 +0200
76562bf8f0
avformat/mov: Fix reel_name size check by
2020-06-14 20:54:46 +0200
ca2ca8d647
avformat/mov: Fix memleak upon encountering repeating tags by
2020-06-14 09:19:38 +0200
27dec16bbf
avformat/matroskaenc: Don't use NULL for %s format string by
2020-06-14 03:35:41 +0200
5a2fbc43b7
avformat/webvttdec: Fix memleak upon read header failure by
2020-06-14 03:29:17 +0200
4cfc3e8a15
avformat/vplayerdec: Fix memleak upon read header failure by
2020-06-14 03:28:56 +0200
c86d0c0f7c
avformat/tedcaptionsdec: Fix memleak upon read header failure by
2020-06-14 03:27:43 +0200
8bfc38893b
avformat/subviewerdec: Fix memleak upon read header failure by
2020-06-14 03:27:11 +0200
1e6a52841c
avformat/subviewer1dec: Fix memleak upon read header failure by
2020-06-14 03:26:40 +0200
11f041c6c8
avformat/stldec: Fix memleak upon read header failure by
2020-06-14 03:24:23 +0200
fae6d7c5a8
avformat/srtdec: Fix memleak upon read header failure by
2020-06-14 03:23:27 +0200
6b7af5991a
avformat/sccdec: Fix memleak upon read header failure by
2020-06-14 03:22:32 +0200
5c9f00b47e
avformat/samidec: Fix memleak upon read header failure by
2020-06-14 03:21:46 +0200
bdde2f25ed
avformat/pjsdec: Fix memleak upon read header failure by
2020-06-14 03:21:03 +0200
9542691e95
avformat/mpsubdec: Fix memleak upon read header failure by
2020-06-14 03:20:09 +0200
ae98e1945e
avformat/mpl2dec: Fix memleak upon read header failure by
2020-06-14 03:19:32 +0200
f6a97f2270
avformat/microdvddec: Fix memleak upon read header failure by
2020-06-14 03:16:15 +0200
24dc184409
avformat/lrcdec: Fix memleak upon read header failure by
2020-06-14 03:12:00 +0200
3ccbb8c104
avformat/jacosubdec: Fix memleak upon read header failure by
2020-06-14 03:09:08 +0200
b0bdd9f16e
avformat/assdec: Fix memleak upon read header failure by
2020-06-14 03:07:28 +0200
24ef2a85a3
avformat/aqtitledec: Fix memleak upon read header failure by
2020-06-14 03:04:29 +0200
bb03a54e40
avformat/mov: Fix memleaks upon read_header failure by
2020-06-14 00:37:40 +0200
ecfe87bdef
avformat/omadec: Fix memleaks upon read_header failure by
2020-06-14 00:24:55 +0200
cadde6894d
avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer by
2020-06-13 23:58:32 +0200
6d798509e3
avformat/matroskadec: Use right number of tracks by
2019-08-30 15:18:29 +0200
13437c338e
avformat/matroskadec: Fix handling gigantic durations by
2019-09-04 00:50:11 +0200
2b2358f595
avformat/aviobuf: Don't check for overflow after it happened by
2020-05-24 03:14:00 +0200
5daaa64d8a
avformat/apngenc: Add deinit function by
2019-10-23 14:59:41 +0200
297d5a110b
avcodec/libaomenc: Add command-line options for intra-coding tools by
2020-06-25 17:55:14 -0700
aa5c6f382b
avcodec/libaomenc: Add command-line options to control the use of partition tools by
2020-06-25 17:55:13 -0700
143e2d0d66
avformat/mov: fix memleaks by
2020-06-28 11:15:39 +0800
7c1ad9d151
libavformat/mov: Fix memleaks when demuxing DV audio by
2019-09-16 15:48:31 +0200
b3d8e13a88
avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAX by
2020-06-18 14:37:38 +0200