[FFmpeg-cvslog] avformat/dashenc: Add hls_master_name option

2020-06-15 Thread Przemysław Sobala
ffmpeg | branch: master | Przemysław Sobala | Wed Jun 10 13:14:36 2020 +0200| [9d80f3ec4b08815719ce554c0a08ed27e671d6dc] | committer: Karthick J avformat/dashenc: Add hls_master_name option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d80f3ec4b08815719ce554c0a08ed27e671d6dc ---

[FFmpeg-cvslog] lavdevice: Add AudioToolbox output device.

2020-06-15 Thread Thilo Borgmann
ffmpeg | branch: master | Thilo Borgmann | Mon Jun 15 15:09:33 2020 +0200| [b737575c76ff33ef5ffd602ebf3e30cc71ec536c] | committer: Thilo Borgmann lavdevice: Add AudioToolbox output device. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b737575c76ff33ef5ffd602ebf3e30cc71ec536c ---

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:20:09 2020 +0200| [a5ed8aeea4f4199e89520c3fdbd9d07ae7fc3c3f] | committer: Andreas Rheinhardt avformat/mpsubdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if a

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:07:28 2020 +0200| [5ab39c2d8c1e5e00b48d758eee7d5ae435a99ef7] | committer: Andreas Rheinhardt avformat/assdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if an

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:04:29 2020 +0200| [a86a5d06d8967d01964833456df1df9fc186f125] | committer: Andreas Rheinhardt avformat/aqtitledec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Aug 30 15:18:29 2019 +0200| [1ef30571a0a7150cb20c580bfc52af2a7101c20d] | committer: Andreas Rheinhardt avformat/matroskadec: Use right number of tracks When demuxing a Matroska/WebM file, streams are added for tracks and for attachments, so th

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jun 13 23:58:32 2020 +0200| [0841063ce6a2e664fb3986b0a255c57392cd9f02] | committer: Andreas Rheinhardt avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer In certain error scenarios, the underlying Matroska demuxer was not properl

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:09:08 2020 +0200| [c13a752733a9af955b032c55f704b748fe37dd19] | committer: Andreas Rheinhardt avformat/jacosubdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:19:32 2020 +0200| [331799747e7e995710f5dfc4d413cda35eb01289] | committer: Andreas Rheinhardt avformat/mpl2dec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if an

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:21:03 2020 +0200| [9df560e8986640e20c62286f0baee2a80540accd] | committer: Andreas Rheinhardt avformat/pjsdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if an

[FFmpeg-cvslog] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jun 13 22:34:19 2020 +0200| [cbe336c9e81e2d9de3a18abef887c9255a9b9da5] | committer: Andreas Rheinhardt avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak EBML binary elements are already made reference-counted when read; so

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 00:24:55 2020 +0200| [3d3ba43bc68ca90fe72d0fc390c9e5f5c7de1513] | 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 content

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 00:37:40 2020 +0200| [ac378c535be907ee383dafb430be7216a2920982] | 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 error happ

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Sep 4 00:50:11 2019 +0200| [3714d452b894821591a2fbafdd1b8ef15abe4be6] | committer: Andreas Rheinhardt avformat/matroskadec: Fix handling gigantic durations matroska_parse_block currently asserts that the duration is not equal to AV_NOPTS_VALU

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 09:19:38 2020 +0200| [dfef1d5e3cd4dfead84416a01e6c9ff0da50b34d] | committer: Andreas Rheinhardt avformat/mov: Fix memleak upon encountering repeating tags mov_read_custom tries to read three strings belonging to three different tags. Wh

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:35:41 2020 +0200| [6de6ce7bc80e874099895b6c73977bc2efb06a4d] | 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 NULL, even

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:27:11 2020 +0200| [a708f652737eba08607df84394ca4bec6b458736] | committer: Andreas Rheinhardt avformat/subviewerdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:27:43 2020 +0200| [337783b118d4cc265759c103b672dd5d5d3e7cb8] | committer: Andreas Rheinhardt avformat/tedcaptionsdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would lea

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:22:32 2020 +0200| [f3c63e67bb00fa7d96595203d01a576df651e275] | committer: Andreas Rheinhardt avformat/sccdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if an

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 20:54:46 2020 +0200| [ff3fad6b0edb13dd664403b01bc00309f035b110] | 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 + str_siz

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:29:17 2020 +0200| [c784fe8b867e42a1c8d2c48d7046e3e0cce7ec31] | committer: Andreas Rheinhardt avformat/webvttdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:23:27 2020 +0200| [c70409957c7332971f0e147729d769f6d2f95390] | committer: Andreas Rheinhardt avformat/srtdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if an

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:24:23 2020 +0200| [e13874b9eae4e156ca1c478e6d59d3461bbdc09f] | committer: Andreas Rheinhardt avformat/stldec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if an

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:28:56 2020 +0200| [67434afa7fcb2b411b10a4d09fb30cd3a5907c2c] | committer: Andreas Rheinhardt avformat/vplayerdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak if

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 14 03:26:40 2020 +0200| [9751d7515222c7b58d0c6fb31aec6e0464c0f338] | committer: Andreas Rheinhardt avformat/subviewer1dec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 00:37:40 2020 +0200| [30d66abc801ec54f81f49b0aa01a36692a744266] | 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 error

[FFmpeg-cvslog] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sat Jun 13 22:34:19 2020 +0200| [751f285152b90faf78d3dde76bc5cee16f093813] | committer: Andreas Rheinhardt avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak EBML binary elements are already made reference-counted when rea

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

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

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Fri Aug 30 15:18:29 2019 +0200| [0260352d92228e56a999ea00a365ffef6cee20cc] | 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-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:21:46 2020 +0200| [6e64260a190a9549d12953dc779cb88e69cdaaac] | committer: Andreas Rheinhardt avformat/samidec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:24:23 2020 +0200| [3201350dc753ec8c8f2c28f3e4f58ff42e7a742b] | committer: Andreas Rheinhardt avformat/stldec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak i

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

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

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

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

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:27:43 2020 +0200| [6eac7d79f4e7282567793d5c52ec84a646cac840] | committer: Andreas Rheinhardt avformat/tedcaptionsdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) woul

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:23:27 2020 +0200| [157bbc779c5124b7f6aee39df6399425f12dc2e2] | committer: Andreas Rheinhardt avformat/srtdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would leak i

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sat Jun 13 23:58:32 2020 +0200| [245d0f1889d8b3b5b7ae20e543d0b128932e3565] | committer: Andreas Rheinhardt avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer In certain error scenarios, the underlying Matroska demuxer was not pr

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 00:24:55 2020 +0200| [5171e0ee18c19960bec84ee3adb920cd3f83e35f] | 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 co

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:35:41 2020 +0200| [c49dfee90bc1c149410f7017e9cbbbeb4063ccdf] | 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 NULL,

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

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

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:26:40 2020 +0200| [49b60a9a52b50a0064c1d7282dff117aee853855] | committer: Andreas Rheinhardt avformat/subviewer1dec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 20:54:46 2020 +0200| [716b5c6ec9f856ea973298c8e319f041871080e7] | 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 + st

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 03:29:17 2020 +0200| [3f3cfddb37b0a868a450b9ff9733cb16af943031] | committer: Andreas Rheinhardt avformat/webvttdec: Fix memleak upon read header failure The already parsed subtitles (contained in an FFDemuxSubtitlesQueue) would lea

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

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

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

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

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

2020-06-15 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Sun Jun 14 09:19:38 2020 +0200| [9d921e38f436a431e6d457fe7e4700878e7327b9] | committer: Andreas Rheinhardt avformat/mov: Fix memleak upon encountering repeating tags mov_read_custom tries to read three strings belonging to three different tag

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

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

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

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

[FFmpeg-cvslog] avformat/mov: fix demuxing of eia-608

2020-06-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jun 14 14:19:56 2020 +0200| [f91906973c62459f31beb5683a8e2105758af0bb] | committer: Paul B Mahol avformat/mov: fix demuxing of eia-608 Fixes #4616. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f91906973c62459f31beb5683a8e2105758af0bb

[FFmpeg-cvslog] avformat/movenc: fix remuxing eia-608 into mov from other containers

2020-06-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jun 14 18:20:14 2020 +0200| [76ad8a568f98483c225d59a9f985dc6d054b6b19] | committer: Paul B Mahol avformat/movenc: fix remuxing eia-608 into mov from other containers > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76ad8a568f98483c225d59a9

[FFmpeg-cvslog] avformat/sccdec: unbreak previous commits to this file

2020-06-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jun 14 21:16:57 2020 +0200| [6c84f8afaefa55233e24daa62df89b469da2ea21] | committer: Paul B Mahol avformat/sccdec: unbreak previous commits to this file > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6c84f8afaefa55233e24daa62df89b469da2ea

[FFmpeg-cvslog] avcodec/ccaption_dec: add support for colors

2020-06-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jun 14 12:39:31 2020 +0200| [cb98483ea081c0ea7949a75f9776703f395f8e8d] | committer: Paul B Mahol avcodec/ccaption_dec: add support for colors > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb98483ea081c0ea7949a75f9776703f395f8e8d --- l

[FFmpeg-cvslog] avcodec/tiff: Check stride for dng

2020-06-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jun 14 23:45:46 2020 +0200| [276dfa9d91ee50183824612803891b7d066e8f00] | committer: Michael Niedermayer avcodec/tiff: Check stride for dng Fixes: assertion failure Fixes: 23422/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TIFF_fuzzer-57

[FFmpeg-cvslog] avcodec/tiff: Check stride for dng

2020-06-15 Thread Michael Niedermayer
ffmpeg | branch: release/4.3 | Michael Niedermayer | Sun Jun 14 23:45:46 2020 +0200| [8e12af29d1a3f95c9e952d78354e3c8b1c0431a8] | committer: Michael Niedermayer avcodec/tiff: Check stride for dng Fixes: assertion failure Fixes: 23422/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TIFF_fuzz

[FFmpeg-cvslog] Tag n4.3 : FFmpeg 4.3 release

2020-06-15 Thread git
[ffmpeg] [branch: refs/tags/n4.3] Tag:7ab7d42cc98bcf0c5cda3f99eb35e20be1890646 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=7ab7d42cc98bcf0c5cda3f99eb35e20be1890646 Tagger: Michael Niedermayer Date: Mon Jun 15 20:50:25 2020 +0200 FFmpeg 4.3 release __

[FFmpeg-cvslog] Tag n4.4-dev : Main development, master branch after release/4.3 branched off

2020-06-15 Thread git
[ffmpeg] [branch: refs/tags/n4.4-dev] Tag:3199f588025134303a296b7e358785cec36e60f2 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=3199f588025134303a296b7e358785cec36e60f2 Tagger: James Almer Date: Mon Jun 15 18:29:39 2020 -0300 Main development, master branch after release/4.3 bra

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 35bfaf6 web: Add FFmpeg 4.3

2020-06-15 Thread ffmpeg-git
The branch, master has been updated via 35bfaf6c6f916e47de37839036af1f6743df8038 (commit) from f7b6fb0da73b440066c91bb19dc3ff5746fec4b9 (commit) - Log - commit 35bfaf6c6f916e47de37839036af1f6743df8038 Author: Micha