[FFmpeg-cvslog] avformat/vplayerdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:28:56 2020 +0200| [00f2f0b632acddae0315d44773b629480298d813] | committer: Andreas Rheinhardt avformat/vplayerdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avformat/tedcaptionsdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:27:43 2020 +0200| [21c48ec9c3237deb2245ce76185e257153b613a2] | committer: Andreas Rheinhardt avformat/tedcaptionsdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue)

[FFmpeg-cvslog] swscale/x86/swscale: Fix undefined left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:25:58 2019 +0200| [e0d50eb076a91924b51ff6f700501f676ae2b7b5] | committer: Andreas Rheinhardt swscale/x86/swscale: Fix undefined left shifts of negative numbers This affected many FATE-tests: The number of failing tests went

[FFmpeg-cvslog] avcodec/dnxhdenc: Fix undefined left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:26:06 2019 +0200| [d5f9f2ded0ccadc68e84fb20b0dbc2a59e250999] | committer: Andreas Rheinhardt avcodec/dnxhdenc: Fix undefined left shifts of negative numbers Affected 61 FATE-tests: 60 vsynth tests and lavf-mxf_opatom.

[FFmpeg-cvslog] avformat/webvttdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:29:17 2020 +0200| [0085ac2779672f82897d64aa218f2aaaf0954ad6] | committer: Andreas Rheinhardt avformat/webvttdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avformat/movenc: Fix undefined shift

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Sep 20 00:17:03 2019 +0200| [3ea7b445f1072f6def47dbddb03b4c2bf0421e68] | committer: Andreas Rheinhardt avformat/movenc: Fix undefined shift Fixes the movenc FATE-test. Signed-off-by: Andreas Rheinhardt (cherry picked from commit

[FFmpeg-cvslog] avcodec/cbs_h2645: Fix potential out-of-bounds array access

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Wed Sep 18 05:25:58 2019 +0200| [41fba5d5a0331573087a93ac7bbd5c28c547bc17] | committer: Andreas Rheinhardt avcodec/cbs_h2645: Fix potential out-of-bounds array access The maximum allowed index for an array access is FF_ARRAY_ELEMS - 1; yet

[FFmpeg-cvslog] avformat/aqtitledec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:04:29 2020 +0200| [7a1a1542a0ab079f08dc5b38dba1641ffe4e7691] | committer: Andreas Rheinhardt avformat/aqtitledec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] fftools/ffmpeg_opt: Check attachment filesize

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Wed Apr 15 20:54:42 2020 +0200| [e822ee6ebe5b64ebf4f3e31351dce83668068563] | committer: Andreas Rheinhardt fftools/ffmpeg_opt: Check attachment filesize The data of an attachment file is put into an AVCodecParameter's extradata. The

[FFmpeg-cvslog] swscale/utils: Fix invalid left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:26:02 2019 +0200| [6bae72ff8509fade57aec03b7ea43f3d8bbbac32] | committer: Andreas Rheinhardt swscale/utils: Fix invalid left shifts of negative numbers Affected the FATE-tests vsynth_lena-dv-411, vsynth1-dv-411, vsynth2-dv-411

[FFmpeg-cvslog] avfilter/vf_hqx: Fix undefined left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:25:57 2019 +0200| [9be1411c1c08acced03e762a7e673d66877a786d] | committer: Andreas Rheinhardt avfilter/vf_hqx: Fix undefined left shifts of negative numbers Affected every usage of this filter; in particular, it affected the

[FFmpeg-cvslog] avcodec/ac3enc: Fix invalid shift

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Sep 20 00:17:06 2019 +0200| [ec99e0a54c68d23d13218cdb12374ce4513e3f2d] | committer: Andreas Rheinhardt avcodec/ac3enc: Fix invalid shift Fixes the FATE-tests unknown_layout-ac3, ac3-fixed-encode, ac3-encode and eac3-encode. It

[FFmpeg-cvslog] avcodec/ituh263dec: Fix undefined left shift of negative number

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:26:07 2019 +0200| [d4a7500febf1e84a1c41c02fd5dfa26f8bfcd4d4] | committer: Andreas Rheinhardt avcodec/ituh263dec: Fix undefined left shift of negative number Fixes ticket #8160. Signed-off-by: Andreas Rheinhardt Signed-off-by:

[FFmpeg-cvslog] lavf/webm_chunk: Fix NULL dereference

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Apr 20 00:03:15 2019 +0200| [da63a31a1042d194a6277f7f320067dd6baa2a97] | committer: Andreas Rheinhardt lavf/webm_chunk: Fix NULL dereference The earlier version of the webm_chunk muxer had several bugs: 1. If the first packet of an

[FFmpeg-cvslog] avfilter/vf_xbr: Fix left shift of negative number

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:25:56 2019 +0200| [0e877c8fdbc7280efb0237dfa588b8205791dc96] | committer: Andreas Rheinhardt avfilter/vf_xbr: Fix left shift of negative number Affected every usage of vf_xbr, e.g. the FATE-tests filter-2xbr, filter-3xbr,

[FFmpeg-cvslog] fftools/ffmpeg_opt: Fix signed integer overflow

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Mon Sep 16 17:55:01 2019 +0200| [95530c659c5591b7d4f3c223e9a31201f129497b] | committer: Andreas Rheinhardt fftools/ffmpeg_opt: Fix signed integer overflow Fixes ticket #8154. Signed-off-by: Andreas Rheinhardt Signed-off-by: Michael

[FFmpeg-cvslog] avformat/matroskaenc: Don't use NULL for %s format string

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:35:41 2020 +0200| [af64590c6bc2c849006f4b346d89ce23916237aa] | committer: Andreas Rheinhardt avformat/matroskaenc: Don't use NULL for %s format string The argument pertaining to a printf %s conversion specifier must not be

[FFmpeg-cvslog] fftools/ffmpeg: Free swresample dictionary during cleanup

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Thu Oct 24 15:36:35 2019 +0200| [9d67954134deb5ca56c19abf07a3afc2a544d0b5] | committer: Andreas Rheinhardt fftools/ffmpeg: Free swresample dictionary during cleanup Freeing this was forgotten in ad899522. Fixes #8315 and #8316.

[FFmpeg-cvslog] avcodec/exr: Fix undefined left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Wed Sep 25 00:03:07 2019 +0200| [44c6865e54906d0111018e3e21d91453cf117993] | committer: Andreas Rheinhardt avcodec/exr: Fix undefined left shifts of negative numbers Affected the FATE-tests exr-rgb-scanline-pxr24-half-uint32-13x9 and

[FFmpeg-cvslog] avformat/subviewer1dec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:26:40 2020 +0200| [2d42cb84236faa0c37b6a9bd1447aca2ffe2bd88] | committer: Andreas Rheinhardt avformat/subviewer1dec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue)

[FFmpeg-cvslog] avformat/sccdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:22:32 2020 +0200| [7f46b16cb24e0f8ef069bcd8f0418c9197141cf7] | committer: Andreas Rheinhardt avformat/sccdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/assdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:07:28 2020 +0200| [7a38474ca05cf1f156c5dbce731f1d37aa4d115b] | committer: Andreas Rheinhardt avformat/assdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/subviewerdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:27:11 2020 +0200| [6b96e1410495f63cc3c52dd2df5c0b688429a8e1] | committer: Andreas Rheinhardt avformat/subviewerdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avformat/srtdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:23:27 2020 +0200| [3168d6ff3bf36e3428b2ef48618995bfbcf52ccc] | committer: Andreas Rheinhardt avformat/srtdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Oct 6 07:23:14 2019 +0200| [3858c755d90e0cefd5549f85a64967d7a163dd55] | committer: Andreas Rheinhardt avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 places cannot be represented in type 'int'. Affected the

[FFmpeg-cvslog] avformat/pjsdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:21:03 2020 +0200| [fe43ff01d12e41f6bc4800fa6c125557744010e2] | committer: Andreas Rheinhardt avformat/pjsdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/aviobuf: Don't check for overflow after it happened

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun May 24 03:14:00 2020 +0200| [f7a7476e06d8bea5dcb01b72b74e67dd6a3ae10d] | committer: Andreas Rheinhardt avformat/aviobuf: Don't check for overflow after it happened If adding two ints overflows, it doesn't matter whether the result will

[FFmpeg-cvslog] avformat/matroskadec: Use right number of tracks

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Aug 30 15:18:29 2019 +0200| [6f0304b9d9d542a504b1b1e650b721fc541edacd] | committer: Andreas Rheinhardt avformat/matroskadec: Use right number of tracks When demuxing a Matroska/WebM file, streams are added for tracks and for attachments,

[FFmpeg-cvslog] avformat/samidec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:21:46 2020 +0200| [c334959666521a65fcb256c6ae252abbfa5d7262] | committer: Andreas Rheinhardt avformat/samidec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/mpsubdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:20:09 2020 +0200| [3a0906df1b52a962e6df273ad8812410343106fb] | committer: Andreas Rheinhardt avformat/mpsubdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avcodec/ttaenc: Fix undefined shift

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Sep 15 22:01:20 2019 +0200| [1fde9bf0a00790bd2163bf92f51c6bc2c05375c1] | committer: Andreas Rheinhardt avcodec/ttaenc: Fix undefined shift ttaenc contained (1 << unary) - 1 as an argument for a function expecting an unsigned int. unary

[FFmpeg-cvslog] avcodec/wavpackenc: Fix undefined shifts

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Sep 20 00:16:58 2019 +0200| [42ae8d5100f9622494b30dd361a9bbd5a9a15a71] | committer: Andreas Rheinhardt avcodec/wavpackenc: Fix undefined shifts Fixes ticket #8161 and the acodec-wavpack FATE-test. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/mov: Fix reel_name size check

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 20:54:46 2020 +0200| [bf5f18c5f94978596556a8f74e42ebfe64a947bb] | committer: Andreas Rheinhardt avformat/mov: Fix reel_name size check Only read str_size bytes from offset 30 of extradata if the extradata is indeed at least 30 +

[FFmpeg-cvslog] avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Sep 28 04:26:10 2019 +0200| [ba3ff1381e20ba1cc7c6dc88de36843d4ff4363f] | committer: Andreas Rheinhardt avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers Affected the vsynth*-jpeg2000 and the vsynth*-jpeg2000-97 FATE tests

[FFmpeg-cvslog] avcodec/pcm: Fix undefined shifts

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Sep 20 00:17:01 2019 +0200| [b5ef6bd7f085cf08f69fe2735eed01f4e076a330] | committer: Andreas Rheinhardt avcodec/pcm: Fix undefined shifts Fixes the acodec-pcm-u16[lb]e FATE-tests. Signed-off-by: Andreas Rheinhardt (cherry picked from

[FFmpeg-cvslog] avcodec/tdsc: Fix undefined shifts

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Sep 20 00:16:59 2019 +0200| [0b4fe2155e6ebe5d82c4a9cc58cb3a548c81ef4e] | committer: Andreas Rheinhardt avcodec/tdsc: Fix undefined shifts Fixes the tdsc FATE-test. Signed-off-by: Andreas Rheinhardt Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat/mov: Fix memleak upon encountering repeating tags

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 09:19:38 2020 +0200| [ed1339dcb2590b011c35fa29122586fa2bc8b91e] | committer: Andreas Rheinhardt avformat/mov: Fix memleak upon encountering repeating tags mov_read_custom tries to read three strings belonging to three different

[FFmpeg-cvslog] avutil/opt: check return value of av_bprint_finalize()

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jun 22 21:39:30 2020 +0800| [200c9b1c963c47e11f2dba37c90ef637412a3d00] | committer: Limin Wang avutil/opt: check return value of av_bprint_finalize() Reviewed-by: Nicolas George Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat/hlsenc: use proper error codes

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jun 22 21:58:47 2020 +0800| [db92efd83e6128ebc301ce615eda137c132ac290] | committer: Limin Wang avformat/hlsenc: use proper error codes Signed-off-by: Limin Wang >

[FFmpeg-cvslog] FATE: fix colorbalance fate test failed on x86_32

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Wed Jul 1 20:57:58 2020 +0800| [49054fe94c2f36881f63d15eca6e4bfb7f71b8ce] | committer: Limin Wang FATE: fix colorbalance fate test failed on x86_32 floating point precision will cause rgb*max generate different value on x86_32 and x86_64. have pass fate

[FFmpeg-cvslog] avformat/au: check return value of av_bprint_finalize()

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jun 22 21:49:30 2020 +0800| [a7aa903b7baf075e33d5f1c3bf921b4066a9e645] | committer: Limin Wang avformat/au: check return value of av_bprint_finalize() Reviewed-by: Nicolas George Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat/au: check return value of au_read_annotation()

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Tue Jun 23 07:14:51 2020 +0800| [64059f5063ab37828b4082c7acafe4b82c532587] | committer: Limin Wang avformat/au: check return value of au_read_annotation() Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat/hlsenc: fix av_bprint_finalize() usage

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jun 22 22:04:36 2020 +0800| [fdda832603c7f027b3d0541289182ad221c1439c] | committer: Limin Wang avformat/hlsenc: fix av_bprint_finalize() usage Don't need to do double check by the description of the API. Reviewed-by: Nicolas George Signed-off-by:

[FFmpeg-cvslog] avcodec/dstdec: Replace AC overread check by sample rate check

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 1 21:27:23 2020 +0200| [1679f23beb3cfc3639352b3cbe7c08c00189c6b0] | committer: Michael Niedermayer avcodec/dstdec: Replace AC overread check by sample rate check Real files do skip coding 0 bits at the end, thus this kind of check does

[FFmpeg-cvslog] avformat/icecast: Add option to use TLS connection

2020-07-02 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Jun 14 00:52:44 2020 +0200| [c0c45e238f126a28d91d48ee625a732f6fee1a88] | committer: Michael Niedermayer avformat/icecast: Add option to use TLS connection Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avcodec/scpr3: Fix out of array access with dectab

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 1 23:31:47 2020 +0200| [c8de8dfba6b2706f22214489b1779fb0d27e7e65] | committer: Michael Niedermayer avcodec/scpr3: Fix out of array access with dectab Fixes:

[FFmpeg-cvslog] avcodec/tiff: Do not overrun the array ends in dng_blit()

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 1 23:05:22 2020 +0200| [f35caea77f76c62bd0e392e514a84833ab1e0c83] | committer: Michael Niedermayer avcodec/tiff: Do not overrun the array ends in dng_blit() Fixes: out of array access Fixes:

[FFmpeg-cvslog] avformat/hlsenc: simplify code to pass s directly

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Thu Jun 25 00:14:55 2020 +0800| [0e10f54585e40a03ea8f19deed50dbf61c8055bc] | committer: Limin Wang avformat/hlsenc: simplify code to pass s directly Suggested-by: Nicolas George Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat/dump: add a \n for end of ERROR log

2020-07-02 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Wed Jul 1 21:51:03 2020 +0800| [af5751940e022a5216880fb89f69ef641aa1dee9] | committer: Limin Wang avformat/dump: add a \n for end of ERROR log Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat/microdvddec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:16:15 2020 +0200| [a580268fe35a13b0b59bc0843918bc005ceb9cac] | committer: Andreas Rheinhardt avformat/microdvddec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avformat/omadec: Fix memleaks upon read_header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 00:24:55 2020 +0200| [13796b54063259fc38be45969615768eaf9ac153] | committer: Andreas Rheinhardt avformat/omadec: Fix memleaks upon read_header failure Fixes possible leaks of id3v2 metadata as well as an AVDES struct in case the

[FFmpeg-cvslog] avformat/matroskadec: Fix handling gigantic durations

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Wed Sep 4 00:50:11 2019 +0200| [eb4bae9a1cd9ca4ed077b83449f70095a74db3a4] | committer: Andreas Rheinhardt avformat/matroskadec: Fix handling gigantic durations matroska_parse_block currently asserts that the duration is not equal to

[FFmpeg-cvslog] avformat/lrcdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:12:00 2020 +0200| [b30fea143b0d1fa963671f6b90180b3cd797a65c] | committer: Andreas Rheinhardt avformat/lrcdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/matroskadec: Don't discard the upper 32bits of TrackNumber

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Thu Dec 26 04:17:24 2019 +0100| [19cf712c7d0054f72c05a2f1d20f8a8fb1dcefdd] | committer: Andreas Rheinhardt avformat/matroskadec: Don't discard the upper 32bits of TrackNumber Signed-off-by: Andreas Rheinhardt (cherry picked from commit

[FFmpeg-cvslog] avformat/mov: Fix memleaks upon read_header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 00:37:40 2020 +0200| [85200b8c026b938b09dee016b5729afde880d850] | committer: Andreas Rheinhardt avformat/mov: Fix memleaks upon read_header failure By default, a demuxer's read_close function is not called automatically if an

[FFmpeg-cvslog] avformat/mpl2dec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:19:32 2020 +0200| [d5675b4c0e0891446032d4b4fc489a21b9dd0a96] | committer: Andreas Rheinhardt avformat/mpl2dec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] h264_redundant_pps: Fix memleak in case of errors

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Nov 9 06:31:36 2018 +0100| [2bcf99b8fa099d125c4bf7ef6782dd37e52c16ad] | committer: Andreas Rheinhardt h264_redundant_pps: Fix memleak in case of errors Now the fragment is uninitialized and the input packet freed in case of errors.

[FFmpeg-cvslog] avformat/stldec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:24:23 2020 +0200| [688b46d1fa95da1e2cc472df0864f868cb2c0861] | committer: Andreas Rheinhardt avformat/stldec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sat Jun 13 23:58:32 2020 +0200| [5084210d8ce0dd16646f1e4139b215ae2edeb257] | committer: Andreas Rheinhardt avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer In certain error scenarios, the underlying Matroska demuxer was not

[FFmpeg-cvslog] avformat/jacosubdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Sun Jun 14 03:09:08 2020 +0200| [29b258cb260de91236f4f824370f310a3a644632] | committer: Andreas Rheinhardt avformat/jacosubdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] Replace 'FontName' with 'Fontname' in the documentation.

2020-07-02 Thread Joe Ratterman
ffmpeg | branch: master | Joe Ratterman | Thu May 28 10:31:48 2020 -0700| [c367d14d0a5d4ce1c007f636ba85681915fd5f79] | committer: Gyan Doshi Replace 'FontName' with 'Fontname' in the documentation. This is the only use of 'FontName' with that capitalization, as both source-code and tests use

[FFmpeg-cvslog] Tag n3.2.15 : FFmpeg 3.2.15 release

2020-07-02 Thread git
[ffmpeg] [branch: refs/tags/n3.2.15] Tag:591e4c8c43639b4830498332f7d6c47b33e2bd27 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=591e4c8c43639b4830498332f7d6c47b33e2bd27 Tagger: Michael Niedermayer Date: Thu Jul 2 19:42:58 2020 +0200 FFmpeg 3.2.15 release

[FFmpeg-cvslog] avcodec/dstdec: Replace AC overread check by sample rate check

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Wed Jul 1 21:27:23 2020 +0200| [5c691bf7585de2d6fa29872512ea14937c9fd015] | committer: Michael Niedermayer avcodec/dstdec: Replace AC overread check by sample rate check Real files do skip coding 0 bits at the end, thus this kind of check

[FFmpeg-cvslog] Changelog: update

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Thu Jul 2 18:50:40 2020 +0200| [37a8ad9a3167923d500910031a8086489c004d83] | committer: Michael Niedermayer Changelog: update > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=37a8ad9a3167923d500910031a8086489c004d83 ---

[FFmpeg-cvslog] ffprobe: Allow unknown format private AVOptions

2020-07-02 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Fri Jun 26 14:08:37 2020 +0100| [f43a8112ddf0388421dc7a264ee9ae12d2185b17] | committer: Derek Buitenhuis ffprobe: Allow unknown format private AVOptions This useful, because by ffprobe's very nature, you use it to probe a file and find out what it

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6550932 web: Add FFmpeg 3.2.15

2020-07-02 Thread ffmpeg-git
The branch, master has been updated via 6550932313e03b0b81d984bf840fce6142a91af3 (commit) from 9f51a2f54f90eee3555df2bd53d0f41605508831 (commit) - Log - commit 6550932313e03b0b81d984bf840fce6142a91af3 Author:

[FFmpeg-cvslog] avcodec/hcadec: Check total_band_count against imdct_in size

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jun 30 21:32:53 2020 +0200| [2d96c945312d3f62e3f872bfb51a593afb40e09a] | committer: Michael Niedermayer avcodec/hcadec: Check total_band_count against imdct_in size Fixes: index 128 out of bounds for type 'float [128]' Fixes:

[FFmpeg-cvslog] avcodec/mv30: Fix integer overflows in idct2_1d()

2020-07-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jun 18 11:52:47 2020 +0200| [3b8d5bcc3189c6c46279889f1176c0caba4466e4] | committer: Michael Niedermayer avcodec/mv30: Fix integer overflows in idct2_1d() Fixes: signed integer overflow: 6500736 * 473 cannot be represented in type 'int'

[FFmpeg-cvslog] avcodec/amfenc_hevc: set default gops_per_idr 1

2020-07-02 Thread Lu Jiao
ffmpeg | branch: master | Lu Jiao | Tue Jun 16 22:10:10 2020 +0800| [76a3ee996bf9f3435b1c11d69639cd1e971f20c3] | committer: Marton Balint avcodec/amfenc_hevc: set default gops_per_idr 1 Previously gops_per_idr default 60 would make amd gpu encoding hevc has erratic seek bar behaviour as

[FFmpeg-cvslog] avdevice/decklink_dec: add support for extracting and outputing klv from vanc

2020-07-02 Thread Milos Zivkovic
ffmpeg | branch: master | Milos Zivkovic | Mon Jun 8 11:56:37 2020 +0200| [c4e08682437e5bbdf4c5cf514969c9f5488819c7] | committer: Marton Balint avdevice/decklink_dec: add support for extracting and outputing klv from vanc Signed-off-by: Milos Zivkovic Signed-off-by: Marton Balint >

[FFmpeg-cvslog] configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LIST

2020-07-02 Thread Kyle Swanson
ffmpeg | branch: master | Kyle Swanson | Mon Jun 29 09:58:50 2020 -0700| [4979afdb858b6312c7250afde2d669c2880651ce] | committer: Kyle Swanson configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LIST since libvmaf v1.5.1, libvmaf has been relicensed as BSD+Patent Signed-off-by: Kyle

[FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Wed May 27 19:09:14 2020 +0200| [6536090792e8c46ef05cff26137d82501625e7a6] | committer: Andreas Rheinhardt avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input The hevc_mp4toannexb bsf does not explicitly check whether a NAL

[FFmpeg-cvslog] avcodec/adxenc: Avoid undefined left shift of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Mon Jan 20 20:20:42 2020 +0100| [30cf495505cf897eb25a89d0f915e49733e4c36b] | committer: Andreas Rheinhardt avcodec/adxenc: Avoid undefined left shift of negative numbers Replace "((a << shift) + b) >> shift" by "a + (b >> shift)". This

[FFmpeg-cvslog] avcodec/adpcm: Fix undefined left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Mon Jan 20 16:56:55 2020 +0100| [040a93fe0a6a80f63e935fea2ea97870fa3ed416] | committer: Andreas Rheinhardt avcodec/adpcm: Fix undefined left shifts of negative numbers Affected the adpcm-afc, adpcm-ea-1, adpcm-ea-2, adpcm-ea-maxis-xa,

[FFmpeg-cvslog] avformat/matroskaenc: Check for reformatting errors

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Thu Jan 23 17:08:27 2020 +0100| [e66185eaeff1445074f6586cffa6e79c0e4fc9a3] | committer: Andreas Rheinhardt avformat/matroskaenc: Check for reformatting errors This is needed especially for AV1: If a reformatting error happens (e.g. if the

[FFmpeg-cvslog] avcodec/proresenc_anatoliy: Fix invalid left shift of negative number

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Wed Jan 8 19:29:13 2020 +0100| [7d51f4d891cdd976d59da8db6ed34e10400d5569] | committer: Andreas Rheinhardt avcodec/proresenc_anatoliy: Fix invalid left shift of negative number This fixes ticket #7997 as well as the vsynth*-prores_#

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-02 Thread Zhao Zhili
ffmpeg | branch: release/3.4 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [27660619016014ee64aec085608f1c8e79029fac] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure

[FFmpeg-cvslog] avcodec/bitstream: Don't check for undefined behaviour after it happened

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Thu Jun 25 15:10:35 2020 +0200| [660c42ca19d849b19fd60d0622d0ea2cb17249f2] | committer: Andreas Rheinhardt avcodec/bitstream: Don't check for undefined behaviour after it happened Reviewed-by: Michael Niedermayer Signed-off-by: Andreas

[FFmpeg-cvslog] avformat/matroskaenc: Check BlockAdditional size before use

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jan 26 06:10:27 2020 +0100| [94ca3a00c8b6d37f7b66f873041981506e95b6ea] | committer: Andreas Rheinhardt avformat/matroskaenc: Check BlockAdditional size before use Don't read a 64bit number before having checked that the data is at least

[FFmpeg-cvslog] avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Thu Jan 23 17:08:29 2020 +0100| [826c92975129b8262abb9c5dd536320601c23f77] | committer: Andreas Rheinhardt avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure ff_hevc_annexb2mp4_buf() could indicate an error, yet

[FFmpeg-cvslog] avcodec/cavsdsp: Fix undefined left shifts of negative numbers

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sat Sep 28 04:26:00 2019 +0200| [0c104fc424808d8432dab3911b427eab76cbd737] | committer: Andreas Rheinhardt avcodec/cavsdsp: Fix undefined left shifts of negative numbers Affected the ffmpeg-filter_colorkey FATE-test (but only if the C

[FFmpeg-cvslog] avformat/hnm: Check for extradata allocation failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sat Mar 21 07:31:17 2020 +0100| [766b1b6a25866547cae77fee0f8a7c177787e460] | committer: Andreas Rheinhardt avformat/hnm: Check for extradata allocation failure and also add padding to it; moreover, don't use memcpy to write one byte to

[FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Fri Mar 27 08:31:29 2020 +0100| [c4c3d3bc1de75a112f84cfae319c3d30aa6d8a90] | committer: Andreas Rheinhardt avformat/avidec: Fix memleak with embedded GAB2 subtitles The code for GAB2 subtitles predates refcounting AVPackets. So in order to

[FFmpeg-cvslog] avformat/fitsdec: Fix potential leak of string in AVBPrint

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Tue Jan 7 14:55:42 2020 +0100| [674cbe52e96d6367e26bc37a746701af5a374181] | committer: Andreas Rheinhardt avformat/fitsdec: Fix potential leak of string in AVBPrint by freeing it a bit earlier. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/matroskadec: Don't discard the upper 32bits of TrackNumber

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Thu Dec 26 04:17:24 2019 +0100| [9d1d4ba63ec6c9b04407c9abbecb1c3903e4f3ca] | committer: Andreas Rheinhardt avformat/matroskadec: Don't discard the upper 32bits of TrackNumber Signed-off-by: Andreas Rheinhardt (cherry picked from commit

[FFmpeg-cvslog] avformat/subtitles: Don't increment packet counter prematurely

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sat Mar 21 04:50:20 2020 +0100| [d001c06f8223c7ccb41c6075949dd27de25fcf90] | committer: Andreas Rheinhardt avformat/subtitles: Don't increment packet counter prematurely Do it only if the packet has been successfully allocated in

[FFmpeg-cvslog] avformat/matroskadec: Use right number of tracks

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Fri Aug 30 15:18:29 2019 +0200| [9a72122a98046708724564a5e3ef2a2e7ac6d1e8] | committer: Andreas Rheinhardt avformat/matroskadec: Use right number of tracks When demuxing a Matroska/WebM file, streams are added for tracks and for attachments,

[FFmpeg-cvslog] avformat/webmdashenc: Check codec types

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Mon Mar 30 02:50:02 2020 +0200| [a7e278e467600dcaec47dacb2e2fbfb56ac77505] | committer: Andreas Rheinhardt avformat/webmdashenc: Check codec types The WebM DASH Manifest muxer only supports VP8, VP9, Vorbis and Opus, but there was no check

[FFmpeg-cvslog] avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sat Jun 13 23:58:32 2020 +0200| [7230f0986676b5df1488eb400b0cc2278e686345] | committer: Andreas Rheinhardt avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer In certain error scenarios, the underlying Matroska demuxer was not

[FFmpeg-cvslog] avformat/matroskadec: Fix handling gigantic durations

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Wed Sep 4 00:50:11 2019 +0200| [86a30618c9863df8470a9a955d19a37189ed9e65] | committer: Andreas Rheinhardt avformat/matroskadec: Fix handling gigantic durations matroska_parse_block currently asserts that the duration is not equal to

[FFmpeg-cvslog] avformat/webmdashenc: Fix memleak upon realloc failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Fri Dec 20 21:21:59 2019 +0100| [f34d5ab876a952fcb878c3380371336f80daf45a] | committer: Andreas Rheinhardt avformat/webmdashenc: Fix memleak upon realloc failure The classical ptr = av_realloc(ptr, size). Reviewed-by: Paul B Mahol

[FFmpeg-cvslog] avformat/omadec: Fix memleaks upon read_header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jun 14 00:24:55 2020 +0200| [2e68c8442f38e2d6f880daa3e509026b6a18265b] | committer: Andreas Rheinhardt avformat/omadec: Fix memleaks upon read_header failure Fixes possible leaks of id3v2 metadata as well as an AVDES struct in case the

[FFmpeg-cvslog] avformat/lrcdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jun 14 03:12:00 2020 +0200| [9b021e24f723a707c2bd90ca557cec8ac454386c] | committer: Andreas Rheinhardt avformat/lrcdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/microdvddec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jun 14 03:16:15 2020 +0200| [a7309ecc325119623ee2807da194111da0eda2fd] | committer: Andreas Rheinhardt avformat/microdvddec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avformat/mpl2dec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jun 14 03:19:32 2020 +0200| [036c52f2d6b9f42e171b186cf2a038b8684d3f71] | committer: Andreas Rheinhardt avformat/mpl2dec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

[FFmpeg-cvslog] avformat/jacosubdec: Fix memleak upon read header failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun Jun 14 03:09:08 2020 +0200| [bde71f0c9b6fdb218f9910e180e3ac362d6ac9ba] | committer: Andreas Rheinhardt avformat/jacosubdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

[FFmpeg-cvslog] avformat/aviobuf: Don't check for overflow after it happened

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sun May 24 03:14:00 2020 +0200| [6132ea3daf23fb03314f7fc00275f438a1cea07e] | committer: Andreas Rheinhardt avformat/aviobuf: Don't check for overflow after it happened If adding two ints overflows, it doesn't matter whether the result will

[FFmpeg-cvslog] avformat/bethsoftvid: Fix potential memleak upon reallocation failure

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Sat Mar 21 03:57:32 2020 +0100| [97e0ff9793b82b2da827ac33b84b900c1ca1d35f] | committer: Andreas Rheinhardt avformat/bethsoftvid: Fix potential memleak upon reallocation failure The classical ptr = av_realloc(ptr, size), just with

[FFmpeg-cvslog] avformat/smoothstreaming: Fix memleaks on errors

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Thu Dec 26 11:53:28 2019 +0100| [d7fa4cadeaa5e2a33624a73fed1b10b79c75201b] | committer: Andreas Rheinhardt avformat/smoothstreaming: Fix memleaks on errors If an AVFormatContext could be allocated, but white-/blacklists couldn't be copied,

[FFmpeg-cvslog] avcodec/ra144enc: Fix invalid left shift of negative number

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Wed Jan 22 15:52:10 2020 +0100| [4374da638ec944b485ece1ecb15fd9f562cde1cb] | committer: Andreas Rheinhardt avcodec/ra144enc: Fix invalid left shift of negative number by replacing it with a multiplication. Said multiplication can't overflow

  1   2   >