[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 57aa554 web/download: add FFmpeg 3.3
The branch, master has been updated via 57aa5548c139fbfecf2bb3a706faec1c60793298 (commit) from 750824b37dbf923a2f394a505bee1a1adce4db9c (commit) - Log - commit 57aa5548c139fbfecf2bb3a706faec1c60793298 Author: Michael Niedermayer AuthorDate: Thu Apr 13 14:02:41 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Apr 13 14:02:41 2017 +0200 web/download: add FFmpeg 3.3 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index e65a667..27b1e42 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.2.4.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.3.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.2.4.tar.bz2 + ffmpeg-3.3.tar.bz2 More releases @@ -269,6 +269,44 @@ and much faster bug fixes such as additional features and security patches. + FFmpeg 3.3 "Hilbert" + + +3.3 was released on 2017-04-13. It is the latest stable FFmpeg release +from the 3.3 release branch, which was cut from master on 2017-04-02. + + It includes the following library versions: + + +libavutil 55. 58.100 +libavcodec 57. 89.100 +libavformat57. 71.100 +libavdevice57. 6.100 +libavfilter 6. 82.100 +libavresample 3. 5. 0 +libswscale 4. 6.100 +libswresample 2. 7.100 +libpostproc54. 5.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes + + + FFmpeg 3.2.4 "Hypatia" --- Summary of changes: src/download | 42 -- 1 file changed, 40 insertions(+), 2 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. cb06be8 web/index: add news entry for release 3.3
The branch, master has been updated via cb06be86018d8ca6bb744b08670da68a05a9361c (commit) from 57aa5548c139fbfecf2bb3a706faec1c60793298 (commit) - Log - commit cb06be86018d8ca6bb744b08670da68a05a9361c Author: Rostislav Pehlivanov AuthorDate: Sun Apr 16 00:40:16 2017 +0100 Commit: Michael Niedermayer CommitDate: Sun Apr 16 02:09:07 2017 +0200 web/index: add news entry for release 3.3 Signed-off-by: Rostislav Pehlivanov diff --git a/src/index b/src/index index c203676..79c6627 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,49 @@ News + April 13th, 2017, FFmpeg 3.3 "Hilbert" + +FFmpeg 3.3 "Hilbert", a new +major release, is now available! Some of the highlights: + + +Apple Pixlet decoder +NewTek SpeedHQ decoder +QDMC audio decoder +PSD (Photoshop Document) decoder +FM Screen Capture decoder +ScreenPressor decoder +XPM decoder +DNxHR decoder fixes for HQX and high resolution videos +ClearVideo decoder (partial) +16.8 and 24.0 floating point PCM decoder +Intel QSV-accelerated VP8 video decoding +native Opus encoder +DNxHR 444 and HQX encoding +Quality improvements for the (M)JPEG encoder +VAAPI-accelerated MPEG-2 and VP8 encoding +premultiply video filter +abitscope multimedia filter +readeia608 filter +threshold filter +midequalizer filter +MPEG-7 Video Signature filter +add internal ebur128 library, remove external libebur128 dependency +Intel QSV video scaling and deinterlacing filters +Sample Dump eXchange demuxer +MIDI Sample Dump Standard demuxer +Scenarist Closed Captions demuxer and muxer +Support MOV with multiple sample description tables +Pro-MPEG CoP #3-R2 FEC protocol +Support for spherical videos +CrystalHD decoder moved to new decode API +configure now fails if autodetect-libraries are requested but not found + + +We strongly recommend users, distributors, and system integrators to +upgrade unless they use current git master. + + October 30th, 2016, Results: Summer Of Code 2016. This has been a long time coming but we wanted to give a proper closure to our participation in this run of the program and it takes time. Sometimes it's just to get the final report for each project trimmed down, others, is finalizing whatever was still in progress when the program finished: final patches need to be merged, TODO lists stabilized, future plans agreed; you name it. --- Summary of changes: src/index | 43 +++ 1 file changed, 43 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e1bd84b web/download: Add FFmpeg 3.3.1
The branch, master has been updated via e1bd84b39d4c57f2a85270a3b0436261c943a93a (commit) from cb06be86018d8ca6bb744b08670da68a05a9361c (commit) - Log - commit e1bd84b39d4c57f2a85270a3b0436261c943a93a Author: Michael Niedermayer AuthorDate: Sun May 14 23:19:16 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun May 14 23:19:16 2017 +0200 web/download: Add FFmpeg 3.3.1 diff --git a/src/download b/src/download index 27b1e42..d7f2d0e 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.3.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.3.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.3.tar.bz2 + ffmpeg-3.3.1.tar.bz2 More releases @@ -269,10 +269,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.3 "Hilbert" + FFmpeg 3.3.1 "Hilbert" -3.3 was released on 2017-04-13. It is the latest stable FFmpeg release +3.3.1 was released on 2017-05-14. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -290,19 +290,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.1";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. dc9c7da web/download: add FFmpeg 3.2.5
The branch, master has been updated via dc9c7da955fb1d1d46eba3df0775700470e40806 (commit) from e1bd84b39d4c57f2a85270a3b0436261c943a93a (commit) - Log - commit dc9c7da955fb1d1d46eba3df0775700470e40806 Author: Michael Niedermayer AuthorDate: Tue May 16 04:38:30 2017 +0200 Commit: Michael Niedermayer CommitDate: Tue May 16 04:38:30 2017 +0200 web/download: add FFmpeg 3.2.5 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index d7f2d0e..cb7273d 100644 --- a/src/download +++ b/src/download @@ -307,11 +307,11 @@ libpostproc54. 5.100 - FFmpeg 3.2.4 "Hypatia" + FFmpeg 3.2.5 "Hypatia" -3.2.4 was released on 2017-02-10. It is the latest stable FFmpeg release -from the 3.2.4 release branch, which was cut from master on 2016-10-26. +3.2.5 was released on 2017-05-16. It is the latest stable FFmpeg release +from the 3.2.5 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -328,19 +328,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.5";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a0f0d8a web/download: add FFmpeg 3.1.8
The branch, master has been updated via a0f0d8abf637df84395f3797c0d7bb1fa4e1bbf8 (commit) from dc9c7da955fb1d1d46eba3df0775700470e40806 (commit) - Log - commit a0f0d8abf637df84395f3797c0d7bb1fa4e1bbf8 Author: Michael Niedermayer AuthorDate: Wed May 17 04:43:03 2017 +0200 Commit: Michael Niedermayer CommitDate: Wed May 17 04:43:03 2017 +0200 web/download: add FFmpeg 3.1.8 diff --git a/src/download b/src/download index cb7273d..14d48d0 100644 --- a/src/download +++ b/src/download @@ -345,10 +345,10 @@ libpostproc54. 1.100 - FFmpeg 3.1.7 "Laplace" + FFmpeg 3.1.8 "Laplace" -3.1.7 was released on 2017-02-09. It is the latest stable FFmpeg release +3.1.8 was released on 2017-05-17. It is the latest stable FFmpeg release from the 3.1 release branch, which was cut from master on 2016-06-26. It includes the following library versions: @@ -366,19 +366,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.7";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.8";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0a96c09 web/download: add FFmpeg 3.0.8
The branch, master has been updated via 0a96c09924b137f20ee4e40befa2cc0bb2f7208a (commit) from a0f0d8abf637df84395f3797c0d7bb1fa4e1bbf8 (commit) - Log - commit 0a96c09924b137f20ee4e40befa2cc0bb2f7208a Author: Michael Niedermayer AuthorDate: Thu May 18 14:16:07 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu May 18 14:16:07 2017 +0200 web/download: add FFmpeg 3.0.8 diff --git a/src/download b/src/download index 14d48d0..a8102e6 100644 --- a/src/download +++ b/src/download @@ -384,10 +384,10 @@ libpostproc54. 0.100 - FFmpeg 3.0.7 "Einstein" + FFmpeg 3.0.8 "Einstein" -3.0.7 was released on 2017-02-11. It is the latest stable FFmpeg release +3.0.8 was released on 2017-05-18. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -405,19 +405,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.7";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.8";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0ae81a3 web/download: add FFmpeg 2.8.12
The branch, master has been updated via 0ae81a3058fa649ba9d98c0b745a7fcf1a9abddd (commit) from 0a96c09924b137f20ee4e40befa2cc0bb2f7208a (commit) - Log - commit 0ae81a3058fa649ba9d98c0b745a7fcf1a9abddd Author: Michael Niedermayer AuthorDate: Tue Jun 6 03:42:38 2017 +0200 Commit: Michael Niedermayer CommitDate: Tue Jun 6 03:42:38 2017 +0200 web/download: add FFmpeg 2.8.12 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index a8102e6..f15c757 100644 --- a/src/download +++ b/src/download @@ -423,10 +423,10 @@ libpostproc54. 0.100 - FFmpeg 2.8.11 "Feynman" + FFmpeg 2.8.12 "Feynman" -2.8.11 was released on 2017-02-09. It is the latest stable FFmpeg release +2.8.12 was released on 2017-06-06. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28. @@ -446,19 +446,19 @@ libpostproc53. 3.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.11";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.12";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.8:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. de969a5 web/download: add FFmpeg 3.3.2
The branch, master has been updated via de969a591a5dee6f630cdad867a73c98ac2dae41 (commit) from 0ae81a3058fa649ba9d98c0b745a7fcf1a9abddd (commit) - Log - commit de969a591a5dee6f630cdad867a73c98ac2dae41 Author: Michael Niedermayer AuthorDate: Wed Jun 7 04:12:41 2017 +0200 Commit: Michael Niedermayer CommitDate: Wed Jun 7 04:12:41 2017 +0200 web/download: add FFmpeg 3.3.2 diff --git a/src/download b/src/download index f15c757..e42df22 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.3.1.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.3.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.3.1.tar.bz2 + ffmpeg-3.3.2.tar.bz2 More releases @@ -269,10 +269,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.3.1 "Hilbert" + FFmpeg 3.3.2 "Hilbert" -3.3.1 was released on 2017-05-14. It is the latest stable FFmpeg release +3.3.2 was released on 2017-06-07. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -290,19 +290,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.1";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.2";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f50105b web/contact: Add link to SuperUser forum
The branch, master has been updated via f50105b6e3b61759c8ee51b532f9336d6c4a40cb (commit) from de969a591a5dee6f630cdad867a73c98ac2dae41 (commit) - Log - commit f50105b6e3b61759c8ee51b532f9336d6c4a40cb Author: Gyan Doshi AuthorDate: Sat Jun 3 14:59:04 2017 +0530 Commit: Lou Logan CommitDate: Fri Jun 16 11:52:07 2017 -0800 web/contact: Add link to SuperUser forum Signed-off-by: Gyan Doshi Signed-off-by: Lou Logan diff --git a/src/contact b/src/contact index e076222..c8a7aab 100644 --- a/src/contact +++ b/src/contact @@ -157,6 +157,8 @@ https://ffmpeg.zeranoe.com/forum/";>FFmpeg on Windows -http://ffmpeg.gusari.org/index.php";>FFmpeg Support Forum +https://superuser.com/questions/tagged/ffmpeg";>FFmpeg at SuperUser + + http://ffmpeg.gusari.org/index.php";>FFmpeg Support Forum --- Summary of changes: src/contact | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6de5dd5 web/download: add 3.2.6
The branch, master has been updated via 6de5dd539c8034233d28d8ed1e765f0d41e7bdb2 (commit) from f50105b6e3b61759c8ee51b532f9336d6c4a40cb (commit) - Log - commit 6de5dd539c8034233d28d8ed1e765f0d41e7bdb2 Author: Michael Niedermayer AuthorDate: Sun Jun 18 02:29:24 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Jun 18 02:29:55 2017 +0200 web/download: add 3.2.6 diff --git a/src/download b/src/download index e42df22..969761e 100644 --- a/src/download +++ b/src/download @@ -307,11 +307,11 @@ libpostproc54. 5.100 - FFmpeg 3.2.5 "Hypatia" + FFmpeg 3.2.6 "Hypatia" -3.2.5 was released on 2017-05-16. It is the latest stable FFmpeg release -from the 3.2.5 release branch, which was cut from master on 2016-10-26. +3.2.6 was released on 2017-06-18. It is the latest stable FFmpeg release +from the 3.2.6 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -328,19 +328,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.5";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.6";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e21be4c web/download: update for 3.1.9
The branch, master has been updated via e21be4c93a74c918fc1ba8204c24db70ebb493c9 (commit) from 6de5dd539c8034233d28d8ed1e765f0d41e7bdb2 (commit) - Log - commit e21be4c93a74c918fc1ba8204c24db70ebb493c9 Author: Michael Niedermayer AuthorDate: Thu Jun 22 04:05:09 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Jun 22 04:05:09 2017 +0200 web/download: update for 3.1.9 diff --git a/src/download b/src/download index 969761e..d2e6c61 100644 --- a/src/download +++ b/src/download @@ -345,10 +345,10 @@ libpostproc54. 1.100 - FFmpeg 3.1.8 "Laplace" + FFmpeg 3.1.9 "Laplace" -3.1.8 was released on 2017-05-17. It is the latest stable FFmpeg release +3.1.9 was released on 2017-06-22. It is the latest stable FFmpeg release from the 3.1 release branch, which was cut from master on 2016-06-26. It includes the following library versions: @@ -366,19 +366,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.8";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.9";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 97493d6 web/security: add CVE#s for recent releases
The branch, master has been updated via 97493d68b4ff4da0d6f2cf21f795543eb692d987 (commit) from e21be4c93a74c918fc1ba8204c24db70ebb493c9 (commit) - Log - commit 97493d68b4ff4da0d6f2cf21f795543eb692d987 Author: Michael Niedermayer AuthorDate: Wed Jun 28 11:59:36 2017 +0200 Commit: Michael Niedermayer CommitDate: Wed Jun 28 12:01:09 2017 +0200 web/security: add CVE#s for recent releases diff --git a/src/security b/src/security index d35ddb6..d4e88b5 100644 --- a/src/security +++ b/src/security @@ -1,7 +1,57 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org + + +FFmpeg 3.3 + +3.3.2 + +Fixes following vulnerabilities: + + +CVE-2017-9993, 3dd1f38329e7bd7225445c92fc0019adc43899f4 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 +CVE-2017-9993, 1998147f2ebcb0eff33438339b2051d159edb688 / a5d849b149ca67ced2d271dc84db0bc95a548abb + + +3.3.1 + +Fixes following vulnerabilities: + + +CVE-2017-9990, 906f1f66a8208388262b4a3a1484b32c0510d9eb / cb243972b121b1ae6b60a78ff55a0506c69f3879 +CVE-2017-9991, edb8d29ca5fef83ab7a89f24fe23411c0f4f8f0d / 441026fcb13ac23aa10edc312bdacb6445a0ad06 +CVE-2017-9992, 7617b90f07053c806c3257a8985af5c236fd7b0b / f52fbf4f3ed02a7d872d8a102006f29b4421f360 +CVE-2017-9994, 924a2dd57a04792fae1dce1626fafb223fb97201 / 6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef +CVE-2017-9995, 79f6a1b96ee20eec311e8c44c2bcd5f8fb49f55f / 7ac5067146613997bb38442cb022d7f41321a706 +CVE-2017-9995, d1dd90ae5425402fe176c2400351395b3165c309 / 2171dfae8c065878a2e130390eb78cf2947a5b69 +CVE-2017-9996, 973a66108b8e01ceb85cf2d6922a5cbb47f6a657 / e1b60aad77c27ed5d4dfc11e5e6a05a38c70489d +CVE-2017-9996, a483e46b794539d21b1ec0f3e521f681a54a86d2 / 1e42736b95065c69a7481d0cf55247024f54b660 + + + FFmpeg 3.2 +3.2.6 + +Fixes following vulnerabilities: + + +CVE-2017-9993, 25dac3128b605f2867e3e0f0288b896f84d3a033 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 +CVE-2017-9993, 5415c88e370692a3cf10b998ab230b4a02fc237f / a5d849b149ca67ced2d271dc84db0bc95a548abb + + +3.2.5 + +Fixes following vulnerabilities: + + +CVE-2017-9991, 85c8c0c826e78d159ea242ce64d7e8fca741 / 441026fcb13ac23aa10edc312bdacb6445a0ad06 +CVE-2017-9992, 536af4212100dee1577fe2d30814762c58038efc / f52fbf4f3ed02a7d872d8a102006f29b4421f360b +CVE-2017-9994, 869e8b1d0f549e926ecb246f916c9066f881db4a / 6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef +CVE-2017-9996, 7a69c1b2abfa96f0578cbd3ff82126b883ba6ef0 / e1b60aad77c27ed5d4dfc11e5e6a05a38c70489d +CVE-2017-9996, 7f3a671ece8fd711e2ebc71a4e08cda591d810a8 / 1e42736b95065c69a7481d0cf55247024f54b660 + + 3.2.4 Fixes following vulnerabilities: @@ -40,6 +90,27 @@ CVE-2016-8595, 987690799dd86433bf98b897aaa4c8d93ade646d FFmpeg 3.1 +3.1.9 + +Fixes following vulnerabilities: + + +CVE-2017-9993, e0a3b8670d27863bfe6175b383918a5516a6bc42 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 +CVE-2017-9993, 39c729c375a67eb87d420e2079a003af6f0c7bf2 / a5d849b149ca67ced2d271dc84db0bc95a548abb + + +3.1.8 + +Fixes following vulnerabilities: + + +CVE-2017-9991, e2103ad36d4578cd5af091b7860e88999c49ac30 / 441026fcb13ac23aa10edc312bdacb6445a0ad06 +CVE-2017-9992, eb234fa89b945b67654af709f321cbcee9b8c982 / f52fbf4f3ed02a7d872d8a102006f29b4421f360 +CVE-2017-9994, 21b1dd8f74c94ec263b1c127863a8d0591c18b5e / 6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef +CVE-2017-9996, 4f98b97b2ad1ea2244cd8f10758802d9bdc58e16 / 1e42736b95065c69a7481d0cf55247024f54b660 +CVE-2017-9996, 94029d7e179e4a87c30feea9dbd036646132e491 / e1b60aad77c27ed5d4dfc11e5e6a05a38c70489d + + 3.1.7 Fixes following vulnerabilities: @@ -110,6 +181,18 @@ CVE-2016-6164, 3e730278f5a8e5ec3f9593700488a940f38dfac1 / 8a3221cc67a516dfc1700b FFmpeg 3.0 +3.0.8 + +Fixes following vulnerabilities: + + +CVE-2017-9991, 9320f86494bfe31720b51184f49e46a2ae7220d2 / 441026fcb13ac23aa10edc312bdacb6445a0ad06 +CVE-2017-9992, c93df94fe30fb3758070cd16cbe9660c7bf117f1 / f52fbf4f3ed02a7d872d8a102006f29b4421f360 +CVE-2017-9994, ee12581551293fbd71fd37f013bf80fce754750d / 6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef +CVE-2017-9996, 05b8e57abaf7144072a1db786b2fd1ef78885d74 / e1b60aad77c27ed5d4dfc11e5e6a05a38c70489d +CVE-2017-9996, f903400a0bb54a55c07016fba060291d9d579618 / 1e42736b95065c69a7481d0cf55247024f54b660 + + 3.0.7 Fixes following vulnerabilities: @@ -156,6 +239,20 @@ CVE-2016-7122, 1d90326f95a791db515f69a01a5f6ef867896d15 / e4e4a9cad7f21593d4bcb1 FFmpeg 2.8 +2.8.12 + +Fixes following vulnerabilities: + + +CVE-2017-9991, 39108a4724b091d27fe08f3ed4a75681094223ee / 441026fcb13ac23aa10edc312bdacb6445a0ad06 +CVE-2017-9992, 1e9fa7c69fdc1a2cf2a716b818e5cdad28333f6c / f52fbf4f3ed02a7d872d8a102006f29b4421f360 +CVE-2017-9993, bb7df22328731af64129469e6bcfa1fe6241c6ad / a5d849b149ca67ced2d271dc84db0bc95a548abb +CVE-2017-9993, e447d3143faab23da9cbe3a7dbf4adec100f938a / 189ff4219644532bdfa7bab28dfedaee4d6d4021 +CVE-2017-9994, e7568a43527025f635c818119670aed12ccd67cb /
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0078c64 web/template_head2: Add net neutrality script
The branch, master has been updated via 0078c64257cd3d0a93403185acdcab33fa3d90b1 (commit) from 97493d68b4ff4da0d6f2cf21f795543eb692d987 (commit) - Log - commit 0078c64257cd3d0a93403185acdcab33fa3d90b1 Author: Michael Niedermayer AuthorDate: Mon Jul 10 00:53:31 2017 +0200 Commit: Michael Niedermayer CommitDate: Mon Jul 10 01:07:51 2017 +0200 web/template_head2: Add net neutrality script See: https://www.battleforthenet.com/july12/ Signed-off-by: Michael Niedermayer diff --git a/src/template_head2 b/src/template_head2 index a0b11ab..d7bb7bd 100644 --- a/src/template_head2 +++ b/src/template_head2 @@ -3,6 +3,7 @@
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5b2dcc4 web/download: add 3.0.9
The branch, master has been updated via 5b2dcc4f7658f743bf3bcebd3ef17e22068891d4 (commit) from 0078c64257cd3d0a93403185acdcab33fa3d90b1 (commit) - Log - commit 5b2dcc4f7658f743bf3bcebd3ef17e22068891d4 Author: Michael Niedermayer AuthorDate: Wed Jul 19 15:24:56 2017 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 19 15:24:56 2017 +0200 web/download: add 3.0.9 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index d2e6c61..77f33c1 100644 --- a/src/download +++ b/src/download @@ -384,10 +384,10 @@ libpostproc54. 0.100 - FFmpeg 3.0.8 "Einstein" + FFmpeg 3.0.9 "Einstein" -3.0.8 was released on 2017-05-18. It is the latest stable FFmpeg release +3.0.9 was released on 2017-07-19. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -405,19 +405,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.8";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.9";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 355b75a web/download: Update for 3.3.3
The branch, master has been updated via 355b75a18c44fab36052d9b84e3b5a867b02a7d7 (commit) from 5b2dcc4f7658f743bf3bcebd3ef17e22068891d4 (commit) - Log - commit 355b75a18c44fab36052d9b84e3b5a867b02a7d7 Author: Michael Niedermayer AuthorDate: Sat Jul 29 20:47:12 2017 +0200 Commit: Michael Niedermayer CommitDate: Sat Jul 29 20:47:12 2017 +0200 web/download: Update for 3.3.3 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 77f33c1..b425c0a 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.3.2.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.3.3.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.3.2.tar.bz2 + ffmpeg-3.3.3.tar.bz2 More releases @@ -269,10 +269,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.3.2 "Hilbert" + FFmpeg 3.3.3 "Hilbert" -3.3.2 was released on 2017-06-07. It is the latest stable FFmpeg release +3.3.3 was released on 2017-07-29. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -290,19 +290,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.2";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.3";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c55ad1d web/download: add 3.2.7
The branch, master has been updated via c55ad1dd4bf497cea34a7268dbe3cdca492fadcf (commit) from 355b75a18c44fab36052d9b84e3b5a867b02a7d7 (commit) - Log - commit c55ad1dd4bf497cea34a7268dbe3cdca492fadcf Author: Michael Niedermayer AuthorDate: Sun Jul 30 17:09:20 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 30 17:09:20 2017 +0200 web/download: add 3.2.7 diff --git a/src/download b/src/download index b425c0a..3f25c1a 100644 --- a/src/download +++ b/src/download @@ -307,11 +307,11 @@ libpostproc54. 5.100 - FFmpeg 3.2.6 "Hypatia" + FFmpeg 3.2.7 "Hypatia" -3.2.6 was released on 2017-06-18. It is the latest stable FFmpeg release -from the 3.2.6 release branch, which was cut from master on 2016-10-26. +3.2.7 was released on 2017-07-30. It is the latest stable FFmpeg release +from the 3.2.7 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -328,19 +328,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.6";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.7";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f81463b web/security: Add CVEs for 3.3.3 and 3.2.7
The branch, master has been updated via f81463b4d1cda9c8c9ce3f45eef30dfa1fb52642 (commit) from c55ad1dd4bf497cea34a7268dbe3cdca492fadcf (commit) - Log - commit f81463b4d1cda9c8c9ce3f45eef30dfa1fb52642 Author: Michael Niedermayer AuthorDate: Sun Jul 30 17:20:52 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 30 17:21:25 2017 +0200 web/security: Add CVEs for 3.3.3 and 3.2.7 diff --git a/src/security b/src/security index d4e88b5..81b4315 100644 --- a/src/security +++ b/src/security @@ -4,6 +4,17 @@ FFmpeg 3.3 +3.3.3 + +Fixes following vulnerabilities: + + +CVE-2017-11399, 0272afe70d6205caff05f3548da22a19f1eff9b1 / ba4beaf6149f7241c8bd85fe853318c2f6837ad0 +CVE-2017-11665, 0d2b67d17c9b5faec1ca223c91128b8de9eb299c / 08c073434e25cba8c43aae5ed9554fdd594adfb0 +CVE-2017-11665, 6de5ec8ef818774c58a1c4cd9548534be0e54ecc / ffcc82219cef0928bed2d558b19ef6ea35634130 +CVE-2017-11719, 47c0626ec721749b28df1c61c481e318e50058e4 / 296debd213bd6dce7647cedd34eb64e5b94cdc92 + + 3.3.2 Fixes following vulnerabilities: @@ -31,6 +42,17 @@ CVE-2017-9996, a483e46b794539d21b1ec0f3e521f681a54a86d2 / 1e42736b95065c69a7481d FFmpeg 3.2 +3.2.7 + +Fixes following vulnerabilities: + + +CVE-2017-11399, 5bb861d45b86803ec39295cfc04889d2a7138361 / ba4beaf6149f7241c8bd85fe853318c2f6837ad0 +CVE-2017-11665, f2a6f41dd7b962e0dd24fe695b002532a42e2230 / 08c073434e25cba8c43aae5ed9554fdd594adfb0 +CVE-2017-11665, b375cc8bb74a33a7b38175023ee337b1c378281f / ffcc82219cef0928bed2d558b19ef6ea35634130 +CVE-2017-11719, 6a10b962e3053b9fc851fcce23a60ac653abdc8c / 296debd213bd6dce7647cedd34eb64e5b94cdc92 + + 3.2.6 Fixes following vulnerabilities: --- Summary of changes: src/security | 22 ++ 1 file changed, 22 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7ac955f web/download: Fix a branch misspelling.
The branch, master has been updated via 7ac955f6bf072d4e786e4e38503447431f284c70 (commit) from f81463b4d1cda9c8c9ce3f45eef30dfa1fb52642 (commit) - Log - commit 7ac955f6bf072d4e786e4e38503447431f284c70 Author: Shlomi Fish AuthorDate: Sun Jul 30 20:58:49 2017 +0300 Commit: Michael Niedermayer CommitDate: Mon Jul 31 03:13:32 2017 +0200 web/download: Fix a branch misspelling. I hereby disclaim all ownership of my changes and place them under https://creativecommons.org/choose/zero/ . diff --git a/src/download b/src/download index 3f25c1a..7b6fc48 100644 --- a/src/download +++ b/src/download @@ -311,7 +311,7 @@ libpostproc54. 5.100 3.2.7 was released on 2017-07-30. It is the latest stable FFmpeg release -from the 3.2.7 release branch, which was cut from master on 2016-10-26. +from the 3.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: --- Summary of changes: src/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a087889 web: Add FFmpeg 3.1.10
The branch, master has been updated via a0878890f5673f26daf7184bd8df53a9a1270b82 (commit) from 7ac955f6bf072d4e786e4e38503447431f284c70 (commit) - Log - commit a0878890f5673f26daf7184bd8df53a9a1270b82 Author: Michael Niedermayer AuthorDate: Fri Aug 4 16:12:27 2017 +0200 Commit: Michael Niedermayer CommitDate: Fri Aug 4 16:12:27 2017 +0200 web: Add FFmpeg 3.1.10 diff --git a/src/download b/src/download index 7b6fc48..6d3af9d 100644 --- a/src/download +++ b/src/download @@ -345,10 +345,10 @@ libpostproc54. 1.100 - FFmpeg 3.1.9 "Laplace" + FFmpeg 3.1.10 "Laplace" -3.1.9 was released on 2017-06-22. It is the latest stable FFmpeg release +3.1.10 was released on 2017-08-04. It is the latest stable FFmpeg release from the 3.1 release branch, which was cut from master on 2016-06-26. It includes the following library versions: @@ -366,19 +366,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.9";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.10";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes diff --git a/src/security b/src/security index 81b4315..6ff8c53 100644 --- a/src/security +++ b/src/security @@ -112,6 +112,17 @@ CVE-2016-8595, 987690799dd86433bf98b897aaa4c8d93ade646d FFmpeg 3.1 +3.1.10 + +Fixes following vulnerabilities: + + +CVE-2017-11399, 750fec58e175b22ac23ff349c4b0a9b765ea4d0c / ba4beaf6149f7241c8bd85fe853318c2f6837ad0 +CVE-2017-11665, 06ce68d8a07d6365d67fdd8ed3c1e422f97a43fa / ffcc82219cef0928bed2d558b19ef6ea35634130 +CVE-2017-11665, 54a6c1368cdbb13eb0015433edca0d0fc9ea5dfb / 08c073434e25cba8c43aae5ed9554fdd594adfb0 +CVE-2017-11719, 956f2db21ffc1ca7f8dae7a3f44b09a145d9b9fa / 296debd213bd6dce7647cedd34eb64e5b94cdc92 + + 3.1.9 Fixes following vulnerabilities: --- Summary of changes: src/download | 18 +- src/security | 11 +++ 2 files changed, 20 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 83536d8 web/security: Add CVE-2017-9608
The branch, master has been updated via 83536d86d88bcdef8bd66a5fdbab517b63e7dab2 (commit) from a0878890f5673f26daf7184bd8df53a9a1270b82 (commit) - Log - commit 83536d86d88bcdef8bd66a5fdbab517b63e7dab2 Author: Michael Niedermayer AuthorDate: Tue Aug 15 17:22:14 2017 +0200 Commit: Michael Niedermayer CommitDate: Tue Aug 15 17:23:51 2017 +0200 web/security: Add CVE-2017-9608 diff --git a/src/security b/src/security index 6ff8c53..ab51443 100644 --- a/src/security +++ b/src/security @@ -9,6 +9,7 @@ Fixes following vulnerabilities: +CVE-2017-9608, 0a709e2a10b8288a0cc383547924ecfe285cef89 / 611b35627488a8d0763e75c25ee0875c5b7987dd CVE-2017-11399, 0272afe70d6205caff05f3548da22a19f1eff9b1 / ba4beaf6149f7241c8bd85fe853318c2f6837ad0 CVE-2017-11665, 0d2b67d17c9b5faec1ca223c91128b8de9eb299c / 08c073434e25cba8c43aae5ed9554fdd594adfb0 CVE-2017-11665, 6de5ec8ef818774c58a1c4cd9548534be0e54ecc / ffcc82219cef0928bed2d558b19ef6ea35634130 @@ -58,6 +59,7 @@ CVE-2017-11719, 6a10b962e3053b9fc851fcce23a60ac653abdc8c / 296debd213bd6dce7647c Fixes following vulnerabilities: +CVE-2017-9608, 31c1c0b46a7021802c3d1d18039fca30dba5a14e / 611b35627488a8d0763e75c25ee0875c5b7987dd CVE-2017-9993, 25dac3128b605f2867e3e0f0288b896f84d3a033 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 CVE-2017-9993, 5415c88e370692a3cf10b998ab230b4a02fc237f / a5d849b149ca67ced2d271dc84db0bc95a548abb --- Summary of changes: src/security | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 38d3268 web/download: add 2.8.13
The branch, master has been updated via 38d32689b7763308189dc1fce840dffbb3bd8941 (commit) from 83536d86d88bcdef8bd66a5fdbab517b63e7dab2 (commit) - Log - commit 38d32689b7763308189dc1fce840dffbb3bd8941 Author: Michael Niedermayer AuthorDate: Sat Sep 2 02:59:07 2017 +0200 Commit: Michael Niedermayer CommitDate: Sat Sep 2 02:59:07 2017 +0200 web/download: add 2.8.13 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 6d3af9d..dc8f32d 100644 --- a/src/download +++ b/src/download @@ -423,10 +423,10 @@ libpostproc54. 0.100 - FFmpeg 2.8.12 "Feynman" + FFmpeg 2.8.13 "Feynman" -2.8.12 was released on 2017-06-06. It is the latest stable FFmpeg release +2.8.13 was released on 2017-09-02. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28. @@ -446,19 +446,19 @@ libpostproc53. 3.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.12";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.13";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.8:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2373ca7 web/download: add 3.3.4
The branch, master has been updated via 2373ca7eef2117995b5fba90be7ddd7603fa3eec (commit) from 38d32689b7763308189dc1fce840dffbb3bd8941 (commit) - Log - commit 2373ca7eef2117995b5fba90be7ddd7603fa3eec Author: Michael Niedermayer AuthorDate: Tue Sep 12 03:43:43 2017 +0200 Commit: Michael Niedermayer CommitDate: Tue Sep 12 03:43:43 2017 +0200 web/download: add 3.3.4 diff --git a/src/download b/src/download index dc8f32d..d9bdff0 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.3.3.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.3.4.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.3.3.tar.bz2 + ffmpeg-3.3.4.tar.bz2 More releases @@ -269,10 +269,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.3.3 "Hilbert" + FFmpeg 3.3.4 "Hilbert" -3.3.3 was released on 2017-07-29. It is the latest stable FFmpeg release +3.3.4 was released on 2017-09-12. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -290,19 +290,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.3";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.4";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. df5f4d0 web/secrity: add CVEs for 3.3.4
The branch, master has been updated via df5f4d0b7e4cd2166b6cd73c801e321272b689cd (commit) from 2373ca7eef2117995b5fba90be7ddd7603fa3eec (commit) - Log - commit df5f4d0b7e4cd2166b6cd73c801e321272b689cd Author: Michael Niedermayer AuthorDate: Sun Sep 17 12:28:24 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Sep 17 12:28:24 2017 +0200 web/secrity: add CVEs for 3.3.4 diff --git a/src/security b/src/security index ab51443..57db9e5 100644 --- a/src/security +++ b/src/security @@ -4,6 +4,25 @@ FFmpeg 3.3 +3.3.4 + +Fixes following vulnerabilities: + + +CVE-2017-14054, 6bd562e04440c48eb79e24c36800791bbb1ba0b6 / 124eb202e70678539544f6268efc98131f19fa49 +CVE-2017-14055, e910f15fcbb709c4c7208737a6cc39185b41543b / 4f05e2e2dc1a89f38cd9f0960a6561083d714f1e +CVE-2017-14059, 4ff1fcd3caa2e59c3d4cec8e4c64c9ac79b09a1d / 7e80b63ecd259d69d383623e75b318bf2bd491f6 +CVE-2017-14058, 305f37e5be009c66e0af3064855c8509aafba719 / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14057, 6447815dfbbe5036c7fa29d285b59896d76f4f9d / 7f9ec5593e04827249e7aeb466da06a98a0d7329 +CVE-2017-14225, 5474a7e93b8ea0be1157ac9cf93c1511eccae7b0 / 837cb4325b712ff1aab531bf41668933f61d75d2 +CVE-2017-14170, c01f799314c3254a98c415ccf99acd501bdbd9f2 / 900f39692ca0337a98a7cf047e4e2611071810c2 +CVE-2017-14056, 8cb0f2c4e55d1d8ba9dbc80dd19ad139d0200c2d / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de +CVE-2017-14222, d9cf9f5af82228b588828ae2692acccec588fdac / 9cb4eb772839c5e1de2855d126bf74ff16d13382 +CVE-2017-14169, 9d3a7c82a669a1a1c8e3904c65ded19e80d16edc / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad +CVE-2017-14223, b61e5a878c845b8bee1267fdb75c293feb00ae0d / afc9c683ed9db01edb357bc8c19edad4282b3a97 +CVE-2017-14171, e6a8d110d7e8e938913a0a85ca933b415f8ed24d / c24bcb553650b91e9eff15ef6e54ca73de2453b + + 3.3.3 Fixes following vulnerabilities: --- Summary of changes: src/security | 19 +++ 1 file changed, 19 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1aa53f8 web: Add FFmpeg 3.2.8
The branch, master has been updated via 1aa53f89859ffc61418734fdfac78a941c7863c6 (commit) via f075439c16775b2bfa3f85dd217fbf62164369d2 (commit) from df5f4d0b7e4cd2166b6cd73c801e321272b689cd (commit) - Log - commit 1aa53f89859ffc61418734fdfac78a941c7863c6 Author: Michael Niedermayer AuthorDate: Sun Sep 17 15:56:05 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Sep 17 15:56:05 2017 +0200 web: Add FFmpeg 3.2.8 diff --git a/src/download b/src/download index d9bdff0..101032d 100644 --- a/src/download +++ b/src/download @@ -307,10 +307,10 @@ libpostproc54. 5.100 - FFmpeg 3.2.7 "Hypatia" + FFmpeg 3.2.8 "Hypatia" -3.2.7 was released on 2017-07-30. It is the latest stable FFmpeg release +3.2.8 was released on 2017-09-17. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -328,19 +328,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.7";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.8";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes diff --git a/src/security b/src/security index 3fe207a..9c6ca5a 100644 --- a/src/security +++ b/src/security @@ -62,6 +62,25 @@ CVE-2017-9996, a483e46b794539d21b1ec0f3e521f681a54a86d2 / 1e42736b95065c69a7481d FFmpeg 3.2 +3.2.8 + +Fixes following vulnerabilities: + + +CVE-2017-14054, 2bbef8ee271240ce4509b23fd33e35076715a39f / 124eb202e70678539544f6268efc98131f19fa49 +CVE-2017-14055, d4fc6b211f19365fbae4b4388ec396b293fda249 / 4f05e2e2dc1a89f38cd9f0960a6561083d714f1e +CVE-2017-14056, 5bc9f70441d7e7067cba9188898c9252c72bab35 / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de +CVE-2017-14057, f94517934bf0ff2510f472fa2bc4cd362951109c / 7f9ec5593e04827249e7aeb466da06a98a0d7329 +CVE-2017-14058, 2920c7cec0b1958b59e5e7990078bea4428f6912 / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14059, 98e177c7288574b336d80618f4ec5d1f94243070 / 7e80b63ecd259d69d383623e75b318bf2bd491f6 +CVE-2017-14169, 816f7337bf3ed3e08afdc28278668d8eb81910cb / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad +CVE-2017-14170, 9cbac3602610afa0867b03bc1475c5c13441d096 / 900f39692ca0337a98a7cf047e4e2611071810c2 +CVE-2017-14171, a051de092e9c709b69d24d94b66a382909be67d5 / c24bcb553650b91e9eff15ef6e54ca73de2453b7 +CVE-2017-14222, c9527df274ada02a19c2f973b29d1d5b7069d4bf / 9cb4eb772839c5e1de2855d126bf74ff16d13382 +CVE-2017-14223, 4e4177dde23be77a97887f409f237e17ef53f329 / afc9c683ed9db01edb357bc8c19edad4282b3a97 +CVE-2017-14225, 726133b6d2cd8f5f43b5af536024d8e02791d8cf / 837cb4325b712ff1aab531bf41668933f61d75d2 + + 3.2.7 Fixes following vulnerabilities: commit f075439c16775b2bfa3f85dd217fbf62164369d2 Author: Michael Niedermayer AuthorDate: Sun Sep 17 12:33:13 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Sep 17 12:33:13 2017 +0200 web/security: use same length git hash for CVE-2017-14171 diff --git a/src/security b/src/security index 57db9e5..3fe207a 100644 --- a/src/security +++ b/src/security @@ -20,7 +20,7 @@ CVE-2017-14056, 8cb0f2c4e55d1d8ba9dbc80dd19ad139d0200c2d / 96f24d1bee7fe7bac08e2 CVE-2017-14222, d9cf9f5af82228b588828ae2692acccec588fdac / 9cb4eb772839c5e1de2855d126bf74ff16d13382 CVE-2017-14169, 9d3a7c82a669a1a1c8e3904c65ded19e80d16edc / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad CVE-2017-14223, b61e5a878c845b8bee1267fdb75c293feb00ae0d / afc9c683ed9db01edb357bc8c19edad4282b3a97 -CVE-2017-14171, e6a8d110d7e8e938913a0a85ca933b415f8ed24d / c24bcb553650b91e9eff15ef6e54ca73de2453b +CVE-2017-14171, e6a8d110d7e8e938913a0a85ca933b415f8ed24d / c24bcb553650b91e9eff15ef6e54ca73de2453b7 3.3.3 --- Summary of changes: src/download | 18 +- src/security | 21 - 2 files changed, 29 insertions(+), 10 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ffa2f89 web: add 3.1.11
The branch, master has been updated via ffa2f89f478f9435b58ef963f5a0540220ebeb9c (commit) from 1aa53f89859ffc61418734fdfac78a941c7863c6 (commit) - Log - commit ffa2f89f478f9435b58ef963f5a0540220ebeb9c Author: Michael Niedermayer AuthorDate: Mon Sep 25 21:58:25 2017 +0200 Commit: Michael Niedermayer CommitDate: Mon Sep 25 21:58:25 2017 +0200 web: add 3.1.11 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 101032d..d2db75a 100644 --- a/src/download +++ b/src/download @@ -345,10 +345,10 @@ libpostproc54. 1.100 - FFmpeg 3.1.10 "Laplace" + FFmpeg 3.1.11 "Laplace" -3.1.10 was released on 2017-08-04. It is the latest stable FFmpeg release +3.1.11 was released on 2017-09-25. It is the latest stable FFmpeg release from the 3.1 release branch, which was cut from master on 2016-06-26. It includes the following library versions: @@ -366,19 +366,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.10";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.11";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes diff --git a/src/security b/src/security index 9c6ca5a..30dc5cc 100644 --- a/src/security +++ b/src/security @@ -152,6 +152,26 @@ CVE-2016-8595, 987690799dd86433bf98b897aaa4c8d93ade646d FFmpeg 3.1 +3.1.11 + +Fixes following vulnerabilities: + + +CVE-2017-14054, 770482def3b3064e236f9a0e1b6f5d0ca35ae7e2 / 124eb202e70678539544f6268efc98131f19fa49 +CVE-2017-14055, 28c08ab9434b839f19e8c12668bacd6361beba80 / 4f05e2e2dc1a89f38cd9f0960a6561083d714f1e +CVE-2017-14056, 953c6259d601bcda1d5045339913af1978be41fe / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de +CVE-2017-14057, 0eb399381a2b3429980aa939bcd4dfbf0780f140 / 7f9ec5593e04827249e7aeb466da06a98a0d7329 +CVE-2017-14058, 0d32491b74947bdb0d2be04d8ca909ff9406660d / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14059, 64aa8bb886a157af1e784de28839041cc6f5be81 / 7e80b63ecd259d69d383623e75b318bf2bd491f6 +CVE-2017-14169, 22dbd1eb31d6ece0f448565a25f0cdab2a919068 / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad +CVE-2017-14170, 92ec4eacf9649501dd8e06b97af87c428ca06556 / 900f39692ca0337a98a7cf047e4e2611071810c2 +CVE-2017-14171, 5d67851392135e3a76051b18eaf2206f79069ad2 / c24bcb553650b91e9eff15ef6e54ca73de2453b7 +CVE-2017-14222, 29b950521504a51f8b60dfcabe3cc141c4e01554 / 9cb4eb772839c5e1de2855d126bf74ff16d13382 +CVE-2017-14223, 5e7ddf0b4a697732b71cfc7e612ec0b62b75cca1 / afc9c683ed9db01edb357bc8c19edad4282b3a97 +CVE-2017-14225, 5ff09443c5168e27b1708a314b6385440cfe8a4c / 837cb4325b712ff1aab531bf41668933f61d75d2 + + + 3.1.10 Fixes following vulnerabilities: --- Summary of changes: src/download | 18 +- src/security | 20 2 files changed, 29 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0a71f8e web/security: Add CVE-2017-14767
The branch, master has been updated via 0a71f8ed6ece64a29691b7c289fdf61a52b1da79 (commit) from ffa2f89f478f9435b58ef963f5a0540220ebeb9c (commit) - Log - commit 0a71f8ed6ece64a29691b7c289fdf61a52b1da79 Author: Michael Niedermayer AuthorDate: Thu Sep 28 18:03:09 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Sep 28 18:03:09 2017 +0200 web/security: Add CVE-2017-14767 Signed-off-by: Michael Niedermayer diff --git a/src/security b/src/security index 30dc5cc..6407b3a 100644 --- a/src/security +++ b/src/security @@ -21,6 +21,7 @@ CVE-2017-14222, d9cf9f5af82228b588828ae2692acccec588fdac / 9cb4eb772839c5e1de285 CVE-2017-14169, 9d3a7c82a669a1a1c8e3904c65ded19e80d16edc / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad CVE-2017-14223, b61e5a878c845b8bee1267fdb75c293feb00ae0d / afc9c683ed9db01edb357bc8c19edad4282b3a97 CVE-2017-14171, e6a8d110d7e8e938913a0a85ca933b415f8ed24d / c24bcb553650b91e9eff15ef6e54ca73de2453b7 +CVE-2017-14767, deca5e7349139abb7c0d3970833ffd989606ca26 / c42a1388a6d1bfd8001bf6a4241d8ca27e49326d 3.3.3 @@ -79,6 +80,7 @@ CVE-2017-14171, a051de092e9c709b69d24d94b66a382909be67d5 / c24bcb553650b91e9eff1 CVE-2017-14222, c9527df274ada02a19c2f973b29d1d5b7069d4bf / 9cb4eb772839c5e1de2855d126bf74ff16d13382 CVE-2017-14223, 4e4177dde23be77a97887f409f237e17ef53f329 / afc9c683ed9db01edb357bc8c19edad4282b3a97 CVE-2017-14225, 726133b6d2cd8f5f43b5af536024d8e02791d8cf / 837cb4325b712ff1aab531bf41668933f61d75d2 +CVE-2017-14767, 53a6cdf89d694be1f075729f16e0a9e2dcbbcb78 / c42a1388a6d1bfd8001bf6a4241d8ca27e49326d 3.2.7 @@ -169,6 +171,7 @@ CVE-2017-14171, 5d67851392135e3a76051b18eaf2206f79069ad2 / c24bcb553650b91e9eff1 CVE-2017-14222, 29b950521504a51f8b60dfcabe3cc141c4e01554 / 9cb4eb772839c5e1de2855d126bf74ff16d13382 CVE-2017-14223, 5e7ddf0b4a697732b71cfc7e612ec0b62b75cca1 / afc9c683ed9db01edb357bc8c19edad4282b3a97 CVE-2017-14225, 5ff09443c5168e27b1708a314b6385440cfe8a4c / 837cb4325b712ff1aab531bf41668933f61d75d2 +CVE-2017-14767, 5351c8bd46e23168b1aed8f92779fb1a20a7214a / c42a1388a6d1bfd8001bf6a4241d8ca27e49326d --- Summary of changes: src/security | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 33d9796 web/download: Add FFmpeg 3.4
The branch, master has been updated via 33d9796d23acac058ed42bdabd4c3d73ca22dede (commit) via 3d265a0ada5346be2574d30ed841713bf05ee214 (commit) from 0a71f8ed6ece64a29691b7c289fdf61a52b1da79 (commit) - Log - commit 33d9796d23acac058ed42bdabd4c3d73ca22dede Author: Michael Niedermayer AuthorDate: Sun Oct 15 19:38:27 2017 +0200 Commit: Michael Niedermayer CommitDate: Sun Oct 15 19:38:27 2017 +0200 web/download: Add FFmpeg 3.4 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index d2db75a..25497be 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.3.4.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.4.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.3.4.tar.bz2 + ffmpeg-3.4.tar.bz2 More releases @@ -269,6 +269,44 @@ and much faster bug fixes such as additional features and security patches. + FFmpeg 3.4 "Cantor" + + +3.4 was released on 2017-10-15. It is the latest stable FFmpeg release +from the 3.4 release branch, which was cut from master on 2017-10-11. + + It includes the following library versions: + + +libavutil 55. 78.100 +libavcodec 57.107.100 +libavformat57. 83.100 +libavdevice57. 10.100 +libavfilter 6.107.100 +libavresample 3. 7. 0 +libswscale 4. 8.100 +libswresample 2. 9.100 +libpostproc54. 7.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.4:/RELEASE_NOTES";>Release Notes + + + FFmpeg 3.3.4 "Hilbert" commit 3d265a0ada5346be2574d30ed841713bf05ee214 Author: Michael Niedermayer AuthorDate: Thu Sep 28 18:04:56 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Sep 28 18:04:56 2017 +0200 web/security: sort CVEs for 3.3.4 diff --git a/src/security b/src/security index 6407b3a..664cc0c 100644 --- a/src/security +++ b/src/security @@ -11,16 +11,16 @@ Fixes following vulnerabilities: CVE-2017-14054, 6bd562e04440c48eb79e24c36800791bbb1ba0b6 / 124eb202e70678539544f6268efc98131f19fa49 CVE-2017-14055, e910f15fcbb709c4c7208737a6cc39185b41543b / 4f05e2e2dc1a89f38cd9f0960a6561083d714f1e -CVE-2017-14059, 4ff1fcd3caa2e59c3d4cec8e4c64c9ac79b09a1d / 7e80b63ecd259d69d383623e75b318bf2bd491f6 -CVE-2017-14058, 305f37e5be009c66e0af3064855c8509aafba719 / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14056, 8cb0f2c4e55d1d8ba9dbc80dd19ad139d0200c2d / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de CVE-2017-14057, 6447815dfbbe5036c7fa29d285b59896d76f4f9d / 7f9ec5593e04827249e7aeb466da06a98a0d7329 -CVE-2017-14225, 5474a7e93b8ea0be1157ac9cf93c1511eccae7b0 / 837cb4325b712ff1aab531bf41668933f61d75d2 +CVE-2017-14058, 305f37e5be009c66e0af3064855c8509aafba719 / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14059, 4ff1fcd3caa2e59c3d4cec8e4c64c9ac79b09a1d / 7e80b63ecd259d69d383623e75b318bf2bd491f6 +CVE-2017-14169, 9d3a7c82a669a1a1c8e3904c65ded19e80d16edc / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad CVE-2017-14170, c01f799314c3254a98c415ccf99acd501bdbd9f2 / 900f39692ca0337a98a7cf047e4e2611071810c2 -CVE-2017-14056, 8cb0f2c4e55d1d8ba9dbc80dd19ad139d0200c2d / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de +CVE-2017-14171, e6a8d110d7e8e938913a0a85ca933b415f8ed24d / c24bcb553650b91e9eff15ef6e54ca73de2453b7 CVE-2017-14222, d9cf9f5af82228b588828ae2692acccec588fdac / 9cb4eb772839c5e1de2855d126bf74ff16d13382 -CVE-2017-14169, 9d3a7c82a669a1a1c8e3904c65ded19e80d16edc / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad CVE-2017-14223, b61e5a878c845b8bee1267fdb75c293feb00ae0d / afc9c683ed9db01edb357bc8c19edad4282b3a97 -CVE-2017-14171, e6a8d110d7e8e938913a0a85ca933b415f8ed24d / c24bcb553650b91e9eff15ef6e54ca73de2453b7 +CVE-2017-14225, 5474a7e93b8ea0be1157ac9cf93c1511eccae7b0 / 837cb4325b712ff1aab531bf41668933f61d75d2 CVE-2017-14767, deca5e7349139abb7c0d3970833ffd989606ca26 / c42a1388a6d1bfd8001bf6a4241d8ca27e49326d --- Summary of changes: src/download | 42 -- src/security | 12 ++-- 2 files changed, 46 insertions(+), 8 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ffdf7d4 web/download: add Zeranoe macOS builds
The branch, master has been updated via ffdf7d46400232452c5aff126c6be74b8d75422a (commit) from 33d9796d23acac058ed42bdabd4c3d73ca22dede (commit) - Log - commit ffdf7d46400232452c5aff126c6be74b8d75422a Author: Kyle Schwarz AuthorDate: Sat Oct 14 14:55:37 2017 -0400 Commit: James Almer CommitDate: Wed Oct 18 19:31:58 2017 -0300 web/download: add Zeranoe macOS builds Signed-off-by: James Almer diff --git a/src/download b/src/download index 25497be..28ddcb4 100644 --- a/src/download +++ b/src/download @@ -100,6 +100,9 @@ http://ffmpegmac.net/";> Builds 32-bit and 64-bit for OS X 10.5 and above + https://ffmpeg.zeranoe.com/builds/";> +Static and shared builds for macOS 64-bit + --- Summary of changes: src/download | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9158c70 web/download: Add FFmpeg 3.3.5
The branch, master has been updated via 9158c70bd076cfe54cb1602ba6f3e0ca992403a6 (commit) from ffdf7d46400232452c5aff126c6be74b8d75422a (commit) - Log - commit 9158c70bd076cfe54cb1602ba6f3e0ca992403a6 Author: Michael Niedermayer AuthorDate: Thu Oct 26 21:24:10 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Oct 26 21:27:17 2017 +0200 web/download: Add FFmpeg 3.3.5 diff --git a/src/download b/src/download index 28ddcb4..408b80f 100644 --- a/src/download +++ b/src/download @@ -310,10 +310,10 @@ libpostproc54. 7.100 - FFmpeg 3.3.4 "Hilbert" + FFmpeg 3.3.5 "Hilbert" -3.3.4 was released on 2017-09-12. It is the latest stable FFmpeg release +3.3.5 was released on 2017-10-26. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -331,19 +331,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.5";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0569488 web/security: Add CVE-2017-15186
The branch, master has been updated via 056948859df2056fdb115b9745c6dacfc44d0103 (commit) via 22366b0e8a7479f25df105f5228426e6b87f769d (commit) from 9158c70bd076cfe54cb1602ba6f3e0ca992403a6 (commit) - Log - commit 056948859df2056fdb115b9745c6dacfc44d0103 Author: Michael Niedermayer AuthorDate: Thu Oct 26 23:01:18 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Oct 26 23:05:59 2017 +0200 web/security: Add CVE-2017-15186 Signed-off-by: Michael Niedermayer diff --git a/src/security b/src/security index 664cc0c..6758921 100644 --- a/src/security +++ b/src/security @@ -1,9 +1,26 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org +FFmpeg 3.4 + +3.4 + +Fixes following vulnerabilities: + + +CVE-2017-15186, df62b70de8aaa285168e72fe8f6e740843ca91fa + FFmpeg 3.3 +3.3.5 + +Fixes following vulnerabilities: + + +CVE-2017-15186, 0a231e7dd32bdea4b2fc1c48040047986d1d4925 / df62b70de8aaa285168e72fe8f6e740843ca91fa + + 3.3.4 Fixes following vulnerabilities: @@ -63,6 +80,14 @@ CVE-2017-9996, a483e46b794539d21b1ec0f3e521f681a54a86d2 / 1e42736b95065c69a7481d FFmpeg 3.2 +3.2.9 + +Fixes following vulnerabilities: + + +CVE-2017-15186, 0eb0b21c7f4f2b6a3a74d2d252f95b81a4d472c3 / df62b70de8aaa285168e72fe8f6e740843ca91fa + + 3.2.8 Fixes following vulnerabilities: commit 22366b0e8a7479f25df105f5228426e6b87f769d Author: Michael Niedermayer AuthorDate: Thu Oct 26 23:00:42 2017 +0200 Commit: Michael Niedermayer CommitDate: Thu Oct 26 23:00:42 2017 +0200 web/download: add 3.2.9 diff --git a/src/download b/src/download index 408b80f..bdc11e6 100644 --- a/src/download +++ b/src/download @@ -348,10 +348,10 @@ libpostproc54. 5.100 - FFmpeg 3.2.8 "Hypatia" + FFmpeg 3.2.9 "Hypatia" -3.2.8 was released on 2017-09-17. It is the latest stable FFmpeg release +3.2.9 was released on 2017-10-26. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -369,19 +369,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.8";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.9";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- src/security | 25 + 2 files changed, 34 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5042797 web/contact: add link to mailing-list-faq
The branch, master has been updated via 50427978d7af74fa288a31e0fd78fa5572ac178c (commit) from 056948859df2056fdb115b9745c6dacfc44d0103 (commit) - Log - commit 50427978d7af74fa288a31e0fd78fa5572ac178c Author: Lou Logan AuthorDate: Fri Nov 3 13:25:32 2017 -0800 Commit: Lou Logan CommitDate: Fri Nov 3 13:25:32 2017 -0800 web/contact: add link to mailing-list-faq Signed-off-by: Lou Logan diff --git a/src/contact b/src/contact index c8a7aab..be3009e 100644 --- a/src/contact +++ b/src/contact @@ -30,6 +30,9 @@ FFmpeg Developer Documentation. + + Please read the Mailing List FAQ before sending a message. + https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/";> --- Summary of changes: src/contact | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fa9af8d web/template_head2: Prevent battleforthenet widget to show again after being clicked away
The branch, master has been updated via fa9af8d7c5c16b1a5d343a8c29a4cd2afed8d94a (commit) from 50427978d7af74fa288a31e0fd78fa5572ac178c (commit) - Log - commit fa9af8d7c5c16b1a5d343a8c29a4cd2afed8d94a Author: Michael Niedermayer AuthorDate: Sat Nov 4 17:41:45 2017 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 4 17:48:32 2017 +0100 web/template_head2: Prevent battleforthenet widget to show again after being clicked away Also ensure that the widget does not use google analytics. Iam not sure it actually did before, my box has too many layers that stop this. Signed-off-by: Michael Niedermayer diff --git a/src/template_head2 b/src/template_head2 index d7bb7bd..71daf07 100644 --- a/src/template_head2 +++ b/src/template_head2 @@ -3,6 +3,28 @@
[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. a39e4d1 fateserver/log: clean chars in slot, time and log
The branch, master has been updated via a39e4d1bee74647f534589b09eaf15246359d6b6 (commit) via 254ddcafa7a176cc1fbf1de73ae0db783bb7fd5f (commit) from 1428ab7ac1356d95d81d8e729d2d275eb0bc2d0c (commit) - Log - commit a39e4d1bee74647f534589b09eaf15246359d6b6 Author: Michael Niedermayer AuthorDate: Tue Oct 17 18:02:53 2017 +0200 Commit: Michael Niedermayer CommitDate: Tue Oct 17 18:10:38 2017 +0200 fateserver/log: clean chars in slot, time and log Fixes: Directory Traversal Found-by: Pankaj Jadhav Signed-off-by: Michael Niedermayer diff --git a/log.cgi b/log.cgi index d5d2abb..8767e3a 100755 --- a/log.cgi +++ b/log.cgi @@ -22,7 +22,11 @@ use FATE; my $req_slot = param 'slot'; my $req_time = param 'time'; +$req_slot =~ s/[^-._A-Za-z0-9 ]*//g; +$req_time =~ s/[^0-9]*//g; my ($req_log, $req_diff) = param('log') =~ m!([^/]+)(?:/([^/]+))?!; +$req_log =~ s/[^a-z]*//g; +$req_diff =~ s/[^0-9]*//g; my $repdir = "$fatedir/$req_slot/$req_time"; my $log = "$repdir/$req_log.log.gz"; commit 254ddcafa7a176cc1fbf1de73ae0db783bb7fd5f Author: Michael Niedermayer AuthorDate: Mon Oct 16 22:00:11 2017 +0200 Commit: Michael Niedermayer CommitDate: Mon Oct 16 22:35:31 2017 +0200 fateserver/index: clean chars in sort parameter Prevents cross site scripting attack Found-by: Pankaj Jadhav Signed-off-by: Michael Niedermayer diff --git a/index.cgi b/index.cgi index 030fb52..a164d3b 100755 --- a/index.cgi +++ b/index.cgi @@ -32,6 +32,8 @@ use URI::Escape; my @queries = split(/\/\//, uri_unescape param 'query') if (param 'query'); my $sort = param('sort'); +$sort =~ s/[^A-Za-z0-9 ]*//g; +param('sort', $sort); $sort= $sort eq 'arch' ? 'subarch': $sort; (my $uri = $ENV{REQUEST_URI}) =~ s/\?.*//; --- Summary of changes: index.cgi | 2 ++ log.cgi | 4 2 files changed, 6 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e62d3f4 web/security: Add CVE-2017-16803
The branch, master has been updated via e62d3f49a1fd375af2276af6aba0d1fab8fe4855 (commit) via f7ee642462c307fd8d5144d9b3c49df8634edba3 (commit) from fa9af8d7c5c16b1a5d343a8c29a4cd2afed8d94a (commit) - Log - commit e62d3f49a1fd375af2276af6aba0d1fab8fe4855 Author: Michael Niedermayer AuthorDate: Tue Nov 21 01:47:39 2017 +0100 Commit: Michael Niedermayer CommitDate: Tue Nov 21 01:47:39 2017 +0100 web/security: Add CVE-2017-16803 diff --git a/src/security b/src/security index 97ddc0e..ce7e4e7 100644 --- a/src/security +++ b/src/security @@ -1589,6 +1589,14 @@ CVE-2013-0848, 74241de7ed501a34e7dfe291eed3339ca7b50755 / 6abb9a901fca27da14d4ff CVE-2013-0846, e34369e8ece08b7bd820366dea5965f4c40c0080 / a7ee6281f7ef1c29284e3a4cadfe0f227ffde1ed +1.0 + +Fixes following vulnerabilities: + + +CVE-2017-16803, b829da363985cb2f80130bba304cc29a632f6446 + + FFmpeg 0.11 0.11.5 commit f7ee642462c307fd8d5144d9b3c49df8634edba3 Author: Michael Niedermayer AuthorDate: Tue Nov 14 03:30:52 2017 +0100 Commit: Michael Niedermayer CommitDate: Tue Nov 14 03:30:52 2017 +0100 web/security: Fix typos (mostly cosmetic) diff --git a/src/security b/src/security index 6758921..97ddc0e 100644 --- a/src/security +++ b/src/security @@ -135,7 +135,7 @@ Fixes following vulnerabilities: CVE-2017-9991, 85c8c0c826e78d159ea242ce64d7e8fca741 / 441026fcb13ac23aa10edc312bdacb6445a0ad06 -CVE-2017-9992, 536af4212100dee1577fe2d30814762c58038efc / f52fbf4f3ed02a7d872d8a102006f29b4421f360b +CVE-2017-9992, 536af4212100dee1577fe2d30814762c58038efc / f52fbf4f3ed02a7d872d8a102006f29b4421f360 CVE-2017-9994, 869e8b1d0f549e926ecb246f916c9066f881db4a / 6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef CVE-2017-9996, 7a69c1b2abfa96f0578cbd3ff82126b883ba6ef0 / e1b60aad77c27ed5d4dfc11e5e6a05a38c70489d CVE-2017-9996, 7f3a671ece8fd711e2ebc71a4e08cda591d810a8 / 1e42736b95065c69a7481d0cf55247024f54b660 @@ -157,7 +157,7 @@ Fixes following vulnerabilities: CVE-2016-10190, 0e0a413725e0221e1a9d0b7595e22bf57e23a09c / 2a05c8f813de6f2278827734bf8102291e7484aa CVE-2016-10191, 32b95471a86ae383c0f76361d954aec511f7043a / 7d57ca4d9a75562fa32e40766211de150f8b3ee7 -CVE-2016-10192, c12ee64e80af2517005231388fdf4ea78f16bb0e / a5d25faa3f4b18dac737fdb35d0dd68eb0dc2156B +CVE-2016-10192, c12ee64e80af2517005231388fdf4ea78f16bb0e / a5d25faa3f4b18dac737fdb35d0dd68eb0dc2156 3.2 @@ -238,7 +238,7 @@ Fixes following vulnerabilities: CVE-2017-5024, 02a5e88ebc725b09f675bfcbbd4db1133e41708e / 2d453188c2303da641dafb048dc1806790526dfd -CVE-2017-5025, b6efd022b77349f2797afe756b791e82ec4a1d96 / fd30e4d57fe5841385f845440688505b88c0f4a +CVE-2017-5025, b6efd022b77349f2797afe756b791e82ec4a1d96 / fd30e4d57fe5841385f845440688505b88c0f4a9 3.1.6 @@ -401,7 +401,7 @@ Fixes following vulnerabilities: CVE-2016-7502, 69b00a7fb6faa1b19b5687a5762ff4f94d5ff9aa / 0e318f110bcd6bb8e7de9127f2747272e60f48d7 CVE-2016-7785, a772613100514842008271c8d0e5d63a6979f9bf / 14bac7e00d72eac687612d9b125e585011a56d4f CVE-2016-7905, 239f75d6c3dfbe4def80a12913d5737dd5a5bbcc / 2679ad4773aa356e7c3da5c68bc81f02a194617f -CVE-2016-7562, ab737ab31d4f126ed5a13a6a0498824141925108 / 69449da436169e7facaa6d1f3bcbc41cf6ce275 +CVE-2016-7562, ab737ab31d4f126ed5a13a6a0498824141925108 / 69449da436169e7facaa6d1f3bcbc41cf6ce2754 2.8.8 @@ -457,7 +457,7 @@ Fixes following vulnerabilities: CVE-2015-8363, dbfec68d323cd1497a291c6dcf12be7828c74636 / 44a7f17d0b20e6f8d836b2957e3e357b639f19a2 CVE-2015-8364, f64ffbbdc0cc35fa3a478a8e6ca8b2342240bd02 / df91aa034b82b77a3c4e01791f4a2b2ff6c82066 CVE-2015-8365, 093e58228e77f28fd8adf50435b30dcb9b246164 / 4a9af07a49295e014b059c1ab624c40345af5892 -CVE-2015-8661, 6b91701de322031d7ceacecbda3d71948fb4da04 / 4ea4d2f438c9a7eba37980c9a87be4b34943e4d5 +CVE-2015-8661, 6b91701de322031d7ceacecbda3d71948fb4da04 / 4ea4d2f438c9a7eba37980c9a87be4b34943e4d5 2.8.2 @@ -593,7 +593,7 @@ CVE-2016-2326, fbfef00e688357494a5228897a6a865fded05b32 / 7c0b84d89911b2035161f5 Fixes following vulnerabilities: -CVE-2015-6761, 292842a0ed80afc0ad80626397100fed5e9595f4 / dabea74d0e82ea80cd344f630497cafcb3ef872 +CVE-2015-6761, 292842a0ed80afc0ad80626397100fed5e9595f4 / dabea74d0e82ea80cd344f630497cafcb3ef872c CVE-2015-8661, dd4c2fe74afe76868a279fd96fbc56eeffa5 / 4ea4d2f438c9a7eba37980c9a87be4b34943e4d5 CVE-2015-8662, 20a96b9d8c71b77761b82edd1971dc54354c175f / 75422280fbcdfbe9dc56bde5525b4d8b280f1bc5 CVE-2015-8663, a0a2bfbfd876571344df2b7fe5fd781791ec02a3 / abee0a1c60612e8638640a8a3738fffb65e16dbf @@ -653,7 +653,7 @@ Fixes following vulnerabilities: CVE-2016-2213, 69e191f854f75815f17099a9a5f911dc30075c70 / 0aada30510d809bccfd539a90ea37b61188f2cb4 CVE-2016-2328, 93c675d6a6c98e94ddce1a4b04bc1507f562249f / 757248ea3cd917a7755cb15f817a9b1f15578718 -CVE-2016-2328, 262192a48b598c4fc08567aff93966f9360632fc / ad3b6fa7d83db7de951ed891649af93a47e74be +CVE-2016-2
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 72e0114 src/index: Fix a typo.
The branch, master has been updated via 72e0114cd0b168adba79b3e5424858e9cec6ef1f (commit) from e62d3f49a1fd375af2276af6aba0d1fab8fe4855 (commit) - Log - commit 72e0114cd0b168adba79b3e5424858e9cec6ef1f Author: Carl Eugen Hoyos AuthorDate: Wed Nov 22 00:46:26 2017 +0100 Commit: Carl Eugen Hoyos CommitDate: Wed Nov 22 00:46:26 2017 +0100 src/index: Fix a typo. diff --git a/src/index b/src/index index 79c6627..0ca7a10 100644 --- a/src/index +++ b/src/index @@ -87,7 +87,7 @@ Without further ado, here's the silver-lining for each one of the projects we sought to complete during this Summer of Code season: - FFv1 (Mentor: Michael Nierdermayer) + FFv1 (Mentor: Michael Niedermayer) Stanislav Dolganov designed and implemented experimental support for motion estimation and compensation in the lossless FFV1 codec. The design and implementation is based on the snow video codec, which uses OBMC. Stanislav's work proved that significant compression gains can be achieved with inter frame compression. FFmpeg welcomes Stanislav to continue working beyond this proof of concept and bring its advances into the official FFV1 specification within the IETF. --- Summary of changes: src/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a418a99 web/index: add news entry for release 3.4
The branch, master has been updated via a418a99abf4df21042d788c9afb4e22fe0ad4b8c (commit) from 72e0114cd0b168adba79b3e5424858e9cec6ef1f (commit) - Log - commit a418a99abf4df21042d788c9afb4e22fe0ad4b8c Author: James Almer AuthorDate: Sat Nov 25 00:57:51 2017 -0300 Commit: James Almer CommitDate: Sat Nov 25 00:57:51 2017 -0300 web/index: add news entry for release 3.4 diff --git a/src/index b/src/index index 0ca7a10..2b44762 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,58 @@ News + October 15th, 2017, FFmpeg 3.4 "Cantor" + +FFmpeg 3.4 "Cantor", a new +major release, is now available! Some of the highlights: + + +deflicker video filter +doubleweave video filter +lumakey video filter +pixscope video filter +oscilloscope video filter +update cuvid/nvenc headers to Video Codec SDK 8.0.14 +afir audio filter +scale_cuda CUDA based video scale filter +librsvg support for svg rasterization +crossfeed audio filter +spec compliant VP9 muxing support in MP4 +surround audio filter +sofalizer filter switched to libmysofa +Gremlin Digital Video demuxer and decoder +headphone audio filter +superequalizer audio filter +roberts video filter +additional frame format support for Interplay MVE movies +support for decoding through D3D11VA in ffmpeg +limiter video filter +libvmaf video filter +Dolby E decoder and SMPTE 337M demuxer +unpremultiply video filter +tlut2 video filter +floodfill video filter +pseudocolor video filter +raw G.726 muxer and demuxer, left- and right-justified +NewTek NDI input/output device +FITS demuxer and decoder +FITS muxer and encoder +despill video filter +haas audio filter +SUP/PGS subtitle muxer +convolve video filter +VP9 tile threading support +KMS screen grabber +CUDA thumbnail filter +V4L2 mem2mem HW assisted codecs +Rockchip MPP hardware decoding +vmafmotion video filter + + +We strongly recommend users, distributors, and system integrators to +upgrade unless they use current git master. + + April 13th, 2017, FFmpeg 3.3 "Hilbert" FFmpeg 3.3 "Hilbert", a new --- Summary of changes: src/index | 52 1 file changed, 52 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4132772 web/download: add FFmpeg 3.0.10
The branch, master has been updated via 41327720f20067d8ef16eadc15e50abba78c030d (commit) from a418a99abf4df21042d788c9afb4e22fe0ad4b8c (commit) - Log - commit 41327720f20067d8ef16eadc15e50abba78c030d Author: Michael Niedermayer AuthorDate: Sat Dec 2 01:44:16 2017 +0100 Commit: Michael Niedermayer CommitDate: Sat Dec 2 01:44:58 2017 +0100 web/download: add FFmpeg 3.0.10 diff --git a/src/download b/src/download index bdc11e6..69f3cad 100644 --- a/src/download +++ b/src/download @@ -425,10 +425,10 @@ libpostproc54. 0.100 - FFmpeg 3.0.9 "Einstein" + FFmpeg 3.0.10 "Einstein" -3.0.9 was released on 2017-07-19. It is the latest stable FFmpeg release +3.0.10 was released on 2017-12-01. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -446,19 +446,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.9";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.10";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2a9de26 contact: The gusari forum does not exist anymore.
The branch, master has been updated via 2a9de26aaba6808916e363ff331f43e32766c082 (commit) from 41327720f20067d8ef16eadc15e50abba78c030d (commit) - Log - commit 2a9de26aaba6808916e363ff331f43e32766c082 Author: Carl Eugen Hoyos AuthorDate: Mon Dec 4 16:04:39 2017 +0100 Commit: Carl Eugen Hoyos CommitDate: Mon Dec 4 16:04:39 2017 +0100 contact: The gusari forum does not exist anymore. diff --git a/src/contact b/src/contact index be3009e..fb2e4eb 100644 --- a/src/contact +++ b/src/contact @@ -161,7 +161,5 @@ https://ffmpeg.zeranoe.com/forum/";>FFmpeg on Windows https://superuser.com/questions/tagged/ffmpeg";>FFmpeg at SuperUser - - http://ffmpeg.gusari.org/index.php";>FFmpeg Support Forum --- Summary of changes: src/contact | 2 -- 1 file changed, 2 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 73341e6 web: Add FFmpeg 3.4.1
The branch, master has been updated via 73341e6d38818f9723926b58715e751463771d45 (commit) from 2a9de26aaba6808916e363ff331f43e32766c082 (commit) - Log - commit 73341e6d38818f9723926b58715e751463771d45 Author: Michael Niedermayer AuthorDate: Sun Dec 10 23:25:12 2017 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 10 23:25:50 2017 +0100 web: Add FFmpeg 3.4.1 diff --git a/src/download b/src/download index 69f3cad..557043e 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.4.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.4.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.4.tar.bz2 + ffmpeg-3.4.1.tar.bz2 More releases @@ -272,10 +272,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.4 "Cantor" + FFmpeg 3.4.1 "Cantor" -3.4 was released on 2017-10-15. It is the latest stable FFmpeg release +3.4.1 was released on 2017-12-10. It is the latest stable FFmpeg release from the 3.4 release branch, which was cut from master on 2017-10-11. It includes the following library versions: @@ -293,19 +293,19 @@ libpostproc54. 7.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.1";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.4:/RELEASE_NOTES";>Release Notes diff --git a/src/security b/src/security index ce7e4e7..3f81464 100644 --- a/src/security +++ b/src/security @@ -2,12 +2,22 @@ FFmpeg 3.4 +3.4.1 + +Fixes following vulnerabilities: + + +CVE-2017-16840, a94cb36ab2ad99d3a1331c9f91831ef593d94f74 / 3228ac730c11eca49d5680d5550128e397061c85 +CVE-2017-17081, 6ccf19198b360cfc3fe5cd274948cfde2fe305e0 / 58cf31cee7a456057f337b3102a03206d833d5e8 + + 3.4 Fixes following vulnerabilities: CVE-2017-15186, df62b70de8aaa285168e72fe8f6e740843ca91fa +CVE-2017-17081, 127a362630e11fe724e2e63fc871791fdcbcfa64 --- Summary of changes: src/download | 22 +++--- src/security | 10 ++ 2 files changed, 21 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 979b3a6 web/contact: note that no discussions occur on cvslog and trac mailing lists
The branch, master has been updated via 979b3a6608b30683dc1d722e0304315a44f86cf7 (commit) from 73341e6d38818f9723926b58715e751463771d45 (commit) - Log - commit 979b3a6608b30683dc1d722e0304315a44f86cf7 Author: Lou Logan AuthorDate: Wed Dec 20 15:55:45 2017 -0900 Commit: Lou Logan CommitDate: Wed Dec 20 16:06:47 2017 -0900 web/contact: note that no discussions occur on cvslog and trac mailing lists Excluding discussions that occur on trac itself of course. All other postings will be moderated by default. Signed-off-by: Lou Logan diff --git a/src/contact b/src/contact index fb2e4eb..945e664 100644 --- a/src/contact +++ b/src/contact @@ -54,11 +54,14 @@ https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-cvslog/";> ffmpeg-cvslog - A log of all changes and updates made to the FFmpeg source. + A log of all changes and updates made to the FFmpeg source. No discussion occurs on this + mailing list. https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-trac/";> ffmpeg-trac - Receives all bug reports, comments, and status changes made on the bug tracker. + A log of all bug reports, comments, and status changes made on the bug tracker. + No discussion occurs on this mailing list (other than what occurs directly within the bug + tracker). --- Summary of changes: src/contact | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 60d3f37 web: Add 2.4.14
The branch, master has been updated via 60d3f37b88703060228077cc0df1a215a810b2f5 (commit) from 979b3a6608b30683dc1d722e0304315a44f86cf7 (commit) - Log - commit 60d3f37b88703060228077cc0df1a215a810b2f5 Author: Michael Niedermayer AuthorDate: Sun Dec 31 13:23:06 2017 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 31 13:27:49 2017 +0100 web: Add 2.4.14 diff --git a/src/olddownload b/src/olddownload index ed4af8a..d380b2f 100644 --- a/src/olddownload +++ b/src/olddownload @@ -129,10 +129,10 @@ libpostproc53. 3.100 - FFmpeg 2.4.13 "Fresnel" + FFmpeg 2.4.14 "Fresnel" -2.4.13 was released on 2016-02-02. It is the latest stable FFmpeg release +2.4.14 was released on 2017-12-31. It is the latest stable FFmpeg release from the 2.4 release branch, which was cut from master on 2014-09-14. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-09-14, libav 11.4 as of 2015-08-25. @@ -152,15 +152,15 @@ libpostproc53. 0.100 - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.13";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.14";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes diff --git a/src/security b/src/security index 3f81464..f4af63a 100644 --- a/src/security +++ b/src/security @@ -762,6 +762,45 @@ CVE-2014-9319, ea38e5a6b75706477898eb1e6582d667dbb9946c FFmpeg 2.4 +2.4.14 + +Fixes following vulnerabilities: + + +CVE-2016-10191, 4c5ebe4b014a208b8c8f52d61c4fb42b98d60e67 / 7d57ca4d9a75562fa32e40766211de150f8b3ee7 +CVE-2016-10192, a07cf6423ec30be54493d46ad541c8f91fe1c13e / a5d25faa3f4b18dac737fdb35d0dd68eb0dc2156 +CVE-2016-6164, d7ab6e93a688688ad27c03ba3ba15711e59036dc / 8a3221cc67a516dfc1700bdae3566ec52c7ee823 +CVE-2016-6881, 46ecb01f62e5944b46f1df23be714dc3e920649a / a453bbb68f3eec202673728988bba3bc76071761 +CVE-2016-7122, 1c5515181334c3da779fb8afcd4940ea2b092b27 / e4e4a9cad7f21593d4bcb1f2404ea0d373c36c43 +CVE-2016-7450, 9243dbb5599ed9e4796c0534cc2f77268fc27c8d / a5af1240fce845f645440364c1335e0f8e44ee6c +CVE-2016-7502, 6438fb13406d2c0cc6023fa9d2ca8942e9ebd682 / 0e318f110bcd6bb8e7de9127f2747272e60f48d7 +CVE-2016-7562, a672688086ba51f51ccf6e580a076244778268a1 / 69449da436169e7facaa6d1f3bcbc41cf6ce2754 +CVE-2016-7785, b490cf4350abfec4746d6e033d533e0a15cfa93c / 14bac7e00d72eac687612d9b125e585011a56d4f +CVE-2016-7905, 45f5e17aa43a4cebed77d8e9781447ad29a0ed61 / 2679ad4773aa356e7c3da5c68bc81f02a194617f +CVE-2017-11399, 96349da5ec8eda9f0368446e557fe0c8ba0e66b7 / ba4beaf6149f7241c8bd85fe853318c2f6837ad0 +CVE-2017-11665, 52bb9d6d58c2df3044c793871bcbe8fe71002aff / ffcc82219cef0928bed2d558b19ef6ea35634130 +CVE-2017-11665, b7fed5da525a3a63d39ca63ce230562fcd8983a4 / 08c073434e25cba8c43aae5ed9554fdd594adfb0 +CVE-2017-14055, 0ca5c57d9d0670097235102abd54cccfb3f3c2db / 4f05e2e2dc1a89f38cd9f0960a6561083d714f1e +CVE-2017-14056, 2ac9bc34978cf77eebaf288741bdfa669e1df195 / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de +CVE-2017-14057, e7dc286b16ab54342e0b415abb4dc4e0cc22f736 / 7f9ec5593e04827249e7aeb466da06a98a0d7329 +CVE-2017-14058, 7ba100d3e6e8b1e5d5342feb960a7f081d6e15af / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14059, 983f90ef1819a0d4d3a5685b8a617a18eaecbd4b / 7e80b63ecd259d69d383623e75b318bf2bd491f6 +CVE-2017-14169, a4e85b2e1c8d5b4bf0091157bbdeb0e457fb7b8f / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad +CVE-2017-14170, f173cdfe669556aa92857adafe60cbe5f2aa1210 / 900f39692ca0337a98a7cf047e4e2611071810c2 +CVE-2017-14171, 4fedc4ceabe32bb3bea68ab71cb42f0b6e409586 / c24bcb553650b91e9eff15ef6e54ca73de2453b7 +CVE-2017-14223, f8c52dfa1583f0d2c039bad8c9422d2fd190a039 / afc9c683ed9db01edb357bc8c19edad4282b3a97 +CVE-2017-17081, 27f8d386829689c346ff0cef00d3af57b9fb8903 / 58cf31cee7a456057f337b3102a03206d833d5e8 +CVE-2017-5024, 01308b492a0e713eee078514d7b3143650dc5886 / 2d453188c2303da641dafb048dc1806790526dfd +CVE-2017-5025, bb7fd512391ef891a85edccd446954b6a7198fd2 / fd30e4d57fe5841385f845440688505b88c0f4a9 +CVE-2017-9991, a579264bc9f3014adcc9defae0086594a16d7f00 / 441026fcb13ac23aa10edc312bdacb6445a0ad06 +CVE-2017-9992, 5204a50013705ad3882413ff65edcfceb2e86fab / f52fbf4f3ed02a7d872d8a102006f29b4421f360 +CVE-2017-9993, 7e6b64a7d9a2dd64e652b3e42a741b673cda3a26 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 +CVE-2017-9993, a34d0a23923db7b61776635350d43543ca678ca3 / a5d849b149ca67ced2d271dc84db0bc95a548abb +CVE-2017-9994, 3f8882fa5bfd7b8d7f9388f21a08fa983a2322a4 / 6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef +CVE-2017-9996, 7c1be72e2461e3c6db61626df2c71f985ba0990e / 1e42736b95065c69a
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 552c0d9 web/security: Add CVE-2017-7862 and CVE-2017-7866
The branch, master has been updated via 552c0d90f6667550065f8e71121a61f0b21aaf26 (commit) from 60d3f37b88703060228077cc0df1a215a810b2f5 (commit) - Log - commit 552c0d90f6667550065f8e71121a61f0b21aaf26 Author: Michael Niedermayer AuthorDate: Sun Dec 31 17:54:01 2017 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 31 17:54:01 2017 +0100 web/security: Add CVE-2017-7862 and CVE-2017-7866 diff --git a/src/security b/src/security index f4af63a..f4e61ae 100644 --- a/src/security +++ b/src/security @@ -87,6 +87,15 @@ CVE-2017-9996, 973a66108b8e01ceb85cf2d6922a5cbb47f6a657 / e1b60aad77c27ed5d4dfc1 CVE-2017-9996, a483e46b794539d21b1ec0f3e521f681a54a86d2 / 1e42736b95065c69a7481d0cf55247024f54b660 +3.3 + +Fixes following vulnerabilities: + + +CVE-2017-7862, 8c2ea3030af7b40a3c4275696fb5c76cdb80950a +CVE-2017-7866, e371f031b942d73e02c090170975561fabd5c264 + + FFmpeg 3.2 @@ -158,6 +167,15 @@ Fixes following vulnerabilities: CVE-2017-5024, ed2572b9c8f885e2a4764d2e34604442a71899a1 / 2d453188c2303da641dafb048dc1806790526dfd CVE-2017-5025, cf8e004a51b08c6e8ceaeebca85ab84c7ed0b4cf / fd30e4d57fe5841385f845440688505b88c0f4a9 +CVE-2017-7862, a1a14982ec5b9954637cdc9ce8daf01d211e5c79 / 8c2ea3030af7b40a3c4275696fb5c76cdb80950a + + +3.2.3 + +Fixes following vulnerabilities: + + +CVE-2017-7866, bd6c1d5149fbc4f2a0200ad99e7f56f4fb7d518a / e371f031b942d73e02c090170975561fabd5c264 3.2.2 @@ -249,6 +267,8 @@ Fixes following vulnerabilities: CVE-2017-5024, 02a5e88ebc725b09f675bfcbbd4db1133e41708e / 2d453188c2303da641dafb048dc1806790526dfd CVE-2017-5025, b6efd022b77349f2797afe756b791e82ec4a1d96 / fd30e4d57fe5841385f845440688505b88c0f4a9 +CVE-2017-7862, 68e9caf16f4421478634c1c2ffc4706393304db3 / 8c2ea3030af7b40a3c4275696fb5c76cdb80950a +CVE-2017-7866, 00bbf3063c9ef8033c23612dc25a9928beb3aa3d / e371f031b942d73e02c090170975561fabd5c264 3.1.6 @@ -331,6 +351,15 @@ Fixes following vulnerabilities: CVE-2017-5024, dc1e099bf281e69d162bde02bd87112bbcb1ab5c / 2d453188c2303da641dafb048dc1806790526dfd CVE-2017-5025, 4f7064c9da35cd8156f6aee4a25e9b4e7f4ae607 / fd30e4d57fe5841385f845440688505b88c0f4a9 +CVE-2017-7862, bb504aa5eb7eb32dbb62545772285e794af85651 / 8c2ea3030af7b40a3c4275696fb5c76cdb80950a + + +3.0.6 + +Fixes following vulnerabilities: + + +CVE-2017-7866, 99c78466ff27311b2a06d874cb7bbd8b1cefc597 / e371f031b942d73e02c090170975561fabd5c264 3.0.5 @@ -391,6 +420,8 @@ Fixes following vulnerabilities: CVE-2017-5024, 4adc99ecb6e9aec301fdd79ec097d433346045b6 / 2d453188c2303da641dafb048dc1806790526dfd CVE-2017-5025, 8be3724e55b2c55337c14c9cb7a69c5a85d42a65 / fd30e4d57fe5841385f845440688505b88c0f4a9 +CVE-2017-7862, 142c1737e325d324c46d9450dbce711720e84430 / 8c2ea3030af7b40a3c4275696fb5c76cdb80950a +CVE-2017-7866, 1febd817b1d84a520dd2bc96ceacdfe7fb8a0dd2 / e371f031b942d73e02c090170975561fabd5c264 2.8.10 @@ -792,6 +823,8 @@ CVE-2017-14223, f8c52dfa1583f0d2c039bad8c9422d2fd190a039 / afc9c683ed9db01edb357 CVE-2017-17081, 27f8d386829689c346ff0cef00d3af57b9fb8903 / 58cf31cee7a456057f337b3102a03206d833d5e8 CVE-2017-5024, 01308b492a0e713eee078514d7b3143650dc5886 / 2d453188c2303da641dafb048dc1806790526dfd CVE-2017-5025, bb7fd512391ef891a85edccd446954b6a7198fd2 / fd30e4d57fe5841385f845440688505b88c0f4a9 +CVE-2017-7862, cdbaa022f4c814eb074b05dbeaa88d8af5ed6c2b / 8c2ea3030af7b40a3c4275696fb5c76cdb80950a +CVE-2017-7866, 62244f37d116af28949787d160f80f5210083e55 / e371f031b942d73e02c090170975561fabd5c264 CVE-2017-9991, a579264bc9f3014adcc9defae0086594a16d7f00 / 441026fcb13ac23aa10edc312bdacb6445a0ad06 CVE-2017-9992, 5204a50013705ad3882413ff65edcfceb2e86fab / f52fbf4f3ed02a7d872d8a102006f29b4421f360 CVE-2017-9993, 7e6b64a7d9a2dd64e652b3e42a741b673cda3a26 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 --- Summary of changes: src/security | 33 + 1 file changed, 33 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. edb87c9 web: Add FFmpeg 3.3.6
The branch, master has been updated via edb87c912a85a4ea64228ea4d514931fb4dc5129 (commit) via 77a02a670069ae7c279540be8bcc80963411aebf (commit) from 552c0d90f6667550065f8e71121a61f0b21aaf26 (commit) - Log - commit edb87c912a85a4ea64228ea4d514931fb4dc5129 Author: Michael Niedermayer AuthorDate: Sun Dec 31 23:57:14 2017 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 31 23:57:14 2017 +0100 web: Add FFmpeg 3.3.6 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 557043e..2add1cb 100644 --- a/src/download +++ b/src/download @@ -310,10 +310,10 @@ libpostproc54. 7.100 - FFmpeg 3.3.5 "Hilbert" + FFmpeg 3.3.6 "Hilbert" -3.3.5 was released on 2017-10-26. It is the latest stable FFmpeg release +3.3.6 was released on 2017-12-31. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -331,19 +331,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.5";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.6";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes diff --git a/src/security b/src/security index f299550..8d81d74 100644 --- a/src/security +++ b/src/security @@ -23,6 +23,15 @@ CVE-2017-17081, 127a362630e11fe724e2e63fc871791fdcbcfa64 FFmpeg 3.3 +3.3.6 + +Fixes following vulnerabilities: + + +CVE-2017-16840, a7aac19933a91e22d77b0b4dd4ecd61edf52d43f / 3228ac730c11eca49d5680d5550128e397061c85 +CVE-2017-17081, 96fe37a3390aaa07a1798d8daa6aa2d622c4870b / 58cf31cee7a456057f337b3102a03206d833d5e8 + + 3.3.5 Fixes following vulnerabilities: commit 77a02a670069ae7c279540be8bcc80963411aebf Author: Michael Niedermayer AuthorDate: Sun Dec 31 23:55:51 2017 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 31 23:55:51 2017 +0100 web/security: Add CVE-2017-17081 to 3.3.5 diff --git a/src/security b/src/security index f4e61ae..f299550 100644 --- a/src/security +++ b/src/security @@ -29,6 +29,7 @@ Fixes following vulnerabilities: CVE-2017-15186, 0a231e7dd32bdea4b2fc1c48040047986d1d4925 / df62b70de8aaa285168e72fe8f6e740843ca91fa +CVE-2017-17081, aa6c44c33399a8dd5799dc57d18e0f8235b17f86 / 127a362630e11fe724e2e63fc871791fdcbcfa64 3.3.4 --- Summary of changes: src/download | 18 +- src/security | 10 ++ 2 files changed, 19 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 236e675 Remove ffserver from the about page.
The branch, master has been updated via 236e675aeda2350554b37e838e9c2b16c139270d (commit) from edb87c912a85a4ea64228ea4d514931fb4dc5129 (commit) - Log - commit 236e675aeda2350554b37e838e9c2b16c139270d Author: Carl Eugen Hoyos AuthorDate: Wed Jan 10 19:56:28 2018 +0100 Commit: Carl Eugen Hoyos CommitDate: Wed Jan 10 19:56:28 2018 +0100 Remove ffserver from the about page. diff --git a/src/about b/src/about index 67342a1..ccc2656 100644 --- a/src/about +++ b/src/about @@ -13,8 +13,8 @@ It contains libavcodec, libavutil, libavformat, libavfilter, libavdevice, libswscale and libswresample which can be used by applications. - As well as ffmpeg, ffserver, ffplay and ffprobe which can be used by - end users for transcoding, streaming and playing. + As well as ffmpeg, ffplay and ffprobe which can be used by + end users for transcoding and playing. @@ -59,14 +59,6 @@ between formats - - - - ffserver - A multimedia streaming server for live -broadcasts - - --- Summary of changes: src/about | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3d11b84 web: add links to 3.3 and 3.4 Doxygen docs
The branch, master has been updated via 3d11b841a7def16586734057496f188783aab517 (commit) via d00d64fe5c3d2f808038c19aa578cdab4e0e0ec1 (commit) from 236e675aeda2350554b37e838e9c2b16c139270d (commit) - Log - commit 3d11b841a7def16586734057496f188783aab517 Author: Michael Niedermayer AuthorDate: Fri Jan 12 00:49:26 2018 +0100 Commit: Michael Niedermayer CommitDate: Fri Jan 12 00:50:57 2018 +0100 web: add links to 3.3 and 3.4 Doxygen docs diff --git a/src/documentation b/src/documentation index 733e3d8..debca83 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,8 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 3.4, + 3.3, 3.2, 3.1, 3.0, commit d00d64fe5c3d2f808038c19aa578cdab4e0e0ec1 Author: Michael Niedermayer AuthorDate: Mon Jan 8 21:33:08 2018 +0100 Commit: Michael Niedermayer CommitDate: Fri Jan 12 00:50:57 2018 +0100 web/security: Add CVE-2017-1000460 Iam not sure any release was affected by this bug diff --git a/src/security b/src/security index 8d81d74..ddb5e99 100644 --- a/src/security +++ b/src/security @@ -339,6 +339,14 @@ Fixes following vulnerabilities: CVE-2016-6164, 3e730278f5a8e5ec3f9593700488a940f38dfac1 / 8a3221cc67a516dfc1700bdae3566ec52c7ee823 +3.1 + +Fixes following vulnerabilities: + + +CVE-2017-1000460, 641dccc2aa5e0bf6b3c06998f9a7f24a5cf725e7 + + FFmpeg 3.0 --- Summary of changes: src/documentation | 2 ++ src/security | 8 2 files changed, 10 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 69585f5 web/security: update 3.2.9 / 3.2.10 CVEs
The branch, master has been updated via 69585f5407f8c00adcddb1947951253d1f7d55f3 (commit) via 7708f9089b6599d1ad685d9889a882863ee74ab2 (commit) from 3d11b841a7def16586734057496f188783aab517 (commit) - Log - commit 69585f5407f8c00adcddb1947951253d1f7d55f3 Author: Michael Niedermayer AuthorDate: Sat Jan 13 15:54:38 2018 +0100 Commit: Michael Niedermayer CommitDate: Sat Jan 13 15:54:38 2018 +0100 web/security: update 3.2.9 / 3.2.10 CVEs diff --git a/src/security b/src/security index ddb5e99..8f66616 100644 --- a/src/security +++ b/src/security @@ -109,12 +109,22 @@ CVE-2017-7866, e371f031b942d73e02c090170975561fabd5c264 FFmpeg 3.2 +3.2.10 + +Fixes following vulnerabilities: + + +CVE-2017-16840, 519a54cc195b92fe6ba71fd156e31e944d862d7e / 3228ac730c11eca49d5680d5550128e397061c85 +CVE-2017-17081, b51f515c5c837351f2104b43c0e2a0562a759086 / 58cf31cee7a456057f337b3102a03206d833d5e8 + + 3.2.9 Fixes following vulnerabilities: CVE-2017-15186, 0eb0b21c7f4f2b6a3a74d2d252f95b81a4d472c3 / df62b70de8aaa285168e72fe8f6e740843ca91fa +CVE-2017-17081, b2c9771dd435fbce4f0a422bbdc16ecf7b243395 / 127a362630e11fe724e2e63fc871791fdcbcfa64 3.2.8 commit 7708f9089b6599d1ad685d9889a882863ee74ab2 Author: Michael Niedermayer AuthorDate: Sat Jan 13 15:51:29 2018 +0100 Commit: Michael Niedermayer CommitDate: Sat Jan 13 15:51:29 2018 +0100 web/download: add 3.2.10 diff --git a/src/download b/src/download index 2add1cb..91e0623 100644 --- a/src/download +++ b/src/download @@ -348,10 +348,10 @@ libpostproc54. 5.100 - FFmpeg 3.2.9 "Hypatia" + FFmpeg 3.2.10 "Hypatia" -3.2.9 was released on 2017-10-26. It is the latest stable FFmpeg release +3.2.10 was released on 2018-01-13. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -369,19 +369,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.9";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.10";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- src/security | 10 ++ 2 files changed, 19 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9275cd5 Remove battleforthenet widget
The branch, master has been updated via 9275cd54eddb83faf5bd40ffaccb5717de8b798d (commit) from 69585f5407f8c00adcddb1947951253d1f7d55f3 (commit) - Log - commit 9275cd54eddb83faf5bd40ffaccb5717de8b798d Author: Ricardo Constantino AuthorDate: Tue Jan 30 11:05:29 2018 + Commit: Michael Niedermayer CommitDate: Tue Jan 30 13:08:22 2018 +0100 Remove battleforthenet widget diff --git a/src/template_head2 b/src/template_head2 index 71daf07..a0b11ab 100644 --- a/src/template_head2 +++ b/src/template_head2 @@ -3,29 +3,6 @@
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e047806 web/download: add FFmpeg 3.4.2
The branch, master has been updated via e047806ab009920077923e671698d614d7693335 (commit) from 9275cd54eddb83faf5bd40ffaccb5717de8b798d (commit) - Log - commit e047806ab009920077923e671698d614d7693335 Author: Michael Niedermayer AuthorDate: Mon Feb 12 02:22:12 2018 +0100 Commit: Michael Niedermayer CommitDate: Mon Feb 12 02:22:12 2018 +0100 web/download: add FFmpeg 3.4.2 diff --git a/src/download b/src/download index 91e0623..3f20921 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.4.1.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.4.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.4.1.tar.bz2 + ffmpeg-3.4.2.tar.bz2 More releases @@ -272,10 +272,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.4.1 "Cantor" + FFmpeg 3.4.2 "Cantor" -3.4.1 was released on 2017-12-10. It is the latest stable FFmpeg release +3.4.2 was released on 2018-02-12. It is the latest stable FFmpeg release from the 3.4 release branch, which was cut from master on 2017-10-11. It includes the following library versions: @@ -293,19 +293,19 @@ libpostproc54. 7.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.1";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.2";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.4:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4ee8d5d web/download: add FFmpeg 2.8.14
The branch, master has been updated via 4ee8d5d5a42fc942f3e0dbc85557074117ab4ab1 (commit) from e047806ab009920077923e671698d614d7693335 (commit) - Log - commit 4ee8d5d5a42fc942f3e0dbc85557074117ab4ab1 Author: Michael Niedermayer AuthorDate: Mon Feb 19 02:31:17 2018 +0100 Commit: Michael Niedermayer CommitDate: Mon Feb 19 02:31:17 2018 +0100 web/download: add FFmpeg 2.8.14 diff --git a/src/download b/src/download index 3f20921..737b880 100644 --- a/src/download +++ b/src/download @@ -464,10 +464,10 @@ libpostproc54. 0.100 - FFmpeg 2.8.13 "Feynman" + FFmpeg 2.8.14 "Feynman" -2.8.13 was released on 2017-09-02. It is the latest stable FFmpeg release +2.8.14 was released on 2018-02-18. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28. @@ -487,19 +487,19 @@ libpostproc53. 3.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.13";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.14";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.8:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 12b108a web/download: add 3.0.11
The branch, master has been updated via 12b108af14de44abcae20908c0fc04ef132cde73 (commit) via fa818fea531d5eaeb586a5bcf64d0327a9d3e724 (commit) from 4ee8d5d5a42fc942f3e0dbc85557074117ab4ab1 (commit) - Log - commit 12b108af14de44abcae20908c0fc04ef132cde73 Author: Michael Niedermayer AuthorDate: Tue Feb 27 23:41:18 2018 +0100 Commit: Michael Niedermayer CommitDate: Tue Feb 27 23:41:18 2018 +0100 web/download: add 3.0.11 diff --git a/src/download b/src/download index 93e6e1a..6783c35 100644 --- a/src/download +++ b/src/download @@ -386,10 +386,10 @@ libpostproc54. 1.100 - FFmpeg 3.0.10 "Einstein" + FFmpeg 3.0.11 "Einstein" -3.0.10 was released on 2017-12-01. It is the latest stable FFmpeg release +3.0.11 was released on 2018-02-27. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -407,19 +407,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.10";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.11";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes commit fa818fea531d5eaeb586a5bcf64d0327a9d3e724 Author: Michael Niedermayer AuthorDate: Mon Feb 19 02:36:19 2018 +0100 Commit: Michael Niedermayer CommitDate: Mon Feb 19 02:38:07 2018 +0100 web/(old)download: Move 3.1 to olddownloads No currently maintained distro or app uses 3.1 on https://trac.ffmpeg.org/wiki/Downstreams so it would help noone if we continue maintaining 3.1.* diff --git a/src/download b/src/download index 737b880..93e6e1a 100644 --- a/src/download +++ b/src/download @@ -386,45 +386,6 @@ libpostproc54. 1.100 - FFmpeg 3.1.11 "Laplace" - - -3.1.11 was released on 2017-09-25. It is the latest stable FFmpeg release -from the 3.1 release branch, which was cut from master on 2016-06-26. - - It includes the following library versions: - - -libavutil 55. 28.100 -libavcodec 57. 48.101 -libavformat57. 41.100 -libavdevice57. 0.101 -libavfilter 6. 47.100 -libavresample 3. 0. 0 -libswscale 4. 1.100 -libswresample 2. 1.100 -libpostproc54. 0.100 - - - - Download xz tarball - PGP signature - - - Download bzip2 tarball - PGP signature - - - Download gzip tarball - PGP signature - - - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.11";>Changelog - https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes - - - - FFmpeg 3.0.10 "Einstein" diff --git a/src/olddownload b/src/olddownload index d380b2f..cc3c9ae 100644 --- a/src/olddownload +++ b/src/olddownload @@ -6,6 +6,45 @@ maintaining an old release. + FFmpeg 3.1.11 "Laplace" + + +3.1.11 was released on 2017-09-25. It is the latest stable FFmpeg release +from the 3.1 release branch, which was cut from master on 2016-06-26. + + It includes the following library versions: + + +libavutil 55. 28.100 +libavcodec 57. 48.101 +libavformat57. 41.100 +libavdevice57. 0.101 +libavfilter 6. 47.100 +libavresample 3. 0. 0 +libswscale 4. 1.100 +libswresample 2. 1.100 +libpostproc54. 0.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.11";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes + + + + FFmpeg 2.7.7 "Nash" --- Summary of changes: src/download| 57 + src/olddownload | 39 +++ 2 files changed, 48 insertions(+), 48 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 43d71f0 web: change links to https
The branch, master has been updated via 43d71f0b4dea0dd6f1e9c9b6f79d0faf8b8f91c7 (commit) from 12b108af14de44abcae20908c0fc04ef132cde73 (commit) - Log - commit 43d71f0b4dea0dd6f1e9c9b6f79d0faf8b8f91c7 Author: Lou Logan AuthorDate: Fri Mar 9 11:58:26 2018 -0900 Commit: Lou Logan CommitDate: Fri Mar 9 12:07:58 2018 -0900 web: change links to https Only affects files in src directory. Signed-off-by: Lou Logan diff --git a/src/contact b/src/contact index 945e664..bb88dcf 100644 --- a/src/contact +++ b/src/contact @@ -133,7 +133,7 @@ Archives Our IRC channels are publically logged and archives of both channels can be -viewed at http://lists.ffmpeg.org/pipermail/ffmpeg-devel-irc/";> +viewed at https://lists.ffmpeg.org/pipermail/ffmpeg-devel-irc/";> ffmpeg-devel-irc. diff --git a/src/documentation b/src/documentation index debca83..4bae4ff 100644 --- a/src/documentation +++ b/src/documentation @@ -114,7 +114,7 @@ Community Contributed Documentation https://trac.ffmpeg.org/wiki";>Official FFmpeg Wiki -http://wiki.multimedia.cx/";>MultimediaWiki +https://wiki.multimedia.cx/";>MultimediaWiki http://dranger.com/ffmpeg/";>An FFmpeg and SDL Tutorial by Stephen Dranger, explains how to write a video player based on FFmpeg (https://github.com/chelyaev/ffmpeg-tutorial";>updated source code). diff --git a/src/donations b/src/donations index e8ff356..3c139ce 100644 --- a/src/donations +++ b/src/donations @@ -28,7 +28,7 @@ US Dollars only http://www.spi-inc.org/donations/";> + href="https://www.spi-inc.org/donations/";> Use SPI diff --git a/src/download b/src/download index 6783c35..5488102 100644 --- a/src/download +++ b/src/download @@ -1,7 +1,7 @@ -http://ffmpeg.org/releases/ffmpeg-3.4.2.tar.bz2"; class="btn btn-success"> +https://ffmpeg.org/releases/ffmpeg-3.4.2.tar.bz2"; class="btn btn-success"> Download ffmpeg-3.4.2.tar.bz2 @@ -56,7 +56,7 @@ https://tracker.debian.org/pkg/ffmpeg";> Debian â Official packages for Stable-Backports, Testing, Unstable - http://www.deb-multimedia.org/";> + https://www.deb-multimedia.org/";> Debian â deb-multimedia packages for Oldstable, Stable, Testing, Unstable https://launchpad.net/ubuntu/+source/ffmpeg"; class="list-group-item"> @@ -66,14 +66,14 @@ Ubuntu â Ubuntu Multimedia for Trusty PPA. Provides static binaries from most recent release branch. - http://rpmfusion.org/";> + https://rpmfusion.org/";> Fedora and Red Hat Enterprise Linux packages Linux Static Builds - http://johnvansickle.com/ffmpeg/";>32-bit and + https://johnvansickle.com/ffmpeg/";>32-bit and 64-bit for kernel 2.6.32 and above @@ -83,7 +83,7 @@ Windows Packages - http://ffmpeg.zeranoe.com/builds/";> + https://ffmpeg.zeranoe.com/builds/";> Windows Builds @@ -94,7 +94,7 @@ OS X Packages - http://evermeet.cx/ffmpeg/";> + https://evermeet.cx/ffmpeg/";> Static builds for OS X Intel 64-bit http://ffmpegmac.net/";> @@ -130,7 +130,7 @@ You can retrieve the source code through - http://git-scm.com/"; target="_blank">Git + https://git-scm.com/"; target="_blank">Git by using the command: @@ -182,7 +182,7 @@ Git Repositories -Since FFmpeg is developed with http://git-scm.com/";>Git, +Since FFmpeg is developed with https://git-scm.com/";>Git, multiple repositories from developers and groups of developers are available. diff --git a/src/olddownload b/src/olddownload index cc3c9ae..a8fd6bb 100644 --- a/src/olddownload +++ b/src/olddownload @@ -199,8 +199,8 @@ libpostproc53. 0.100 PGP signature - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.14";>Changelog - http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes + https://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.14";>Changelog + https://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes @@ -236,8 +236,8 @@ libpostproc52. 3.100 PGP signature - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3.6";>Changelog - http://
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 30ffe19 download: Use git.ffmpeg.org to browse repository.
The branch, master has been updated via 30ffe196ed3194a80c795750dcaf235000acd2c9 (commit) from 43d71f0b4dea0dd6f1e9c9b6f79d0faf8b8f91c7 (commit) - Log - commit 30ffe196ed3194a80c795750dcaf235000acd2c9 Author: Carl Eugen Hoyos AuthorDate: Thu Mar 8 23:35:29 2018 +0100 Commit: Carl Eugen Hoyos CommitDate: Wed Mar 14 12:56:16 2018 +0100 download: Use git.ffmpeg.org to browse repository. diff --git a/src/download b/src/download index 5488102..d4980c7 100644 --- a/src/download +++ b/src/download @@ -143,7 +143,7 @@ Snapshot -https://github.com/FFmpeg/FFmpeg"; class="btn btn-success"> +https://git.ffmpeg.org/gitweb/ffmpeg.git"; class="btn btn-success"> Browse --- Summary of changes: src/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 08098f6 bugreports: Avoid ffprobe console output if possible.
The branch, master has been updated via 08098f601c2593d2ace41c672c001b36a53b89a4 (commit) from 30ffe196ed3194a80c795750dcaf235000acd2c9 (commit) - Log - commit 08098f601c2593d2ace41c672c001b36a53b89a4 Author: Carl Eugen Hoyos AuthorDate: Wed Apr 11 18:58:39 2018 +0200 Commit: Carl Eugen Hoyos CommitDate: Wed Apr 11 18:58:39 2018 +0200 bugreports: Avoid ffprobe console output if possible. diff --git a/src/bugreports b/src/bugreports index 7d56dd8..dc26afe 100644 --- a/src/bugreports +++ b/src/bugreports @@ -27,7 +27,7 @@ The full, uncut console output provided by ffmpeg -v 9 -loglevel 99 -i followed by the name of your input file (copy/pasted from the console, including the banner that indicates - version and configuration options), paste ffplay output + version and configuration options), paste ffplay or ffprobe output only if your problem is not reproducible with ffmpeg. Sufficient information, including any required input files, to reproduce the bug and confirm a potential fix. --- Summary of changes: src/bugreports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. d193d38 web/download: add FFmpeg 3.3.7
The branch, master has been updated via d193d38be70dbb18435b71564fa41babcb597b70 (commit) from 08098f601c2593d2ace41c672c001b36a53b89a4 (commit) - Log - commit d193d38be70dbb18435b71564fa41babcb597b70 Author: Michael Niedermayer AuthorDate: Sat Apr 14 02:23:52 2018 +0200 Commit: Michael Niedermayer CommitDate: Sat Apr 14 02:24:36 2018 +0200 web/download: add FFmpeg 3.3.7 diff --git a/src/download b/src/download index d4980c7..81227a7 100644 --- a/src/download +++ b/src/download @@ -310,10 +310,10 @@ libpostproc54. 7.100 - FFmpeg 3.3.6 "Hilbert" + FFmpeg 3.3.7 "Hilbert" -3.3.6 was released on 2017-12-31. It is the latest stable FFmpeg release +3.3.7 was released on 2018-04-14. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -331,19 +331,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.6";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.7";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e71c88f web/download: Add FFmpeg 4.0
The branch, master has been updated via e71c88fabd1a0d78bf96824261b5a82475c618a7 (commit) from d193d38be70dbb18435b71564fa41babcb597b70 (commit) - Log - commit e71c88fabd1a0d78bf96824261b5a82475c618a7 Author: Michael Niedermayer AuthorDate: Fri Apr 20 12:21:38 2018 +0200 Commit: Michael Niedermayer CommitDate: Fri Apr 20 12:21:38 2018 +0200 web/download: Add FFmpeg 4.0 diff --git a/src/download b/src/download index 81227a7..9895c52 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -https://ffmpeg.org/releases/ffmpeg-3.4.2.tar.bz2"; class="btn btn-success"> +https://ffmpeg.org/releases/ffmpeg-4.0.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.4.2.tar.bz2 + ffmpeg-4.0.tar.bz2 More releases @@ -272,6 +272,43 @@ and much faster bug fixes such as additional features and security patches. + FFmpeg 4.0 "Wu" + + +4.0 was released on 2018-04-20. It is the latest stable FFmpeg release +from the 4.0 release branch, which was cut from master on 2018-04-16. + + It includes the following library versions: + + +libavutil 56. 14.100 +libavcodec 58. 18.100 +libavformat58. 12.100 +libavdevice58. 3.100 +libavfilter 7. 16.100 +libswscale 5. 1.100 +libswresample 3. 1.100 +libpostproc55. 1.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/RELEASE_NOTES";>Release Notes + + + FFmpeg 3.4.2 "Cantor" --- Summary of changes: src/download | 41 +++-- 1 file changed, 39 insertions(+), 2 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. eb8f442 web/index: add news entry for release 4.0
The branch, master has been updated via eb8f4427b1e14d71c3c5eb7c03dd4a5bdd73d8e1 (commit) from e71c88fabd1a0d78bf96824261b5a82475c618a7 (commit) - Log - commit eb8f4427b1e14d71c3c5eb7c03dd4a5bdd73d8e1 Author: James Almer AuthorDate: Fri Apr 20 11:24:06 2018 -0300 Commit: James Almer CommitDate: Fri Apr 20 11:24:06 2018 -0300 web/index: add news entry for release 4.0 diff --git a/src/index b/src/index index 2b44762..bbfca29 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,56 @@ News + April 20th, 2018, FFmpeg 4.0 "Wu" + +FFmpeg 4.0 "Wu", a new +major release, is now available! Some of the highlights: + + +Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams +Experimental MagicYUV encoder +TiVo ty/ty+ demuxer +Intel QSV-accelerated MJPEG encoding +native aptX and aptX HD encoder and decoder +NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding +Intel QSV-accelerated overlay filter +mcompand audio filter +acontrast audio filter +OpenCL overlay filter +video mix filter +video normalize filter +audio lv2 wrapper filter +VAAPI MJPEG and VP8 decoding +AMD AMF H.264 and HEVC encoders +video fillborders filter +video setrange filter +support LibreSSL (via libtls) +Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista. +deconvolve video filter +entropy video filter +hilbert audio filter source +aiir audio filter +Removed the ffserver program +Removed the ffmenc and ffmdec muxer and demuxer +VideoToolbox HEVC encoder and hwaccel +VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters +Add android_camera indev +codec2 en/decoding via libcodec2 +native SBC encoder and decoder +drmeter audio filter +hapqa_extract bitstream filter +filter_units bitstream filter +AV1 Support through libaom +E-AC-3 dependent frames support +bitstream filter for extracting E-AC-3 core +Haivision SRT protocol via libsrt +vfrdet filter + + +We strongly recommend users, distributors, and system integrators to +upgrade unless they use current git master. + + October 15th, 2017, FFmpeg 3.4 "Cantor" FFmpeg 3.4 "Cantor", a new --- Summary of changes: src/index | 50 ++ 1 file changed, 50 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f1d7fca web/security: Update CVEs for 4.0 and older branches
The branch, master has been updated via f1d7fcacab4cbb402e2dd7d5c2e64f735572b746 (commit) from eb8f4427b1e14d71c3c5eb7c03dd4a5bdd73d8e1 (commit) - Log - commit f1d7fcacab4cbb402e2dd7d5c2e64f735572b746 Author: Michael Niedermayer AuthorDate: Sun Apr 22 11:55:32 2018 +0200 Commit: Michael Niedermayer CommitDate: Sun Apr 22 12:01:52 2018 +0200 web/security: Update CVEs for 4.0 and older branches diff --git a/src/security b/src/security index 8f66616..cd99272 100644 --- a/src/security +++ b/src/security @@ -1,7 +1,28 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org +FFmpeg 4.0 + +4.0 + +Fixes following vulnerabilities: + + +CVE-2018-6912, 76cc0f0f673353cd4746cd3b83838ae335e5d9ed +CVE-2018-7751, a6cba062051f345e8ebfdff34aba071ed73d923f +CVE-2018-7557, 7414d0bda7763f9bd69c26c068e482ab297c1c96 + + FFmpeg 3.4 +3.4.2 + +Fixes following vulnerabilities: + + +CVE-2018-6621, 342f1da13489de6650349fff2206a81442d6c668 / 118e1b0b3370dd1c0da442901b486689efd1654b +CVE-2018-6392, 2980b95fafb39148cfade120eab5c75b46bfffc6 / 3f621455d62e46745453568d915badd5b1e5bcd5 + + 3.4.1 Fixes following vulnerabilities: @@ -23,6 +44,16 @@ CVE-2017-17081, 127a362630e11fe724e2e63fc871791fdcbcfa64 FFmpeg 3.3 +3.3.7 + +Fixes following vulnerabilities: + + +CVE-2018-6621, 0322f781777d4413bd57815ee9b5a7d6a0cfe716 / 118e1b0b3370dd1c0da442901b486689efd1654b +CVE-2018-6392, d74839d793ebf8c6c7c4a2a8a22ae2bd695d2c41 / 3f621455d62e46745453568d915badd5b1e5bcd5 +CVE-2018-7557, bafb13dc0fd60f49f613bf4c52ce88b91176755c / 7414d0bda7763f9bd69c26c068e482ab297c1c96 + + 3.3.6 Fixes following vulnerabilities: @@ -360,6 +391,51 @@ CVE-2017-1000460, 641dccc2aa5e0bf6b3c06998f9a7f24a5cf725e7 FFmpeg 3.0 +3.0.11 + +Fixes following vulnerabilities: + + +CVE-2018-6392, 5d06804b313677c149f106a8dba97988ad064385 / 3f621455d62e46745453568d915badd5b1e5bcd5 +CVE-2018-7557, fbf690d79a611a8dd9df1bce4189e5bf9c05508a / 7414d0bda7763f9bd69c26c068e482ab297c1c96 + + +3.0.10 + +Fixes following vulnerabilities: + + +CVE-2017-11665, 2954ce9dea009573c9e0a286830e668f5ea31b8d / 08c073434e25cba8c43aae5ed9554fdd594adfb0 +CVE-2017-14054, 81e6a95e54ff197251570359dbc39b5b779fe972 / 124eb202e70678539544f6268efc98131f19fa49 +CVE-2017-17081, ad3b198f479a5a97dc58a6449ed93d4b346a8f19 / 127a362630e11fe724e2e63fc871791fdcbcfa64 +CVE-2017-11719, f31fc4755f69ab26bf6e8be47875b7dcede8e29e / 296debd213bd6dce7647cedd34eb64e5b94cdc92 +CVE-2017-16840, 94e538aebbc9f9c529e8b1f2eda860cfb8c473b1 / 3228ac730c11eca49d5680d5550128e397061c85 +CVE-2017-14055, 9a73a776816b359cc5befe2ddaa7edef22c4f353 / 4f05e2e2dc1a89f38cd9f0960a6561083d714f1e +CVE-2017-17081, b8a6b5602762e540fbac982cbc3689fa0d2768de / 58cf31cee7a456057f337b3102a03206d833d5e8 +CVE-2017-14059, adca94d65e5c70d9fc104abc38081fa147d7f046 / 7e80b63ecd259d69d383623e75b318bf2bd491f6 +CVE-2017-14058, b9fa2a86e6ddb26d3104521c4d54a6e5ded92a25 / 7ec414892ddcad88313848494b6fc5f437c9ca4a +CVE-2017-14057, 39ddbd204aad0e1e1988b108a507f3c608b0129b / 7f9ec5593e04827249e7aeb466da06a98a0d7329 +CVE-2017-14225, cf838b8fd263c140b048e629c7a9c7addef001fb / 837cb4325b712ff1aab531bf41668933f61d75d2 +CVE-2017-14170, 74c067e95572dd4bfb069123f44d68b8a12e1991 / 900f39692ca0337a98a7cf047e4e2611071810c2 +CVE-2017-14056, 4c6bed6e3be18f09223e952213b9cb1098ff956f / 96f24d1bee7fe7bac08e2b7c74db1a046c9dc0de +CVE-2017-14222, d08abbd0bd165f528fb97bd02c71e551d9f763ff / 9cb4eb772839c5e1de2855d126bf74ff16d13382 +CVE-2017-14169, b2aa633d663d4ed962ed92fcf5657df50521a8d9 / 9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad +CVE-2017-14223, e4a9790bac9277e7037d9f56fb3354c97d14b726 / afc9c683ed9db01edb357bc8c19edad4282b3a97 +CVE-2017-14171, c6d3640cf71ce1ada67a5d488fc4db92f84a0dd6 / c24bcb553650b91e9eff15ef6e54ca73de2453b7 +CVE-2017-15186, 6fa58eabb18c4641f0a02c1756e1daadc0d4427b / df62b70de8aaa285168e72fe8f6e740843ca91fa +CVE-2017-11665, 81c940b151016fb6f363e6ce621c591bbb58bacf / ffcc82219cef0928bed2d558b19ef6ea35634130 + + +3.0.9 + +Fixes following vulnerabilities: + + +CVE-2017-9993, bb1014279d865597c281c651c9d78dfb56ca2742 / 189ff4219644532bdfa7bab28dfedaee4d6d4021 +CVE-2017-9993, 794bcc6eca21a4ac64a282a4150036426e641f7b / a5d849b149ca67ced2d271dc84db0bc95a548abb +CVE-2017-11399, 3cae97b090e139acfcda6dda7c73f2e607c4f74a / ba4beaf6149f7241c8bd85fe853318c2f6837ad0 + + 3.0.8 Fixes following vulnerabilities: @@ -427,6 +503,37 @@ CVE-2016-7122, 1d90326f95a791db515f69a01a5f6ef867896d15 / e4e4a9cad7f21593d4bcb1 FFmpeg 2.8 +2.8.14 + +Fixes following vulnerabilities: + + +CVE-2017-17081, 0d9baa6d16cc84a12f0c73af383c5242a3e4c451 / 127a362630e11fe724e2e63fc871791fdcbcfa64 +CVE-2018-6392, ed06873b7b2dcace1dd421d92c3aaee2a4d6b26d / 3f621455d62e46745453568d915badd5b1e5bcd5 +CVE-2017-17081, 0a9e416a19c00560fe14d588849b7b358e88f921 / 58cf31cee7a456057f337b3102a03206d833d5e8 +CVE-2017-14222, dc4ef664ab385e4e1d44
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40d2003 contact: Remove the Gmane link.
The branch, master has been updated via 40d20038646635f0e3abdb714c2a5ce0b06a08b4 (commit) from f1d7fcacab4cbb402e2dd7d5c2e64f735572b746 (commit) - Log - commit 40d20038646635f0e3abdb714c2a5ce0b06a08b4 Author: Carl Eugen Hoyos AuthorDate: Fri Apr 27 01:59:29 2018 +0200 Commit: Carl Eugen Hoyos CommitDate: Fri Apr 27 01:59:29 2018 +0200 contact: Remove the Gmane link. The directory was removed. diff --git a/src/contact b/src/contact index bb88dcf..671efc4 100644 --- a/src/contact +++ b/src/contact @@ -89,10 +89,6 @@ - - http://dir.gmane.org/index.php?prefix=gmane.comp.video.ffmpeg"; class="btn btn-lg btn-success"> -Read on Gmane - --- Summary of changes: src/contact | 4 1 file changed, 4 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c112da1 web/documentation: Add link for 4.0 doxygen docs
The branch, master has been updated via c112da144207019155291bc1850b92ccc479b0ea (commit) from 40d20038646635f0e3abdb714c2a5ce0b06a08b4 (commit) - Log - commit c112da144207019155291bc1850b92ccc479b0ea Author: Michael Niedermayer AuthorDate: Sun May 13 01:02:58 2018 +0200 Commit: Michael Niedermayer CommitDate: Sun May 13 01:03:33 2018 +0200 web/documentation: Add link for 4.0 doxygen docs Signed-off-by: Michael Niedermayer diff --git a/src/documentation b/src/documentation index 4bae4ff..e3bbf4c 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,7 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 4.0, 3.4, 3.3, 3.2, --- Summary of changes: src/documentation | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2080b81 css: remove margin from code element
The branch, master has been updated via 2080b81a83a5cf811c1037dcf44b64fa1e90012f (commit) from c112da144207019155291bc1850b92ccc479b0ea (commit) - Log - commit 2080b81a83a5cf811c1037dcf44b64fa1e90012f Author: Lou Logan AuthorDate: Tue May 29 14:14:28 2018 -0800 Commit: Lou Logan CommitDate: Tue May 29 14:19:35 2018 -0800 css: remove margin from code element The margin added ugly, unecessary vertical spacing that disrupted the flow of text. Especially apparent in paragraphs. Signed-off-by: Lou Logan diff --git a/src/less/style.less b/src/less/style.less index 6588ec7..26b8862 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -251,7 +251,6 @@ code { background-color: @Cmaindark; color: @Csecondlight; display: inline-block; -margin: 5px; } .table { --- Summary of changes: src/less/style.less | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 09ebe76 web/download: add 4.0.1
The branch, master has been updated via 09ebe764693bc1ba1154c44ec467bdacba8494f0 (commit) from 2080b81a83a5cf811c1037dcf44b64fa1e90012f (commit) - Log - commit 09ebe764693bc1ba1154c44ec467bdacba8494f0 Author: Michael Niedermayer AuthorDate: Sat Jun 16 03:40:07 2018 +0200 Commit: Michael Niedermayer CommitDate: Sat Jun 16 03:40:26 2018 +0200 web/download: add 4.0.1 diff --git a/src/download b/src/download index 9895c52..655e0fb 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -https://ffmpeg.org/releases/ffmpeg-4.0.tar.bz2"; class="btn btn-success"> +https://ffmpeg.org/releases/ffmpeg-4.0.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-4.0.tar.bz2 + ffmpeg-4.0.1.tar.bz2 More releases @@ -272,10 +272,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 4.0 "Wu" + FFmpeg 4.0.1 "Wu" -4.0 was released on 2018-04-20. It is the latest stable FFmpeg release +4.0.1 was released on 2018-06-16. It is the latest stable FFmpeg release from the 4.0 release branch, which was cut from master on 2018-04-16. It includes the following library versions: @@ -292,19 +292,19 @@ libpostproc55. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.1";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a2406c5 web/security: add CVE-2018-12458 / CVE-2018-12459 / CVE-2018-12460 to 4.0.1
The branch, master has been updated via a2406c541a71a7c2ef8c7ba3509f9105cfa76a27 (commit) from 09ebe764693bc1ba1154c44ec467bdacba8494f0 (commit) - Log - commit a2406c541a71a7c2ef8c7ba3509f9105cfa76a27 Author: Michael Niedermayer AuthorDate: Sat Jun 16 04:15:49 2018 +0200 Commit: Michael Niedermayer CommitDate: Sat Jun 16 04:15:49 2018 +0200 web/security: add CVE-2018-12458 / CVE-2018-12459 / CVE-2018-12460 to 4.0.1 diff --git a/src/security b/src/security index cd99272..acc10cf 100644 --- a/src/security +++ b/src/security @@ -2,6 +2,16 @@ FFmpeg 4.0 +4.0.1 + +Fixes following vulnerabilities: + + +CVE-2018-12458, b3d740263c08370c9e701ac372dff5cdc0ebd39d / e1182fac1afba92a4975917823a5f644bee7e6e8 +CVE-2018-12459, 897524954be2eba39af71fbb9210236b337270a6 / 2fc108f60f98cd00813418a8754a46476b404a3c +CVE-2018-12460, e26be20a272734ae0b3f83e10731104dafa7ee4d / b3332a182f8ba33a34542e4a0370f38b914ccf7d + + 4.0 Fixes following vulnerabilities: --- Summary of changes: src/security | 10 ++ 1 file changed, 10 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8b611e2 src/download: Add ffmpeg 3.4.3
The branch, master has been updated via 8b611e2117f130b827275f86bb8b28151936ac76 (commit) from a2406c541a71a7c2ef8c7ba3509f9105cfa76a27 (commit) - Log - commit 8b611e2117f130b827275f86bb8b28151936ac76 Author: Michael Niedermayer AuthorDate: Sun Jul 8 13:00:58 2018 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 8 13:00:58 2018 +0200 src/download: Add ffmpeg 3.4.3 diff --git a/src/download b/src/download index 655e0fb..d853958 100644 --- a/src/download +++ b/src/download @@ -309,10 +309,10 @@ libpostproc55. 1.100 - FFmpeg 3.4.2 "Cantor" + FFmpeg 3.4.3 "Cantor" -3.4.2 was released on 2018-02-12. It is the latest stable FFmpeg release +3.4.3 was released on 2018-07-08. It is the latest stable FFmpeg release from the 3.4 release branch, which was cut from master on 2017-10-11. It includes the following library versions: @@ -330,19 +330,19 @@ libpostproc54. 7.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.2";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.3";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.4:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. cad0c11 web/download: add 3.2.11
The branch, master has been updated via cad0c11dd6447fb729a33df08053a5f806ce52a6 (commit) from 8b611e2117f130b827275f86bb8b28151936ac76 (commit) - Log - commit cad0c11dd6447fb729a33df08053a5f806ce52a6 Author: Michael Niedermayer AuthorDate: Mon Jul 9 20:55:46 2018 +0200 Commit: Michael Niedermayer CommitDate: Mon Jul 9 20:55:46 2018 +0200 web/download: add 3.2.11 diff --git a/src/download b/src/download index d853958..2444a70 100644 --- a/src/download +++ b/src/download @@ -385,10 +385,10 @@ libpostproc54. 5.100 - FFmpeg 3.2.10 "Hypatia" + FFmpeg 3.2.11 "Hypatia" -3.2.10 was released on 2018-01-13. It is the latest stable FFmpeg release +3.2.11 was released on 2018-07-09. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -406,19 +406,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.10";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.11";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1a6a3f4 web/download: add 2.8.15
The branch, master has been updated via 1a6a3f48d2e0dc7a7bba9f9b1fe995b8d006b0f8 (commit) from cad0c11dd6447fb729a33df08053a5f806ce52a6 (commit) - Log - commit 1a6a3f48d2e0dc7a7bba9f9b1fe995b8d006b0f8 Author: Michael Niedermayer AuthorDate: Mon Jul 16 13:15:27 2018 +0200 Commit: Michael Niedermayer CommitDate: Mon Jul 16 13:15:27 2018 +0200 web/download: add 2.8.15 diff --git a/src/download b/src/download index 2444a70..bcb7f68 100644 --- a/src/download +++ b/src/download @@ -462,10 +462,10 @@ libpostproc54. 0.100 - FFmpeg 2.8.14 "Feynman" + FFmpeg 2.8.15 "Feynman" -2.8.14 was released on 2018-02-18. It is the latest stable FFmpeg release +2.8.15 was released on 2018-07-16. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28. @@ -485,19 +485,19 @@ libpostproc53. 3.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.14";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.15";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.8:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1f3b1a9 web/download: add FFmpeg 3.3.8
The branch, master has been updated via 1f3b1a9fd59faca2f6ecffd420001cd9d3d0ca8e (commit) from 1a6a3f48d2e0dc7a7bba9f9b1fe995b8d006b0f8 (commit) - Log - commit 1f3b1a9fd59faca2f6ecffd420001cd9d3d0ca8e Author: Michael Niedermayer AuthorDate: Tue Jul 17 11:44:52 2018 +0200 Commit: Michael Niedermayer CommitDate: Tue Jul 17 11:44:52 2018 +0200 web/download: add FFmpeg 3.3.8 diff --git a/src/download b/src/download index bcb7f68..de3077a 100644 --- a/src/download +++ b/src/download @@ -347,10 +347,10 @@ libpostproc54. 7.100 - FFmpeg 3.3.7 "Hilbert" + FFmpeg 3.3.8 "Hilbert" -3.3.7 was released on 2018-04-14. It is the latest stable FFmpeg release +3.3.8 was released on 2018-07-17. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -368,19 +368,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.7";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.8";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7ca305d web/download: add 4.0.2
The branch, master has been updated via 7ca305d3e6f00da3aae10b95bb3f25987a8c1f77 (commit) from 1f3b1a9fd59faca2f6ecffd420001cd9d3d0ca8e (commit) - Log - commit 7ca305d3e6f00da3aae10b95bb3f25987a8c1f77 Author: Michael Niedermayer AuthorDate: Wed Jul 18 16:15:33 2018 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 18 16:15:33 2018 +0200 web/download: add 4.0.2 diff --git a/src/download b/src/download index de3077a..905382a 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -https://ffmpeg.org/releases/ffmpeg-4.0.1.tar.bz2"; class="btn btn-success"> +https://ffmpeg.org/releases/ffmpeg-4.0.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-4.0.1.tar.bz2 + ffmpeg-4.0.2.tar.bz2 More releases @@ -272,10 +272,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 4.0.1 "Wu" + FFmpeg 4.0.2 "Wu" -4.0.1 was released on 2018-06-16. It is the latest stable FFmpeg release +4.0.2 was released on 2018-07-18. It is the latest stable FFmpeg release from the 4.0 release branch, which was cut from master on 2018-04-16. It includes the following library versions: @@ -292,19 +292,19 @@ libpostproc55. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.1";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.2";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a3ac68c web/download: add 3.4.4
The branch, master has been updated via a3ac68cecfe5ffe164b37301d87243a08071aed9 (commit) from 7ca305d3e6f00da3aae10b95bb3f25987a8c1f77 (commit) - Log - commit a3ac68cecfe5ffe164b37301d87243a08071aed9 Author: Michael Niedermayer AuthorDate: Wed Jul 18 16:43:41 2018 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 18 16:43:41 2018 +0200 web/download: add 3.4.4 diff --git a/src/download b/src/download index 905382a..cde9a55 100644 --- a/src/download +++ b/src/download @@ -309,10 +309,10 @@ libpostproc55. 1.100 - FFmpeg 3.4.3 "Cantor" + FFmpeg 3.4.4 "Cantor" -3.4.3 was released on 2018-07-08. It is the latest stable FFmpeg release +3.4.4 was released on 2018-07-18. It is the latest stable FFmpeg release from the 3.4 release branch, which was cut from master on 2017-10-11. It includes the following library versions: @@ -330,19 +330,19 @@ libpostproc54. 7.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.3";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.4";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.4:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8705986 web/security: add CVEs for current releases
The branch, master has been updated via 87059868ec04033702e1859400e593f171f775b4 (commit) from a3ac68cecfe5ffe164b37301d87243a08071aed9 (commit) - Log - commit 87059868ec04033702e1859400e593f171f775b4 Author: Michael Niedermayer AuthorDate: Wed Jul 18 16:52:40 2018 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 18 16:52:40 2018 +0200 web/security: add CVEs for current releases diff --git a/src/security b/src/security index acc10cf..69ca21b 100644 --- a/src/security +++ b/src/security @@ -2,6 +2,18 @@ FFmpeg 4.0 +4.0.2 + +Fixes following vulnerabilities: + + +CVE-2018-13300, 76105382244e79d072e7b993c7caf584151b0694 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 +CVE-2018-13301, 679d749eaba9e5a8b8a9ea22500ab559f5be8940 / 2aa9047486dbff12d9e040f917e5f799ed2fd78b +CVE-2018-13302, 20c5fb972101fa25dedaf35a9c0ce2bf02fa6b52 / ed22dc22216f74c75ee7901f82649e1ff725ba50 +CVE-2018-13303, 0003ace83b18f68c981c8ad401bee75315edf9f5 / 00e8181bd97c834fe60751b0c511d4bb97875f78 +CVE-2018-13304, 5fd1dce39a70340b9fd508154e48985902602e25 / bd27a9364ca274ca97f1df6d984e88a0700fb235 + + 4.0.1 Fixes following vulnerabilities: @@ -24,6 +36,19 @@ CVE-2018-7557, 7414d0bda7763f9bd69c26c068e482ab297c1c96 FFmpeg 3.4 +3.4.3 + +Fixes following vulnerabilities: + + +CVE-2018-7557, ae49cc73f265a155e5c4b1715570aab3d9741b4d / 7414d0bda7763f9bd69c26c068e482ab297c1c96 +CVE-2018-7751, 3fa6e594a0f2575ddb6b2183961fde42ab5ab37b / a6cba062051f345e8ebfdff34aba071ed73d923f +CVE-2018-10001, 51035698bde9c13da7eedc1f6eb47d190bbc949d / 47b7c68ae54560e2308bdb6be4fb076c73b93081 +CVE-2018-12458, bd1fd3ff4b0437153a6c4717f59ce31a7bba8ca0 / e1182fac1afba92a4975917823a5f644bee7e6e8 +CVE-2018-13300, 3a04f518ac283194bb13d8aff7d9fa963d551547 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 +CVE-2018-13302, 36c779bffe2ceef48a0fa4d7a6691c6895faf9e2 / ed22dc22216f74c75ee7901f82649e1ff725ba50 + + 3.4.2 Fixes following vulnerabilities: @@ -54,6 +79,16 @@ CVE-2017-17081, 127a362630e11fe724e2e63fc871791fdcbcfa64 FFmpeg 3.3 +3.3.8 + +Fixes following vulnerabilities: + + +CVE-2018-12458, d1bac7f2a68e164385d7018f2c2562e0d219 / e1182fac1afba92a4975917823a5f644bee7e6e8 +CVE-2018-13300, 672ada0f179b3ef45e52987d8c96716d23aa0722 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 +CVE-2018-13302, 78b1fbca3404459dcf8a1c34b5c7f9a5825ad61f / ed22dc22216f74c75ee7901f82649e1ff725ba5 + + 3.3.7 Fixes following vulnerabilities: @@ -62,6 +97,7 @@ Fixes following vulnerabilities: CVE-2018-6621, 0322f781777d4413bd57815ee9b5a7d6a0cfe716 / 118e1b0b3370dd1c0da442901b486689efd1654b CVE-2018-6392, d74839d793ebf8c6c7c4a2a8a22ae2bd695d2c41 / 3f621455d62e46745453568d915badd5b1e5bcd5 CVE-2018-7557, bafb13dc0fd60f49f613bf4c52ce88b91176755c / 7414d0bda7763f9bd69c26c068e482ab297c1c96 +CVE-2018-10001,15d4dc0da1e9f2450b5f9e748e1704fc0e6ef3a4 / 47b7c68ae54560e2308bdb6be4fb076c73b93081 3.3.6 @@ -150,6 +186,20 @@ CVE-2017-7866, e371f031b942d73e02c090170975561fabd5c264 FFmpeg 3.2 +3.2.11 + +Fixes following vulnerabilities: + + +CVE-2018-6392, c4ba170cad2ccdd896ea6fd3a890980008606541 / 3f621455d62e46745453568d915badd5b1e5bcd5 +CVE-2018-6621, 22aa37c0fedf14531783189a197542a055959b6c / 118e1b0b3370dd1c0da442901b486689efd1654b +CVE-2018-7557, 9c0593576454992e5739729623ca3ed1fe93d12e / 7414d0bda7763f9bd69c26c068e482ab297c1c96 +CVE-2018-10001, 7050970d066b853f82b0891fd7b57c19b4fd9095 / 47b7c68ae54560e2308bdb6be4fb076c73b93081 +CVE-2018-12458, d6f8960812b0a4ceac299a9000a1e921c74e431a / e1182fac1afba92a4975917823a5f644bee7e6e8 +CVE-2018-13300, e6d3fd942f772f54ab6a5ca619cdaadef26b7702 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 +CVE-2018-13302, 92972f19168f323cfe133a42abf130a5f159bfd6 / ed22dc22216f74c75ee7901f82649e1ff725ba50 + + 3.2.10 Fixes following vulnerabilities: @@ -513,6 +563,16 @@ CVE-2016-7122, 1d90326f95a791db515f69a01a5f6ef867896d15 / e4e4a9cad7f21593d4bcb1 FFmpeg 2.8 +2.8.15 + +Fixes following vulnerabilities: + + +CVE-2018-7557, e724bd1dd9efea3abb8586d6644ec07694afceae / 7414d0bda7763f9bd69c26c068e482ab297c1c96 +CVE-2018-12458, 6bbef938839adc55e8e048bc9cc2e0fafe2064df / e1182fac1afba92a4975917823a5f644bee7e6e8 +CVE-2018-13302, a80b8a01cc934b3417cea5c50a9f607d77f223ec / ed22dc22216f74c75ee7901f82649e1ff725ba50 + + 2.8.14 Fixes following vulnerabilities: --- Summary of changes: src/security | 60 1 file changed, 60 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8648f09 web/download: add 3.2.12
The branch, master has been updated via 8648f091968d24233ceacc557b08e771d3d96213 (commit) from 87059868ec04033702e1859400e593f171f775b4 (commit) - Log - commit 8648f091968d24233ceacc557b08e771d3d96213 Author: Michael Niedermayer AuthorDate: Wed Jul 18 23:44:34 2018 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 18 23:44:34 2018 +0200 web/download: add 3.2.12 diff --git a/src/download b/src/download index cde9a55..183ca95 100644 --- a/src/download +++ b/src/download @@ -385,10 +385,10 @@ libpostproc54. 5.100 - FFmpeg 3.2.11 "Hypatia" + FFmpeg 3.2.12 "Hypatia" -3.2.11 was released on 2018-07-09. It is the latest stable FFmpeg release +3.2.12 was released on 2018-07-18. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -406,19 +406,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.11";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.12";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fcf9585 web/security: Add CVE-2018-14394 and CVE-2018-14395
The branch, master has been updated via fcf958524224a581d3765dcfd3efa50d6fcf58ee (commit) from 8648f091968d24233ceacc557b08e771d3d96213 (commit) - Log - commit fcf958524224a581d3765dcfd3efa50d6fcf58ee Author: Michael Niedermayer AuthorDate: Thu Jul 19 20:12:55 2018 +0200 Commit: Michael Niedermayer CommitDate: Thu Jul 19 20:12:55 2018 +0200 web/security: Add CVE-2018-14394 and CVE-2018-14395 diff --git a/src/security b/src/security index 69ca21b..2dbed88 100644 --- a/src/security +++ b/src/security @@ -12,6 +12,8 @@ CVE-2018-13301, 679d749eaba9e5a8b8a9ea22500ab559f5be8940 / 2aa9047486dbff12d9e04 CVE-2018-13302, 20c5fb972101fa25dedaf35a9c0ce2bf02fa6b52 / ed22dc22216f74c75ee7901f82649e1ff725ba50 CVE-2018-13303, 0003ace83b18f68c981c8ad401bee75315edf9f5 / 00e8181bd97c834fe60751b0c511d4bb97875f78 CVE-2018-13304, 5fd1dce39a70340b9fd508154e48985902602e25 / bd27a9364ca274ca97f1df6d984e88a0700fb235 +CVE-2018-14394, 0981dfee7d413ec6f30f00ddb109e3959c05bebd / 3a2d21bc5f97aa0161db3ae731fc2732be6108b8 +CVE-2018-14395, fd53179f4a71e0acd807bdfff112a55e204fa4ba / fa19fbcf712a6a6cc5a5cfdc3254a97b9bce6582 4.0.1 @@ -36,6 +38,14 @@ CVE-2018-7557, 7414d0bda7763f9bd69c26c068e482ab297c1c96 FFmpeg 3.4 +3.4.4 + +Fixes following vulnerabilities: + + +CVE-2018-14395, 2b8d4f6f0186b3ed0b223f665d32c36ed887149e / fa19fbcf712a6a6cc5a5cfdc3254a97b9bce6582 + + 3.4.3 Fixes following vulnerabilities: @@ -47,6 +57,7 @@ CVE-2018-10001, 51035698bde9c13da7eedc1f6eb47d190bbc949d / 47b7c68ae54560e2308bd CVE-2018-12458, bd1fd3ff4b0437153a6c4717f59ce31a7bba8ca0 / e1182fac1afba92a4975917823a5f644bee7e6e8 CVE-2018-13300, 3a04f518ac283194bb13d8aff7d9fa963d551547 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 CVE-2018-13302, 36c779bffe2ceef48a0fa4d7a6691c6895faf9e2 / ed22dc22216f74c75ee7901f82649e1ff725ba50 +CVE-2018-14394, 20ad61ffb7b0fc72d17b5c21035eb85a698ac64b / 3a2d21bc5f97aa0161db3ae731fc2732be6108b8 3.4.2 @@ -87,6 +98,8 @@ Fixes following vulnerabilities: CVE-2018-12458, d1bac7f2a68e164385d7018f2c2562e0d219 / e1182fac1afba92a4975917823a5f644bee7e6e8 CVE-2018-13300, 672ada0f179b3ef45e52987d8c96716d23aa0722 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 CVE-2018-13302, 78b1fbca3404459dcf8a1c34b5c7f9a5825ad61f / ed22dc22216f74c75ee7901f82649e1ff725ba5 +CVE-2018-14394, 6a0a16e563f07722acd4b666b2c501e186e9fa4b / 3a2d21bc5f97aa0161db3ae731fc2732be6108b8 +CVE-2018-14395, 87ddf73e52b412ee015108ec2f1aaac7a05c947f / fa19fbcf712a6a6cc5a5cfdc3254a97b9bce6582 3.3.7 @@ -186,6 +199,14 @@ CVE-2017-7866, e371f031b942d73e02c090170975561fabd5c264 FFmpeg 3.2 +3.2.12 + +Fixes following vulnerabilities: + + +CVE-2018-14395, 2c0e98a0b478284bdff6d7a4062522605a8beae5 / fa19fbcf712a6a6cc5a5cfdc3254a97b9bce6582 + + 3.2.11 Fixes following vulnerabilities: @@ -198,6 +219,7 @@ CVE-2018-10001, 7050970d066b853f82b0891fd7b57c19b4fd9095 / 47b7c68ae54560e2308bd CVE-2018-12458, d6f8960812b0a4ceac299a9000a1e921c74e431a / e1182fac1afba92a4975917823a5f644bee7e6e8 CVE-2018-13300, e6d3fd942f772f54ab6a5ca619cdaadef26b7702 / 95556e27e2c1d56d9e18f5db34d6f756f3011148 CVE-2018-13302, 92972f19168f323cfe133a42abf130a5f159bfd6 / ed22dc22216f74c75ee7901f82649e1ff725ba50 +CVE-2018-14394, 3571bec56eb302dfe01732cc0cdcf75b35ae8211 / 3a2d21bc5f97aa0161db3ae731fc2732be6108b8 3.2.10 --- Summary of changes: src/security | 22 ++ 1 file changed, 22 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a42a533 download: remove dead link for Mac binaries
The branch, master has been updated via a42a5334605278922c7afaf7e6ecc0d7d5c8bed3 (commit) from fcf958524224a581d3765dcfd3efa50d6fcf58ee (commit) - Log - commit a42a5334605278922c7afaf7e6ecc0d7d5c8bed3 Author: Gyan Doshi AuthorDate: Mon Jul 23 19:33:57 2018 +0530 Commit: Michael Niedermayer CommitDate: Mon Jul 23 16:54:04 2018 +0200 download: remove dead link for Mac binaries ffmpegmac.net now leads to a parked page. diff --git a/src/download b/src/download index 183ca95..0bda5a0 100644 --- a/src/download +++ b/src/download @@ -97,9 +97,6 @@ https://evermeet.cx/ffmpeg/";> Static builds for OS X Intel 64-bit - http://ffmpegmac.net/";> -Builds 32-bit and 64-bit for OS X 10.5 and above - https://ffmpeg.zeranoe.com/builds/";> Static and shared builds for macOS 64-bit --- Summary of changes: src/download | 3 --- 1 file changed, 3 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. eec0f3e bugreports: The -report option is not "recent" anymore.
The branch, master has been updated via eec0f3e46c6b2d2196287c3be6c68d78fc2788d0 (commit) from a42a5334605278922c7afaf7e6ecc0d7d5c8bed3 (commit) - Log - commit eec0f3e46c6b2d2196287c3be6c68d78fc2788d0 Author: Carl Eugen Hoyos AuthorDate: Thu Jul 26 13:07:23 2018 +0200 Commit: Carl Eugen Hoyos CommitDate: Thu Jul 26 13:07:23 2018 +0200 bugreports: The -report option is not "recent" anymore. diff --git a/src/bugreports b/src/bugreports index dc26afe..ac9216c 100644 --- a/src/bugreports +++ b/src/bugreports @@ -41,9 +41,7 @@ You can use the -report option or define the FFREPORT environment variable (to any value) to get the exact command line and the full verbose console output in a file named - ffmpeg-*.log in the current directory. - Note that the -report option is recent, it will not help - tracking regressions in old revisions. + ffmpeg-*.log in the current directory. --- Summary of changes: src/bugreports | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. da078c7 download: change OS X to macOS
The branch, master has been updated via da078c7a2c3eb4db5c379b7fbdb23ae3ae1c6f95 (commit) from eec0f3e46c6b2d2196287c3be6c68d78fc2788d0 (commit) - Log - commit da078c7a2c3eb4db5c379b7fbdb23ae3ae1c6f95 Author: Helmut K. C. Tessarek AuthorDate: Mon Oct 15 22:11:54 2018 -0400 Commit: Carl Eugen Hoyos CommitDate: Wed Oct 17 18:53:22 2018 +0200 download: change OS X to macOS diff --git a/src/download b/src/download index 0bda5a0..40f4706 100644 --- a/src/download +++ b/src/download @@ -95,7 +95,7 @@ https://evermeet.cx/ffmpeg/";> -Static builds for OS X Intel 64-bit +Static builds for macOS 64-bit https://ffmpeg.zeranoe.com/builds/";> Static and shared builds for macOS 64-bit --- Summary of changes: src/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e51f0b6 src/download: Add FFmpeg 3.0.12
The branch, master has been updated via e51f0b6f978d9958a0abfb59da2e674d7e22ea3f (commit) from da078c7a2c3eb4db5c379b7fbdb23ae3ae1c6f95 (commit) - Log - commit e51f0b6f978d9958a0abfb59da2e674d7e22ea3f Author: Michael Niedermayer AuthorDate: Sun Oct 28 02:20:46 2018 +0200 Commit: Michael Niedermayer CommitDate: Sun Oct 28 02:20:46 2018 +0200 src/download: Add FFmpeg 3.0.12 diff --git a/src/download b/src/download index 40f4706..ded1f0f 100644 --- a/src/download +++ b/src/download @@ -420,10 +420,10 @@ libpostproc54. 1.100 - FFmpeg 3.0.11 "Einstein" + FFmpeg 3.0.12 "Einstein" -3.0.11 was released on 2018-02-27. It is the latest stable FFmpeg release +3.0.12 was released on 2018-10-28. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -441,19 +441,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.11";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.12";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c38da5e web/documentation: add new book about FFmpeg in China
The branch, master has been updated via c38da5ec2cdb67c634c4ad6001ad5a7b23383e78 (commit) from e51f0b6f978d9958a0abfb59da2e674d7e22ea3f (commit) - Log - commit c38da5ec2cdb67c634c4ad6001ad5a7b23383e78 Author: Steven Liu AuthorDate: Thu Oct 18 07:40:09 2018 +0800 Commit: Lou Logan CommitDate: Wed Oct 31 12:50:10 2018 -0800 web/documentation: add new book about FFmpeg in China Signed-off-by: Steven Liu diff --git a/src/documentation b/src/documentation index e3bbf4c..a975002 100644 --- a/src/documentation +++ b/src/documentation @@ -131,6 +131,8 @@ http://ffmpeg.tv";>FFmpeg Basics by Frantisek Korbel, describes various FFmpeg features and common tasks. +http://book.chinaffmpeg.com";>FFmpeg Beginner's handbook Chinese Version by Steven Liu, +describes FFmpeg common use method in Chinese, from command line to API usage. --- Summary of changes: src/documentation | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 908fadd web/download: add FFmpeg 3.4.5
The branch, master has been updated via 908fadd10fad067adc36a77c50e4ea3a202368af (commit) from c38da5ec2cdb67c634c4ad6001ad5a7b23383e78 (commit) - Log - commit 908fadd10fad067adc36a77c50e4ea3a202368af Author: Michael Niedermayer AuthorDate: Thu Nov 1 20:03:14 2018 +0100 Commit: Michael Niedermayer CommitDate: Thu Nov 1 20:03:55 2018 +0100 web/download: add FFmpeg 3.4.5 diff --git a/src/download b/src/download index ded1f0f..bc9d4c3 100644 --- a/src/download +++ b/src/download @@ -306,10 +306,10 @@ libpostproc55. 1.100 - FFmpeg 3.4.4 "Cantor" + FFmpeg 3.4.5 "Cantor" -3.4.4 was released on 2018-07-18. It is the latest stable FFmpeg release +3.4.5 was released on 2018-11-01. It is the latest stable FFmpeg release from the 3.4 release branch, which was cut from master on 2017-10-11. It includes the following library versions: @@ -327,19 +327,19 @@ libpostproc54. 7.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.4.5";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.4:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 77d7006 web/download: add FFmpeg 4.0.3
The branch, master has been updated via 77d70064b23f7b1f0c609c962885af08b94513d5 (commit) from 908fadd10fad067adc36a77c50e4ea3a202368af (commit) - Log - commit 77d70064b23f7b1f0c609c962885af08b94513d5 Author: Michael Niedermayer AuthorDate: Sat Nov 3 01:51:19 2018 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 3 01:51:19 2018 +0100 web/download: add FFmpeg 4.0.3 diff --git a/src/download b/src/download index bc9d4c3..1b2508c 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -https://ffmpeg.org/releases/ffmpeg-4.0.2.tar.bz2"; class="btn btn-success"> +https://ffmpeg.org/releases/ffmpeg-4.0.3.tar.bz2"; class="btn btn-success"> Download - ffmpeg-4.0.2.tar.bz2 + ffmpeg-4.0.3.tar.bz2 More releases @@ -269,10 +269,10 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 4.0.2 "Wu" + FFmpeg 4.0.3 "Wu" -4.0.2 was released on 2018-07-18. It is the latest stable FFmpeg release +4.0.3 was released on 2018-11-03. It is the latest stable FFmpeg release from the 4.0 release branch, which was cut from master on 2018-04-16. It includes the following library versions: @@ -289,19 +289,19 @@ libpostproc55. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.2";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.3";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 45cc0ca web/security: Add CVEs for 4.0.3 and 3.4.5
The branch, master has been updated via 45cc0cafbbd06f5b33adf6d8fd907da218bce93d (commit) from 77d70064b23f7b1f0c609c962885af08b94513d5 (commit) - Log - commit 45cc0cafbbd06f5b33adf6d8fd907da218bce93d Author: Michael Niedermayer AuthorDate: Sat Nov 3 02:10:02 2018 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 3 02:10:02 2018 +0100 web/security: Add CVEs for 4.0.3 and 3.4.5 diff --git a/src/security b/src/security index 2dbed88..5f143a8 100644 --- a/src/security +++ b/src/security @@ -2,6 +2,14 @@ FFmpeg 4.0 +4.0.3 + +Fixes following vulnerabilities: + + +CVE-2018-15822, 386975d7a4aa4f41451f5895a689aedbf83c4ecd / 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10 + + 4.0.2 Fixes following vulnerabilities: @@ -38,6 +46,14 @@ CVE-2018-7557, 7414d0bda7763f9bd69c26c068e482ab297c1c96 FFmpeg 3.4 +3.4.5 + +Fixes following vulnerabilities: + + +CVE-2018-15822, 44e878d08674a15906badfb921443a44ebf6257d / 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10 + + 3.4.4 Fixes following vulnerabilities: --- Summary of changes: src/security | 16 1 file changed, 16 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0d3eb9e web/security: add CVE-2018-10001 entry to FFmpeg 4.0
The branch, master has been updated via 0d3eb9e802c1ee63bf627dfc9e688bbe118eaa4e (commit) via 916bc717c793c61548da06f636c78f683404ecee (commit) from 45cc0cafbbd06f5b33adf6d8fd907da218bce93d (commit) - Log - commit 0d3eb9e802c1ee63bf627dfc9e688bbe118eaa4e Author: Michael Niedermayer AuthorDate: Tue Nov 6 01:17:23 2018 +0100 Commit: Michael Niedermayer CommitDate: Tue Nov 6 01:17:23 2018 +0100 web/security: add CVE-2018-10001 entry to FFmpeg 4.0 diff --git a/src/security b/src/security index df42c5b..748a447 100644 --- a/src/security +++ b/src/security @@ -64,6 +64,7 @@ Fixes following vulnerabilities: CVE-2018-6912, 76cc0f0f673353cd4746cd3b83838ae335e5d9ed CVE-2018-7751, a6cba062051f345e8ebfdff34aba071ed73d923f CVE-2018-7557, 7414d0bda7763f9bd69c26c068e482ab297c1c96 +CVE-2018-10001, 47b7c68ae54560e2308bdb6be4fb076c73b93081 FFmpeg 3.4 commit 916bc717c793c61548da06f636c78f683404ecee Author: Michael Niedermayer AuthorDate: Tue Nov 6 01:16:50 2018 +0100 Commit: Michael Niedermayer CommitDate: Tue Nov 6 01:16:50 2018 +0100 web: add FFmpeg 4.1 diff --git a/src/download b/src/download index 1b2508c..d4ef0d0 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -https://ffmpeg.org/releases/ffmpeg-4.0.3.tar.bz2"; class="btn btn-success"> +https://ffmpeg.org/releases/ffmpeg-4.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-4.0.3.tar.bz2 + ffmpeg-4.1.tar.bz2 More releases @@ -269,6 +269,43 @@ and much faster bug fixes such as additional features and security patches. + FFmpeg 4.1 "al-Khwarizmi" + + +4.1 was released on 2018-11-06. It is the latest stable FFmpeg release +from the 4.1 release branch, which was cut from master on 2018-11-02. + + It includes the following library versions: + + +libavutil 56. 22.100 +libavcodec 58. 35.100 +libavformat58. 20.100 +libavdevice58. 5.100 +libavfilter 7. 40.101 +libswscale 5. 3.100 +libswresample 3. 3.100 +libpostproc55. 3.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.1:/RELEASE_NOTES";>Release Notes + + + FFmpeg 4.0.3 "Wu" diff --git a/src/security b/src/security index 5f143a8..df42c5b 100644 --- a/src/security +++ b/src/security @@ -1,5 +1,27 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org + +FFmpeg 4.1 + +4.1 + +Fixes following vulnerabilities: + + +CVE-2018-12458, e1182fac1afba92a4975917823a5f644bee7e6e8 +CVE-2018-12459, 2fc108f60f98cd00813418a8754a46476b404a3c +CVE-2018-12460, b3332a182f8ba33a34542e4a0370f38b914ccf7d +CVE-2018-13300, 95556e27e2c1d56d9e18f5db34d6f756f3011148 +CVE-2018-13301, 2aa9047486dbff12d9e040f917e5f799ed2fd78b +CVE-2018-13302, ed22dc22216f74c75ee7901f82649e1ff725ba50 +CVE-2018-13303, 00e8181bd97c834fe60751b0c511d4bb97875f78 +CVE-2018-13304, bd27a9364ca274ca97f1df6d984e88a0700fb235 +CVE-2018-13305, d08d4a8c7387e758d439b0592782e4cfa2b4d6a4 +CVE-2018-14394, 3a2d21bc5f97aa0161db3ae731fc2732be6108b8 +CVE-2018-14395, fa19fbcf712a6a6cc5a5cfdc3254a97b9bce6582 +CVE-2018-15822, 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10 + + FFmpeg 4.0 4.0.3 --- Summary of changes: src/download | 41 +++-- src/security | 23 +++ 2 files changed, 62 insertions(+), 2 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. cca7abc web: Add doxygen link for 4.1
The branch, master has been updated via cca7abce0d759c88626b93194b1b473866459935 (commit) from 0d3eb9e802c1ee63bf627dfc9e688bbe118eaa4e (commit) - Log - commit cca7abce0d759c88626b93194b1b473866459935 Author: Michael Niedermayer AuthorDate: Tue Nov 6 17:13:42 2018 +0100 Commit: Michael Niedermayer CommitDate: Tue Nov 6 17:13:42 2018 +0100 web: Add doxygen link for 4.1 Signed-off-by: Michael Niedermayer diff --git a/src/documentation b/src/documentation index a975002..a4802be 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,7 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 4.1, 4.0, 3.4, 3.3, --- Summary of changes: src/documentation | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. b847b31 web/index: add news entry for release 4.1
The branch, master has been updated via b847b31d71105bd0e537c119899f7284d1442a47 (commit) from cca7abce0d759c88626b93194b1b473866459935 (commit) - Log - commit b847b31d71105bd0e537c119899f7284d1442a47 Author: James Almer AuthorDate: Wed Nov 14 13:38:50 2018 -0300 Commit: James Almer CommitDate: Wed Nov 14 13:38:50 2018 -0300 web/index: add news entry for release 4.1 Signed-off-by: James Almer diff --git a/src/index b/src/index index bbfca29..0dcf6c1 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,56 @@ News + November 6th, 2018, FFmpeg 4.1 "al-Khwarizmi" + +FFmpeg 4.1 "al-Khwarizmi", a new +major release, is now available! Some of the highlights: + + +deblock filter +tmix filter +amplify filter +fftdnoiz filter +aderivative and aintegral audio filters +pal75bars and pal100bars video filter sources +mbedTLS based TLS support +adeclick and adeclip filters +libtensorflow backend for DNN based filters like srcnn +VC1 decoder is now bit-exact +ATRAC9 decoder +lensfun wrapper filter +colorconstancy filter +AVS2 video decoder via libdavs2 +IMM4 video decoder +Brooktree ProSumer video decoder +MatchWare Screen Capture Codec decoder +WinCam Motion Video decoder +1D LUT filter (lut1d) +RemotelyAnywhere Screen Capture decoder +cue and acue filters +Support for AV1 in MP4 and Matroska/WebM +transpose_npp filter +AVS2 video encoder via libxavs2 +amultiply filter +Block-Matching 3d (bm3d) denoising filter +acrossover filter +ilbc decoder +audio denoiser as afftdn filter +AV1 parser +sinc audio filter source +chromahold filter +setparams filter +vibrance filter +S12M timecode decoding in h264 +xstack filter +(a)graphmonitor filter +yadif_cuda filter + + +We strongly recommend users, distributors, and system integrators to +upgrade unless they use current git master. + + April 20th, 2018, FFmpeg 4.0 "Wu" FFmpeg 4.0 "Wu", a new --- Summary of changes: src/index | 50 ++ 1 file changed, 50 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f17e468 web: Add FFmpeg 3.3.9
The branch, master has been updated via f17e4685e464ed07a201c59d7bfc5ff6ca9497bb (commit) from b847b31d71105bd0e537c119899f7284d1442a47 (commit) - Log - commit f17e4685e464ed07a201c59d7bfc5ff6ca9497bb Author: Michael Niedermayer AuthorDate: Sun Nov 18 02:18:56 2018 +0100 Commit: Michael Niedermayer CommitDate: Sun Nov 18 02:19:21 2018 +0100 web: Add FFmpeg 3.3.9 diff --git a/src/download b/src/download index d4ef0d0..cf05273 100644 --- a/src/download +++ b/src/download @@ -381,10 +381,10 @@ libpostproc54. 7.100 - FFmpeg 3.3.8 "Hilbert" + FFmpeg 3.3.9 "Hilbert" -3.3.8 was released on 2018-07-17. It is the latest stable FFmpeg release +3.3.9 was released on 2018-11-18. It is the latest stable FFmpeg release from the 3.3 release branch, which was cut from master on 2017-04-02. It includes the following library versions: @@ -402,19 +402,19 @@ libpostproc54. 5.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.8";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.9";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES";>Release Notes diff --git a/src/security b/src/security index 748a447..3ed5880 100644 --- a/src/security +++ b/src/security @@ -129,6 +129,14 @@ CVE-2017-17081, 127a362630e11fe724e2e63fc871791fdcbcfa64 FFmpeg 3.3 +3.3.9 + +Fixes following vulnerabilities: + + +CVE-2018-15822, 0026d007428a1ef5cd4e8f54bafc54c0306beab9 / 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10 + + 3.3.8 Fixes following vulnerabilities: --- Summary of changes: src/download | 18 +- src/security | 8 2 files changed, 17 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 98d5279 web: update Facebook link
The branch, master has been updated via 98d52795f50f60159daa8d4ee49d058c10408cc6 (commit) from 97e50b4f4659c54b1136013e4cdb1a275fefae6c (commit) - Log - commit 98d52795f50f60159daa8d4ee49d058c10408cc6 Author: Thomas Volkert AuthorDate: Mon Oct 17 02:05:51 2016 +0200 Commit: Thomas Volkert CommitDate: Mon Oct 17 02:06:26 2016 +0200 web: update Facebook link diff --git a/src/index b/src/index index 1d797fe..edc1243 100644 --- a/src/index +++ b/src/index @@ -32,7 +32,7 @@ https://plus.google.com/108003112428040046828?prsrc=3"; rel="publisher" style="text-decoration:none;"> https://twitter.com/FFmpeg";> - https://www.facebook.com/ffmpeg.org";> + https://www.facebook.com/ffmpeg";> News --- Summary of changes: src/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7ebb898 web/download: add 3.0.4
The branch, master has been updated via 7ebb8985d0ab2b1c181e4f34a47af90ad58299aa (commit) from 98d52795f50f60159daa8d4ee49d058c10408cc6 (commit) - Log - commit 7ebb8985d0ab2b1c181e4f34a47af90ad58299aa Author: Michael Niedermayer AuthorDate: Wed Oct 19 02:02:35 2016 +0200 Commit: Michael Niedermayer CommitDate: Wed Oct 19 02:02:59 2016 +0200 web/download: add 3.0.4 diff --git a/src/download b/src/download index ba44b31..96be494 100644 --- a/src/download +++ b/src/download @@ -309,10 +309,10 @@ libpostproc54. 0.100 - FFmpeg 3.0.3 "Einstein" + FFmpeg 3.0.4 "Einstein" -3.0.3 was released on 2016-09-05. It is the latest stable FFmpeg release +3.0.4 was released on 2016-10-19. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -330,19 +330,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.3";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.4";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2f0c319 web/download: add FFmpeg 3.1.5
The branch, master has been updated via 2f0c31914c08b7ede6603f4d88fb14640c2e9603 (commit) from 7ebb8985d0ab2b1c181e4f34a47af90ad58299aa (commit) - Log - commit 2f0c31914c08b7ede6603f4d88fb14640c2e9603 Author: Michael Niedermayer AuthorDate: Sat Oct 22 02:14:21 2016 +0200 Commit: Michael Niedermayer CommitDate: Sat Oct 22 02:14:21 2016 +0200 web/download: add FFmpeg 3.1.5 diff --git a/src/download b/src/download index 96be494..e4636f9 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.1.4.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.1.5.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.1.4.tar.bz2 + ffmpeg-3.1.5.tar.bz2 More releases @@ -270,10 +270,10 @@ - FFmpeg 3.1.4 "Laplace" + FFmpeg 3.1.5 "Laplace" -3.1.4 was released on 2016-10-01. It is the latest stable FFmpeg release +3.1.5 was released on 2016-10-22. It is the latest stable FFmpeg release from the 3.1 release branch, which was cut from master on 2016-06-26. It includes the following library versions: @@ -291,19 +291,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.5";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 703e36a web/download: add 3.2
The branch, master has been updated via 703e36ad2de41b9c60d3b70bd9f13420b5eef5b9 (commit) from 2f0c31914c08b7ede6603f4d88fb14640c2e9603 (commit) - Log - commit 703e36ad2de41b9c60d3b70bd9f13420b5eef5b9 Author: Michael Niedermayer AuthorDate: Thu Oct 27 18:30:33 2016 +0200 Commit: Michael Niedermayer CommitDate: Thu Oct 27 18:30:33 2016 +0200 web/download: add 3.2 diff --git a/src/download b/src/download index e4636f9..775ada2 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.1.5.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.1.5.tar.bz2 + ffmpeg-3.2.tar.bz2 More releases @@ -269,6 +269,43 @@ and much faster bug fixes such as additional features and security patches. + FFmpeg 3.2 "Hypatia" + + +3.2 was released on 2016-10-27. It is the latest stable FFmpeg release +from the 3.2 release branch, which was cut from master on 2016-10-26. + + It includes the following library versions: + + +libavutil 55. 34.100 +libavcodec 57. 64.100 +libavformat57. 56.100 +libavdevice57. 1.100 +libavfilter 6. 65.100 +libavresample 3. 1. 0 +libswscale 4. 2.100 +libswresample 2. 3.100 +libpostproc54. 1.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes + + FFmpeg 3.1.5 "Laplace" --- Summary of changes: src/download | 41 +++-- 1 file changed, 39 insertions(+), 2 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9f6d7e2 web/documentation: Add doxygen link for 3.2
The branch, master has been updated via 9f6d7e2c2d3d35b5a77875541aad25cbe194c7b3 (commit) from 703e36ad2de41b9c60d3b70bd9f13420b5eef5b9 (commit) - Log - commit 9f6d7e2c2d3d35b5a77875541aad25cbe194c7b3 Author: Michael Niedermayer AuthorDate: Thu Oct 27 18:34:06 2016 +0200 Commit: Michael Niedermayer CommitDate: Thu Oct 27 18:34:06 2016 +0200 web/documentation: Add doxygen link for 3.2 diff --git a/src/documentation b/src/documentation index 5058883..733e3d8 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,7 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 3.2, 3.1, 3.0, 2.8, --- Summary of changes: src/documentation | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f06598a news: add final report for summer of code 2016
The branch, master has been updated via f06598a8e1fcccef8c38a657162db309773d1515 (commit) from 9f6d7e2c2d3d35b5a77875541aad25cbe194c7b3 (commit) - Log - commit f06598a8e1fcccef8c38a657162db309773d1515 Author: Reynaldo H. Verdejo Pinochet AuthorDate: Sun Oct 30 01:37:26 2016 -0700 Commit: Reynaldo H. Verdejo Pinochet CommitDate: Sun Oct 30 20:41:50 2016 -0700 news: add final report for summer of code 2016 Signed-off-by: Reynaldo H. Verdejo Pinochet diff --git a/src/index b/src/index index edc1243..c203676 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,40 @@ News + October 30th, 2016, Results: Summer Of Code 2016. + +This has been a long time coming but we wanted to give a proper closure to our participation in this run of the program and it takes time. Sometimes it's just to get the final report for each project trimmed down, others, is finalizing whatever was still in progress when the program finished: final patches need to be merged, TODO lists stabilized, future plans agreed; you name it. + + +Without further ado, here's the silver-lining for each one of the projects we sought to complete during this Summer of Code season: + + FFv1 (Mentor: Michael Nierdermayer) + +Stanislav Dolganov designed and implemented experimental support for motion estimation and compensation in the lossless FFV1 codec. The design and implementation is based on the snow video codec, which uses OBMC. Stanislav's work proved that significant compression gains can be achieved with inter frame compression. FFmpeg welcomes Stanislav to continue working beyond this proof of concept and bring its advances into the official FFV1 specification within the IETF. + + Self test coverage (Mentor: Michael Niedermayer) + +Petru Rares Sincraian added several self-tests to FFmpeg and successfully went through the in-some-cases tedious process of fine tuning tests parameters to avoid known and hard to avoid problems, like checksum mismatches due to rounding errors on the myriad of platforms we support. His work has improved the code coverage of our self tests considerably. + + MPEG-4 ALS encoder implementation (Mentor: Thilo Borgmann) + +Umair Khan updated and integrated the ALS encoder to fit in the current FFmpeg codebase. He also implemented a missing feature for the ALS decoder that enables floating-point sample decoding. FFmpeg support for MPEG-4 ALS has been improved significantly by Umair's work. We welcome him to keep maintaining his improvements and hope for great contributions to come. + + Tee muxer improvements (Mentor: Marton Balint) + +Ján Sebechlebský's generic goal was to improve the tee muxer so it tolerated blocking IO and allowed transparent error recovery. During the design phase it turned out that this functionality called for a separate muxer, so Ján spent his summer working on the so-called FIFO muxer, gradually fixing issues all over the codebase. He succeeded in his task, and the FIFO muxer is now part of the main repository, alongside several other improvements he made in the process. + + TrueHD encoder (Mentor: Rostislav Pehlivanov) + +Jai Luthra's objective was to update the out-of-tree and pretty much abandoned MLP (Meridian Lossless Packing) encoder for libavcodec and improve it to enable encoding to the TrueHD format. For the qualification period the encoder was updated such that it was usable and throughout the summer, successfully improved adding support for multi-channel audio and TrueHD encoding. Jai's code has been merged into the main repository now. While a few problems remain with respect to LFE channel and 32 bit sample handling, these are in the process of being fixed such that effort can be finally put in improving the encoder's speed and efficiency. + + Motion interpolation filter (Mentor: Paul B Mahol) + +Davinder Singh investigated existing motion estimation and interpolation approaches from the available literature and previous work by our own: Michael Niedermayer, and implemented filters based on this research. These filters allow motion interpolating frame rate conversion to be applied to a video, for example, to create a slow motion effect or change the frame rate while smoothly interpolating the video along the motion vectors. There's still work to be done to call these filters 'finished', which is rather hard all things considered, but we are looking optimistically at their future. + + +And that's it. We are happy with the results of the program and immensely thankful for the opportunity of working with such an amazing set of students. We can be a tough crowd but our mentors did an amazing job at hand holding our interns through their journey. Thanks also to Google for this wonderful program and to everyone that made room in their busy lives to help maki
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8b2ee6d web/security: Add CVE-2016-5199
The branch, master has been updated via 8b2ee6d5eab38d2ee4e9eaf9761c17526a9a4e1a (commit) from f06598a8e1fcccef8c38a657162db309773d1515 (commit) - Log - commit 8b2ee6d5eab38d2ee4e9eaf9761c17526a9a4e1a Author: Michael Niedermayer AuthorDate: Fri Nov 11 01:48:37 2016 +0100 Commit: Michael Niedermayer CommitDate: Fri Nov 11 18:03:56 2016 +0100 web/security: Add CVE-2016-5199 diff --git a/src/security b/src/security index 3fbe965..e6a69ae 100644 --- a/src/security +++ b/src/security @@ -1,7 +1,26 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org +FFmpeg 3.2 + +3.2 + +Fixes following vulnerabilities: + + +CVE-2016-5199, 347cb14b7cba7560e53f4434b419b9d8800253e7 + + + FFmpeg 3.1 +3.1.4 + +Fixes following vulnerabilities: + + +CVE-2016-5199, 7a3dc2f7b6c2fbe62aeed7839e736db395a6f76a / 347cb14b7cba7560e53f4434b419b9d8800253e7 + + 3.1.3 Fixes following vulnerabilities: @@ -30,6 +49,14 @@ CVE-2016-6164, 3e730278f5a8e5ec3f9593700488a940f38dfac1 / 8a3221cc67a516dfc1700b FFmpeg 3.0 +3.0.4 + +Fixes following vulnerabilities: + + +CVE-2016-5199, 9259b7f38e008720096532cd4e666a9889f3c578 / 347cb14b7cba7560e53f4434b419b9d8800253e7 + + 3.0.3 Fixes following vulnerabilities: --- Summary of changes: src/security | 27 +++ 1 file changed, 27 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2a33997 web/consulting: add myself
The branch, master has been updated via 2a339972c576b7b97995adaa3793e8ed4415266e (commit) from 8b2ee6d5eab38d2ee4e9eaf9761c17526a9a4e1a (commit) - Log - commit 2a339972c576b7b97995adaa3793e8ed4415266e Author: Steven Liu AuthorDate: Wed Nov 23 10:41:42 2016 +0800 Commit: Lou Logan CommitDate: Wed Nov 23 11:06:00 2016 -0900 web/consulting: add myself Been getting occassional consulting help emails for a while, so I might as well add myself here. Signed-off-by: Steven Liu diff --git a/src/consulting b/src/consulting index b18ad22..c04b7b4 100644 --- a/src/consulting +++ b/src/consulting @@ -144,4 +144,17 @@ E.g.: + + + Steven Liu + +Steven is located in BeiJing, China. He works with FFmpeg since +2010 and is a maintainer since 2016. The focus of his work is on network +protocols and all areas of audio/video streaming. He has special expertise +with HTTP, RTMP, HLS, MP4, FLV, MPEGTS, libavformat, ff* tools usage and usability issues. +You can contact him by email at +mailto:l...@chinaffmpeg.org";>l...@chinaffmpeg.org. + + + --- Summary of changes: src/consulting | 13 + 1 file changed, 13 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 26bd9fc web/download: add 3.2.1
The branch, master has been updated via 26bd9fcc758ec38d5a501bf9d0136ef90dd27838 (commit) from 2a339972c576b7b97995adaa3793e8ed4415266e (commit) - Log - commit 26bd9fcc758ec38d5a501bf9d0136ef90dd27838 Author: Michael Niedermayer AuthorDate: Sat Nov 26 04:23:21 2016 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 26 04:23:49 2016 +0100 web/download: add 3.2.1 diff --git a/src/download b/src/download index 775ada2..f076696 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.2.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.2.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.2.tar.bz2 + ffmpeg-3.2.1.tar.bz2 More releases @@ -269,17 +269,17 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.2 "Hypatia" + FFmpeg 3.2.1 "Hypatia" -3.2 was released on 2016-10-27. It is the latest stable FFmpeg release -from the 3.2 release branch, which was cut from master on 2016-10-26. +3.2.1 was released on 2016-11-26. It is the latest stable FFmpeg release +from the 3.2.1 release branch, which was cut from master on 2016-10-26. It includes the following library versions: libavutil 55. 34.100 -libavcodec 57. 64.100 +libavcodec 57. 64.101 libavformat57. 56.100 libavdevice57. 1.100 libavfilter 6. 65.100 @@ -290,19 +290,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.1";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 70de887 web/download: add FFmpeh 2.8.9
The branch, master has been updated via 70de8873086dfba0af40d456bdd3e4b6264f3357 (commit) from 26bd9fcc758ec38d5a501bf9d0136ef90dd27838 (commit) - Log - commit 70de8873086dfba0af40d456bdd3e4b6264f3357 Author: Michael Niedermayer AuthorDate: Sun Dec 4 03:17:21 2016 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 4 03:17:21 2016 +0100 web/download: add FFmpeh 2.8.9 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index f076696..7aecaee 100644 --- a/src/download +++ b/src/download @@ -385,10 +385,10 @@ libpostproc54. 0.100 - FFmpeg 2.8.8 "Feynman" + FFmpeg 2.8.9 "Feynman" -2.8.8 was released on 2016-09-19. It is the latest stable FFmpeg release +2.8.9 was released on 2016-12-04. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28. @@ -408,19 +408,19 @@ libpostproc53. 3.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.8";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.9";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.8:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. df2d6e2 web/download: move 2.5 and 2.6 to olddownload
The branch, master has been updated via df2d6e20ef23bd83177d01418d03fc8f2acb1517 (commit) from 70de8873086dfba0af40d456bdd3e4b6264f3357 (commit) - Log - commit df2d6e20ef23bd83177d01418d03fc8f2acb1517 Author: Michael Niedermayer AuthorDate: Sun Dec 4 20:21:53 2016 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 4 20:21:53 2016 +0100 web/download: move 2.5 and 2.6 to olddownload diff --git a/src/download b/src/download index 7aecaee..02d90c9 100644 --- a/src/download +++ b/src/download @@ -467,88 +467,6 @@ libpostproc53. 3.100 - FFmpeg 2.6.9 "Grothendieck" - - -2.6.9 was released on 2016-05-03. It is the latest stable FFmpeg release -from the 2.6 release branch, which was cut from master on 2015-03-06. -Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2015-03-06, libav 11 as of 2015-03-06. - - It includes the following library versions: - - -libavutil 54. 20.100 -libavcodec 56. 26.100 -libavformat56. 25.101 -libavdevice56. 4.100 -libavfilter 5. 11.102 -libavresample 2. 1. 0 -libswscale 3. 1.101 -libswresample 1. 1.100 -libpostproc53. 3.100 - - - - Download xz tarball - PGP signature - - - Download bzip2 tarball - PGP signature - - - Download gzip tarball - PGP signature - - - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.6.9";>Changelog - https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.6:/RELEASE_NOTES";>Release Notes - - - - - FFmpeg 2.5.11 "Bohr" - - -2.5.11 was released on 2016-02-02. It is the latest stable FFmpeg release -from the 2.5 release branch, which was cut from master on 2014-12-15. -Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2014-12-03, libav 11 as of 2014-12-03. - - It includes the following library versions: - - -libavutil 54. 15.100 -libavcodec 56. 13.100 -libavformat56. 15.102 -libavdevice56. 3.100 -libavfilter 5. 2.103 -libavresample 2. 1. 0 -libswscale 3. 1.101 -libswresample 1. 1.100 -libpostproc53. 3.100 - - - - Download xz tarball - PGP signature - - - Download bzip2 tarball - PGP signature - - - Download gzip tarball - PGP signature - - - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.5.11";>Changelog - https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.5:/RELEASE_NOTES";>Release Notes - - - - Old Releases Older versions are available at the Old diff --git a/src/olddownload b/src/olddownload index 8ed5c43..0489c5e 100644 --- a/src/olddownload +++ b/src/olddownload @@ -6,6 +6,88 @@ maintaining an old release. + FFmpeg 2.6.9 "Grothendieck" + + +2.6.9 was released on 2016-05-03. It is the latest stable FFmpeg release +from the 2.6 release branch, which was cut from master on 2015-03-06. +Amongst lots of other changes, it includes all changes from +ffmpeg-mt, libav master of 2015-03-06, libav 11 as of 2015-03-06. + + It includes the following library versions: + + +libavutil 54. 20.100 +libavcodec 56. 26.100 +libavformat56. 25.101 +libavdevice56. 4.100 +libavfilter 5. 11.102 +libavresample 2. 1. 0 +libswscale 3. 1.101 +libswresample 1. 1.100 +libpostproc53. 3.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.6.9";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.6:/RELEASE_NOTES";>Release Notes + + + + + FFmpeg 2.5.11 "Bohr" + + +2.5.11 was released on 2016-02-02. It is the latest stable FFmpeg release +from the 2.5 release branch, which was cut from master on 2014-12-15. +Amongst lots of other changes, it includes all changes from +ffmpeg-mt, libav master of 2014-12-03, libav 11 as of 2014-12-03. + + It includes the following library versions: + + +libavutil 54. 15.100 +libavcodec 56. 13.100 +libavformat56. 15.102 +libavdevice56. 3.100 +libavfilter 5. 2.103 +libavresample 2. 1. 0 +libswscale 3. 1.101 +libswresample 1. 1.100 +libpostproc53. 3.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.5.11";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.5:/RELEASE_NOTES";>Release Notes +
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 464cf98 web/download: add FFmpeg 3.1.6
The branch, master has been updated via 464cf98c6a675c1db0f07dd74351a8d25fd1a210 (commit) from df2d6e20ef23bd83177d01418d03fc8f2acb1517 (commit) - Log - commit 464cf98c6a675c1db0f07dd74351a8d25fd1a210 Author: Michael Niedermayer AuthorDate: Mon Dec 5 23:25:29 2016 +0100 Commit: Michael Niedermayer CommitDate: Mon Dec 5 23:25:29 2016 +0100 web/download: add FFmpeg 3.1.6 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 02d90c9..1ee1b08 100644 --- a/src/download +++ b/src/download @@ -307,10 +307,10 @@ libpostproc54. 1.100 - FFmpeg 3.1.5 "Laplace" + FFmpeg 3.1.6 "Laplace" -3.1.5 was released on 2016-10-22. It is the latest stable FFmpeg release +3.1.6 was released on 2016-12-05. It is the latest stable FFmpeg release from the 3.1 release branch, which was cut from master on 2016-06-26. It includes the following library versions: @@ -328,19 +328,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.5";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.6";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9d697dd web/download: add FFmpeg 3.0.5
The branch, master has been updated via 9d697dd16b70b95b8df0d8e5982f176b21f08773 (commit) from 464cf98c6a675c1db0f07dd74351a8d25fd1a210 (commit) - Log - commit 9d697dd16b70b95b8df0d8e5982f176b21f08773 Author: Michael Niedermayer AuthorDate: Tue Dec 6 00:05:58 2016 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 6 00:05:58 2016 +0100 web/download: add FFmpeg 3.0.5 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 1ee1b08..05e2126 100644 --- a/src/download +++ b/src/download @@ -346,10 +346,10 @@ libpostproc54. 0.100 - FFmpeg 3.0.4 "Einstein" + FFmpeg 3.0.5 "Einstein" -3.0.4 was released on 2016-10-19. It is the latest stable FFmpeg release +3.0.5 was released on 2016-12-05. It is the latest stable FFmpeg release from the 3.0 release branch, which was cut from master on 2016-02-14. It includes the following library versions: @@ -367,19 +367,19 @@ libpostproc54. 0.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.4";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.0.5";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.0:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c1e7fc1 web/download: add 3.2.2
The branch, master has been updated via c1e7fc1b8d14f4aaf581cb23b10eb6ba53169740 (commit) from 9d697dd16b70b95b8df0d8e5982f176b21f08773 (commit) - Log - commit c1e7fc1b8d14f4aaf581cb23b10eb6ba53169740 Author: Michael Niedermayer AuthorDate: Tue Dec 6 00:57:59 2016 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 6 00:57:59 2016 +0100 web/download: add 3.2.2 diff --git a/src/download b/src/download index 05e2126..29750f9 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-3.2.1.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-3.2.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-3.2.1.tar.bz2 + ffmpeg-3.2.2.tar.bz2 More releases @@ -269,11 +269,11 @@ and much faster bug fixes such as additional features and security patches. - FFmpeg 3.2.1 "Hypatia" + FFmpeg 3.2.2 "Hypatia" -3.2.1 was released on 2016-11-26. It is the latest stable FFmpeg release -from the 3.2.1 release branch, which was cut from master on 2016-10-26. +3.2.2 was released on 2016-12-06. It is the latest stable FFmpeg release +from the 3.2.2 release branch, which was cut from master on 2016-10-26. It includes the following library versions: @@ -290,19 +290,19 @@ libpostproc54. 1.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.1";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.2";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 24 1 file changed, 12 insertions(+), 12 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 07127e9 web/download: add 2.8.10
The branch, master has been updated via 07127e905489dcc22eb1cb27ec58464b1fc38ccf (commit) from c1e7fc1b8d14f4aaf581cb23b10eb6ba53169740 (commit) - Log - commit 07127e905489dcc22eb1cb27ec58464b1fc38ccf Author: Michael Niedermayer AuthorDate: Tue Dec 6 04:08:09 2016 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 6 04:08:09 2016 +0100 web/download: add 2.8.10 diff --git a/src/download b/src/download index 29750f9..63f2f6f 100644 --- a/src/download +++ b/src/download @@ -385,10 +385,10 @@ libpostproc54. 0.100 - FFmpeg 2.8.9 "Feynman" + FFmpeg 2.8.10 "Feynman" -2.8.9 was released on 2016-12-04. It is the latest stable FFmpeg release +2.8.10 was released on 2016-12-06. It is the latest stable FFmpeg release from the 2.8 release branch, which was cut from master on 2015-09-05. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28. @@ -408,19 +408,19 @@ libpostproc53. 3.100 - Download xz tarball - PGP signature + Download xz tarball + PGP signature - Download bzip2 tarball - PGP signature + Download bzip2 tarball + PGP signature - Download gzip tarball - PGP signature + Download gzip tarball + PGP signature - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.9";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.8.10";>Changelog https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.8:/RELEASE_NOTES";>Release Notes --- Summary of changes: src/download | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. bfe73eb web/security: Add CVEs found on the oss security list and some forgotten ones
The branch, master has been updated via bfe73ebe61fd2f7c8293743dd73a5d983c669d41 (commit) from 07127e905489dcc22eb1cb27ec58464b1fc38ccf (commit) - Log - commit bfe73ebe61fd2f7c8293743dd73a5d983c669d41 Author: Michael Niedermayer AuthorDate: Sat Dec 10 16:57:38 2016 +0100 Commit: Michael Niedermayer CommitDate: Sat Dec 10 17:06:06 2016 +0100 web/security: Add CVEs found on the oss security list and some forgotten ones Signed-off-by: Michael Niedermayer diff --git a/src/security b/src/security index e6a69ae..87ceb74 100644 --- a/src/security +++ b/src/security @@ -8,17 +8,40 @@ Fixes following vulnerabilities: CVE-2016-5199, 347cb14b7cba7560e53f4434b419b9d8800253e7 +CVE-2016-7122, e4e4a9cad7f21593d4bcb1f2404ea0d373c36c43 +CVE-2016-7450, a5af1240fce845f645440364c1335e0f8e44ee6c +CVE-2016-7502, 0e318f110bcd6bb8e7de9127f2747272e60f48d7 +CVE-2016-7555, b98dafe04564d5fe3e5bf5073d871dd93a4a62de +CVE-2016-7562, 69449da436169e7facaa6d1f3bcbc41cf6ce2754 +CVE-2016-7785, 14bac7e00d72eac687612d9b125e585011a56d4f +CVE-2016-7905, 2679ad4773aa356e7c3da5c68bc81f02a194617f +CVE-2016-8595, 987690799dd86433bf98b897aaa4c8d93ade646d FFmpeg 3.1 +3.1.5 + +Fixes following vulnerabilities: + + +CVE-2016-8595, 08eef74a39d73bec80d4a12f0eaca6a3602a2024 / 987690799dd86433bf98b897aaa4c8d93ade646 + + 3.1.4 Fixes following vulnerabilities: CVE-2016-5199, 7a3dc2f7b6c2fbe62aeed7839e736db395a6f76a / 347cb14b7cba7560e53f4434b419b9d8800253e7 +CVE-2016-7122, ed38046c5c2e3b310980be32287179895c83e0d8 / e4e4a9cad7f21593d4bcb1f2404ea0d373c36c43 +CVE-2016-7450, ac8ac46641adef208485baebc3734463bf0bd266 / a5af1240fce845f645440364c1335e0f8e44ee6c +CVE-2016-7502, 9d738e6968757d4e70c8e07e0b720ac0004accc4 / 0e318f110bcd6bb8e7de9127f2747272e60f48d7 +CVE-2016-7555, 8834e080c20d3d23c3ffe779371359f9b9b835ec / b98dafe04564d5fe3e5bf5073d871dd93a4a62de +CVE-2016-7562, 496267f8e9ec218351e4359e1fde48722d4fc804 / 69449da436169e7facaa6d1f3bcbc41cf6ce2754 +CVE-2016-7785, c8c5f66b42edc37474baa5cb51460cbf6f33075b / 14bac7e00d72eac687612d9b125e585011a56d4f +CVE-2016-7905, 622ccbd8ab894e3ac6cdf607e3d4f39e406786e9 / 2679ad4773aa356e7c3da5c68bc81f02a194617f 3.1.3 @@ -55,6 +78,12 @@ Fixes following vulnerabilities: CVE-2016-5199, 9259b7f38e008720096532cd4e666a9889f3c578 / 347cb14b7cba7560e53f4434b419b9d8800253e7 +CVE-2016-7450, 9357aa67572ce630267144ecd923c643a0982617 / a5af1240fce845f645440364c1335e0f8e44ee6c +CVE-2016-7502, 63f951601e75051085b85e8034989ee8a7dcff1d / 0e318f110bcd6bb8e7de9127f2747272e60f48d7 +CVE-2016-7555, fb7617df4eb13659fa20cb535888c10eac0fdb77 / b98dafe04564d5fe3e5bf5073d871dd93a4a62de +CVE-2016-7562, e5bf7ab3e7c6432da47958105ac59ee2681d3198 / 69449da436169e7facaa6d1f3bcbc41cf6ce2754 +CVE-2016-7785, 77d5a237ef6803e3b5a138fdee10bf1f62e4a7d7 / 14bac7e00d72eac687612d9b125e585011a56d4f +CVE-2016-7905, 8c43f320574d201fe1b696b133c08368f5f18508 / 2679ad4773aa356e7c3da5c68bc81f02a194617f 3.0.3 @@ -64,11 +93,23 @@ Fixes following vulnerabilities: CVE-2016-6164, a5680d83af26d4e6cfb9fe2eb8f51247bf36a41f / 8a3221cc67a516dfc1700bdae3566ec52c7ee823 CVE-2016-6881, ca92adafb0effac6c51a12f90a593ba7e8b3ee90 / a453bbb68f3eec202673728988bba3bc76071761 +CVE-2016-7122, 1d90326f95a791db515f69a01a5f6ef867896d15 / e4e4a9cad7f21593d4bcb1f2404ea0d373c36c43 FFmpeg 2.8 +2.8.9 + +Fixes following vulnerabilities: + + +CVE-2016-7502, 69b00a7fb6faa1b19b5687a5762ff4f94d5ff9aa / 0e318f110bcd6bb8e7de9127f2747272e60f48d7 +CVE-2016-7785, a772613100514842008271c8d0e5d63a6979f9bf / 14bac7e00d72eac687612d9b125e585011a56d4f +CVE-2016-7905, 239f75d6c3dfbe4def80a12913d5737dd5a5bbcc / 2679ad4773aa356e7c3da5c68bc81f02a194617f +CVE-2016-7562, ab737ab31d4f126ed5a13a6a0498824141925108 / 69449da436169e7facaa6d1f3bcbc41cf6ce275 + + 2.8.8 Fixes following vulnerabilities: @@ -76,6 +117,8 @@ Fixes following vulnerabilities: CVE-2016-6164, 054db631200c9940bc72e4dec2cb3c75e613abaf / 8a3221cc67a516dfc1700bdae3566ec52c7ee823 CVE-2016-6881, e965fedf7e94b7e50cd11be00fa729ee8faeb21b / a453bbb68f3eec202673728988bba3bc76071761 +CVE-2016-7122, 8ddeae57ae727966ac7588cf34ff56558fe3ffd1 / e4e4a9cad7f21593d4bcb1f2404ea0d373c36c43 +CVE-2016-7450, f8dcc9e7189709c68829b0fa7a98941fdf916d68 / a5af1240fce845f645440364c1335e0f8e44ee6c 2.8.6 --- Summary of changes: src/security | 43 +++ 1 file changed, 43 insertions(+) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 87efb1c web/download: Move 2.7 to olddownload, its not used by any downstreams as listed on trac anymore
The branch, master has been updated via 87efb1c2f2a40a6b2c274424720f04f3dc3e97d5 (commit) from bfe73ebe61fd2f7c8293743dd73a5d983c669d41 (commit) - Log - commit 87efb1c2f2a40a6b2c274424720f04f3dc3e97d5 Author: Michael Niedermayer AuthorDate: Tue Jan 24 02:00:34 2017 +0100 Commit: Michael Niedermayer CommitDate: Tue Jan 24 02:00:34 2017 +0100 web/download: Move 2.7 to olddownload, its not used by any downstreams as listed on trac anymore Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 63f2f6f..d242c6e 100644 --- a/src/download +++ b/src/download @@ -426,46 +426,6 @@ libpostproc53. 3.100 - FFmpeg 2.7.7 "Nash" - - -2.7.7 was released on 2016-04-30. It is the latest stable FFmpeg release -from the 2.7.7 release branch, which was cut from master on 2015-06-09. -Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2015-06-10, libav 11 as of 2015-06-11. - - It includes the following library versions: - - -libavutil 54. 27.100 -libavcodec 56. 41.100 -libavformat56. 36.100 -libavdevice56. 4.100 -libavfilter 5. 16.101 -libavresample 2. 1. 0 -libswscale 3. 1.101 -libswresample 1. 2.100 -libpostproc53. 3.100 - - - - Download xz tarball - PGP signature - - - Download bzip2 tarball - PGP signature - - - Download gzip tarball - PGP signature - - - https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.7.7";>Changelog - https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.7:/RELEASE_NOTES";>Release Notes - - - Old Releases diff --git a/src/olddownload b/src/olddownload index 0489c5e..ed4af8a 100644 --- a/src/olddownload +++ b/src/olddownload @@ -6,6 +6,47 @@ maintaining an old release. + FFmpeg 2.7.7 "Nash" + + +2.7.7 was released on 2016-04-30. It is the latest stable FFmpeg release +from the 2.7.7 release branch, which was cut from master on 2015-06-09. +Amongst lots of other changes, it includes all changes from +ffmpeg-mt, libav master of 2015-06-10, libav 11 as of 2015-06-11. + + It includes the following library versions: + + +libavutil 54. 27.100 +libavcodec 56. 41.100 +libavformat56. 36.100 +libavdevice56. 4.100 +libavfilter 5. 16.101 +libavresample 2. 1. 0 +libswscale 3. 1.101 +libswresample 1. 2.100 +libpostproc53. 3.100 + + + + Download xz tarball + PGP signature + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n2.7.7";>Changelog + https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.7:/RELEASE_NOTES";>Release Notes + + + + FFmpeg 2.6.9 "Grothendieck" --- Summary of changes: src/download| 40 src/olddownload | 41 + 2 files changed, 41 insertions(+), 40 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog