[FFmpeg-cvslog] avfilter/vf_chromahold: implement blend option

2019-05-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon May 13 12:10:22 2019 +0200| [f1c9d6fe704c004b424d40d6d695beab8d6f9591] | committer: Paul B Mahol avfilter/vf_chromahold: implement blend option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f1c9d6fe704c004b424d40d6d695beab8d6f9591 ---

[FFmpeg-cvslog] libswcale: Fix possible string overflow in test.

2019-05-13 Thread Adam Richter
ffmpeg | branch: master | Adam Richter | Sun May 12 05:03:25 2019 -0700| [b8ed4930618b170de57a9086e1e9892216454684] | committer: Michael Niedermayer libswcale: Fix possible string overflow in test. In libswcale/tests/swcale.c, the function fileTest() calls sscanf in an argument of "%12s" on ch

[FFmpeg-cvslog] swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes

2019-05-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon May 13 12:50:38 2019 +0200| [9d269301f017657c3ae2e95a411317640acd39a8] | committer: Michael Niedermayer swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes Some formats use longer names than 12. Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] doc/filters: add scale2ref example for proportional scaling

2019-05-13 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon May 13 22:16:19 2019 +0530| [21832b93d53312fa43b40de73d44805bdacaab26] | committer: Gyan Doshi doc/filters: add scale2ref example for proportional scaling > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21832b93d53312fa43b40de73d44805bdacaa

[FFmpeg-cvslog] avcodec/hq_hqa: Check available space before reading slice offsets

2019-05-13 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Sat May 11 23:05:47 2019 +0200| [a649b62b903c2d15070dd464406e4886346793df] | committer: Michael Niedermayer avcodec/hq_hqa: Check available space before reading slice offsets Fixes: Timeout (43sec -> 18sec) Fixes: 14556/clusterfuzz-testcase

[FFmpeg-cvslog] lavf/webm_chunk: Respect buffer size

2019-05-13 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.2 | Andreas Rheinhardt | Sat Apr 20 00:03:14 2019 +0200| [9fad760f56483f0b5503457c780d9f80a84784c6] | committer: Michael Niedermayer lavf/webm_chunk: Respect buffer size The last argument of av_strlcpy is supposed to contain the size of the destination buffer, but it

[FFmpeg-cvslog] Changelog: update

2019-05-13 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Mon May 13 14:10:33 2019 +0200| [3a6bcc059cc61b13502401ae34a5aeef016ae061] | committer: Michael Niedermayer Changelog: update Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a6bcc059cc61b1350

[FFmpeg-cvslog] libswcale: Fix possible string overflow in test.

2019-05-13 Thread Adam Richter
ffmpeg | branch: release/3.2 | Adam Richter | Sun May 12 05:03:25 2019 -0700| [280f5c4fcfc9ce14035d0f66e4ad01e489c2194e] | committer: Michael Niedermayer libswcale: Fix possible string overflow in test. In libswcale/tests/swcale.c, the function fileTest() calls sscanf in an argument of "%12s"

[FFmpeg-cvslog] Changelog: Update

2019-05-13 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Tue May 14 00:39:42 2019 +0200| [ba11e4028cfc5d40f49f26a44473a4f70d67c85d] | committer: Michael Niedermayer Changelog: Update Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ba11e4028cfc5d40f4

[FFmpeg-cvslog] avcodec/htmlsubtitles: Be a bit more picky on syntax

2019-05-13 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Sun Jul 2 00:09:42 2017 +0200| [abdbbe895838a55a404d54f7b26a4aca23d19577] | committer: Michael Niedermayer avcodec/htmlsubtitles: Be a bit more picky on syntax This reduces the number of strstr() calls per byte This diasalows empty tags lik

[FFmpeg-cvslog] avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces

2019-05-13 Thread Kevin Backhouse via RT
ffmpeg | branch: release/3.2 | Kevin Backhouse via RT | Wed Feb 6 12:56:01 2019 +| [273f2755ce8635d42da3cde0eeba15b2e7842774] | committer: Michael Niedermayer avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces Fixes: [Semmle Security Rep

[FFmpeg-cvslog] avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning

2019-05-13 Thread Kevin Backhouse via RT
ffmpeg | branch: release/3.2 | Kevin Backhouse via RT | Wed Feb 6 11:29:22 2019 +| [23ccf3cabb4baf6e8af4b1af3fcc59c904736f21] | committer: Michael Niedermayer avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning Fixes: [Semmle Security Reports

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 10c2bce web/download: Add FFmpeg 3.2.14

2019-05-13 Thread ffmpeg-git
The branch, master has been updated via 10c2bce45f4a84b2a6c60e7ea08551143676f7ca (commit) from 26c8105ca892f5f81678da0736cfd89d63008a4d (commit) - Log - commit 10c2bce45f4a84b2a6c60e7ea08551143676f7ca Author: Micha

[FFmpeg-cvslog] Tag n3.2.14 : FFmpeg 3.2.14 release

2019-05-13 Thread git
[ffmpeg] [branch: refs/tags/n3.2.14] Tag:e0d996e733bcc3dff7a4aaae9a3c9b8969ce8bd6 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=e0d996e733bcc3dff7a4aaae9a3c9b8969ce8bd6 Tagger: Michael Niedermayer Date: Tue May 14 01:16:17 2019 +0200 FFmpeg 3.2.14 release

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. bf3cccc web/security: add 3.2.14

2019-05-13 Thread ffmpeg-git
The branch, master has been updated via bf328dd42aee3d74919867b342540e421ed1 (commit) from 10c2bce45f4a84b2a6c60e7ea08551143676f7ca (commit) - Log - commit bf328dd42aee3d74919867b342540e421ed1 Author: Micha