[FFmpeg-cvslog] [ffmpeg-web] branch master updated. eebf5bb web/download: add FFmpeg 2.2.13
The branch, master has been updated via eebf5bbd16cabd211d6e7a5aabe08b1f61c62793 (commit) from d8050c7184f239205827f7528964aa295e445740 (commit) - Log - commit eebf5bbd16cabd211d6e7a5aabe08b1f61c62793 Author: Michael Niedermayer AuthorDate: Thu Feb 19 18:32:02 2015 +0100 Commit: Michael Niedermayer CommitDate: Thu Feb 19 18:32:02 2015 +0100 web/download: add FFmpeg 2.2.13 diff --git a/src/download b/src/download index 04ababb..5bb6ee9 100644 --- a/src/download +++ b/src/download @@ -346,10 +346,10 @@ libpostproc53. 0.100 -FFmpeg 2.2.12 "Muybridge" +FFmpeg 2.2.13 "Muybridge" -2.2.12 was released on 2015-01-20. It is the latest stable FFmpeg release +2.2.13 was released on 2015-02-19. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-03-01, libav 10.5 as of 2014-12-07. @@ -369,15 +369,15 @@ libpostproc52. 3.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.2.12";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.13";>Changelog --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. bdd01df web: news: Announce FFmpeg at Chemnitzer Linux-Tage (CLT2015)
The branch, master has been updated via bdd01dfd2156542b12253c04582be71a399d117f (commit) from eebf5bbd16cabd211d6e7a5aabe08b1f61c62793 (commit) - Log - commit bdd01dfd2156542b12253c04582be71a399d117f Author: Alexander Strasser AuthorDate: Sat Feb 28 02:19:04 2015 +0100 Commit: Alexander Strasser CommitDate: Sun Mar 1 17:25:29 2015 +0100 web: news: Announce FFmpeg at Chemnitzer Linux-Tage (CLT2015) diff --git a/src/index b/src/index index 5044e97..bb60413 100644 --- a/src/index +++ b/src/index @@ -36,6 +36,35 @@ News + March 1, 2015, Chemnitzer Linux-Tage + +We happily announce that FFmpeg will be represented at Chemnitzer Linux-Tage +(CLT) in Chemnitz, Germany. The event will take place on 21st and 22nd of March. + + + +More information can be found https://chemnitzer.linux-tage.de/2015/en/";>here + + + +We demonstrate usage of FFmpeg, answer your questions and listen to +your problems and wishes. If you have media files that cannot be +processed correctly with FFmpeg, be sure to have a sample with you +so we can have a look! + + +For the first time in our CLT history, there will be an FFmpeg workshop! +You can read the details https://chemnitzer.linux-tage.de/2015/de/programm/beitrag/209";>here. +The workshop is targeted at FFmpeg beginners. First the basics of +multimedia will be covered. Thereafter you will learn how to use +that knowledge and the FFmpeg CLI tools to analyse and process media +files. The workshop is in German language only and prior registration +is necessary. The workshop will be on Saturday starting at 10 o'clock. + + +We are looking forward to meet you (again)! + + December 5, 2014, FFmpeg 2.5 We have made a new major release (2.5) --- Summary of changes: src/index | 29 + 1 files changed, 29 insertions(+), 0 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. f8069fa web/security: add 2.2.13
The branch, master has been updated via f8069fa66e2dd3511b23f5b2ee31be0daa39388e (commit) from bdd01dfd2156542b12253c04582be71a399d117f (commit) - Log - commit f8069fa66e2dd3511b23f5b2ee31be0daa39388e Author: Michael Niedermayer AuthorDate: Tue Mar 3 05:05:55 2015 +0100 Commit: Michael Niedermayer CommitDate: Tue Mar 3 05:06:17 2015 +0100 web/security: add 2.2.13 diff --git a/src/security b/src/security index 235fdcd..7067984 100644 --- a/src/security +++ b/src/security @@ -152,6 +152,14 @@ CVE-2014-4610, d6af26c55c1ea30f85a7d9edbc373f53be1743ee FFmpeg 2.2 +2.2.13 + +Fixes following vulnerabilities: + + +CVE-2015-1872, 4c246c65bfa221c45452923cf148f7b11245b6d5 / fabbfaa095660982cc0bc63242c459561fa37037 + + 2.2.12 Fixes following vulnerabilities: --- Summary of changes: src/security |8 1 files changed, 8 insertions(+), 0 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. 07e4e4f web/index: add News entry for GSoC 2015
The branch, master has been updated via 07e4e4f2dad8e75f6e3fb876cc9d00ee5909a56d (commit) from f8069fa66e2dd3511b23f5b2ee31be0daa39388e (commit) - Log - commit 07e4e4f2dad8e75f6e3fb876cc9d00ee5909a56d Author: Michael Niedermayer AuthorDate: Wed Mar 4 01:01:42 2015 +0100 Commit: Michael Niedermayer CommitDate: Wed Mar 4 03:30:10 2015 +0100 web/index: add News entry for GSoC 2015 Reviewed-by: Lou Logan diff --git a/src/index b/src/index index bb60413..22dd574 100644 --- a/src/index +++ b/src/index @@ -36,6 +36,14 @@ News + March 4, 2015, Google Summer of Code + +FFmpeg has been accepted as a http://www.google-melange.com/gsoc/homepage/google/gsoc2015";>Google Summer of Code Project. If you wish to +participate as a student see our https://trac.ffmpeg.org/wiki/SponsoringPrograms/GSoC/2015";>project ideas page. +You can already get in contact with mentors and start working on qualification tasks. Registration +at Google for students will open March 16th. Good luck! + + March 1, 2015, Chemnitzer Linux-Tage We happily announce that FFmpeg will be represented at Chemnitzer Linux-Tage --- Summary of changes: src/index |8 1 files changed, 8 insertions(+), 0 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. 0952265 web/move 1.2 to olddownloads
The branch, master has been updated via 095226557a7b2fe2d7a3f8e3290fc01023fbe6b4 (commit) from 07e4e4f2dad8e75f6e3fb876cc9d00ee5909a56d (commit) - Log - commit 095226557a7b2fe2d7a3f8e3290fc01023fbe6b4 Author: Michael Niedermayer AuthorDate: Fri Mar 6 19:26:18 2015 +0100 Commit: Michael Niedermayer CommitDate: Fri Mar 6 19:26:18 2015 +0100 web/move 1.2 to olddownloads diff --git a/src/download b/src/download index 5bb6ee9..b755431 100644 --- a/src/download +++ b/src/download @@ -381,42 +381,6 @@ libpostproc52. 3.100 - -FFmpeg 1.2.12 "Magic" - - -1.2.12 was released on 2015-02-12. It is the latest stable FFmpeg release -from the 1.2 release branch, which was cut from master on 2013-03-07. -Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07. - - It includes the following library versions: - - -libavutil 52. 18.100 -libavcodec 54. 92.100 -libavformat54. 63.104 -libavdevice54. 3.103 -libavfilter 3. 42.103 -libavresample 1. 1. 0 -libswscale 2. 2.100 -libswresample 0. 17.102 -libpostproc52. 2.100 - - - - Download bzip2 tarball - PGP signature - - - Download gzip tarball - PGP signature - - - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2.12";>Changelog - - - Old Releases diff --git a/src/olddownload b/src/olddownload index b8fe85d..afd45c3 100644 --- a/src/olddownload +++ b/src/olddownload @@ -114,6 +114,42 @@ libpostproc52. 3.100 + +FFmpeg 1.2.12 "Magic" + + +1.2.12 was released on 2015-02-12. It is the latest stable FFmpeg release +from the 1.2 release branch, which was cut from master on 2013-03-07. +Amongst lots of other changes, it includes all changes from +ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07. + + It includes the following library versions: + + +libavutil 52. 18.100 +libavcodec 54. 92.100 +libavformat54. 63.104 +libavdevice54. 3.103 +libavfilter 3. 42.103 +libavresample 1. 1. 0 +libswscale 2. 2.100 +libswresample 0. 17.102 +libpostproc52. 2.100 + + + + Download bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2.12";>Changelog + + + FFmpeg 1.1.15 "Fire Flower" --- Summary of changes: src/download| 36 src/olddownload | 36 2 files changed, 36 insertions(+), 36 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. aeffb94 web/download: Add FFmpeg 2.6
The branch, master has been updated via aeffb94b8047d954ad3d224fb4efbeccd6c5fbbd (commit) from 095226557a7b2fe2d7a3f8e3290fc01023fbe6b4 (commit) - Log - commit aeffb94b8047d954ad3d224fb4efbeccd6c5fbbd Author: Michael Niedermayer AuthorDate: Sat Mar 7 00:12:53 2015 +0100 Commit: Michael Niedermayer CommitDate: Sat Mar 7 00:12:53 2015 +0100 web/download: Add FFmpeg 2.6 diff --git a/src/download b/src/download index b755431..426b43a 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.5.4.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.6.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.5.4.tar.bz2 + ffmpeg-2.6.tar.bz2 More releases @@ -270,6 +270,44 @@ + +FFmpeg 2.6 "Grothendieck" + + +2.6 was released on 2015-03-07. 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 bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6";>Release Notes + + + + FFmpeg 2.5.4 "Bohr" --- Summary of changes: src/download | 42 -- 1 files 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. 4387851 web/documentation: add link to 2.6 doxy
The branch, master has been updated via 4387851703430fbaa45d207f922a377630d27034 (commit) from aeffb94b8047d954ad3d224fb4efbeccd6c5fbbd (commit) - Log - commit 4387851703430fbaa45d207f922a377630d27034 Author: Michael Niedermayer AuthorDate: Sun Mar 8 02:35:47 2015 +0100 Commit: Michael Niedermayer CommitDate: Sun Mar 8 02:35:47 2015 +0100 web/documentation: add link to 2.6 doxy diff --git a/src/documentation b/src/documentation index 34dfda4..88eb4f1 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,7 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 2.6, 2.5, 2.4, 2.3, --- Summary of changes: src/documentation |1 + 1 files changed, 1 insertions(+), 0 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. 5f77fb8 web: add 0.7.17
The branch, master has been updated via 5f77fb88ce4db74f6df7d3c72a7a5239e0056850 (commit) from 4387851703430fbaa45d207f922a377630d27034 (commit) - Log - commit 5f77fb88ce4db74f6df7d3c72a7a5239e0056850 Author: Michael Niedermayer AuthorDate: Thu Mar 12 01:29:24 2015 +0100 Commit: Michael Niedermayer CommitDate: Thu Mar 12 01:29:24 2015 +0100 web: add 0.7.17 diff --git a/src/olddownload b/src/olddownload index afd45c3..53e2d21 100644 --- a/src/olddownload +++ b/src/olddownload @@ -342,25 +342,25 @@ libpostproc52. 0.100 - FFmpeg 0.7.16 "Peace" + FFmpeg 0.7.17 "Peace" - 0.7.16 was released on 2013-10-06. + 0.7.17 was released on 2015-03-12. It contains almost all features and bugfixes of 0.8.15 while being compatible with the 0.6 ABI and API. -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=n0.7.16";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.7.17";>Changelog diff --git a/src/security b/src/security index 7067984..2d07237 100644 --- a/src/security +++ b/src/security @@ -1088,6 +1088,25 @@ Several security issues that dont have CVE numbers. Fixes CVE-2011-4364 among others FFmpeg 0.7 +0.7.17 + +Fixes following vulnerabilities: + + +CVE-2012-5150, c3ece52decafc4923aebe7fd74b274e9ebb1962e / ae3d41636942cbc0236bad21ad06c65f4eb0f096 +CVE-2014-4609, 1b291e0466308b341bc2e8c2a49d44862400f014 / 7b5c706494a775b2b0d0e0a38448610802eef8f4 +CVE-2014-8541, b5e661bcd2bb4fe771cb2c1e21215c68e6a17665 / 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, cd3c4d8c55222337b0b59af4ea1fecfb46606e5e / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, 73962e677d871fa0dde5385ee04ea07c048d8864 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8545, 7a5590ef4282e19d48d70cba0bc4628c13ec6fd8 / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8547, ef32bc8dde52439afd13988f56012a9f4dd55a83 / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, 5b2097626d0e4ccb432d7d8ab040aa8dbde9eb3a / c727401aa9d62335e89d118a5b4e202edf39d905 +CVE-2014-9316, 30e8a375901f8802853fd6d478b77a127d208bd6 / 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9317, cb1db92cca98f963e91f421ee0c84f8866325a73 / 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2014-9603, fac6f744d8170585f05e098ce9c9f27eeffa818e / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2015-1872, 75b0cfcf105c8720a47a2ee80a70ba16799d71b7 / fabbfaa095660982cc0bc63242c459561fa37037 + + 0.7.16 Fixes following vulnerabilities: --- Summary of changes: src/olddownload | 14 +++--- src/security| 19 +++ 2 files changed, 26 insertions(+), 7 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. 0ccc5ab web/olddownload: add 0.10.16
The branch, master has been updated via 0ccc5abea78c5b90cead8bfbb87c3bbc180b2bc8 (commit) from 5f77fb88ce4db74f6df7d3c72a7a5239e0056850 (commit) - Log - commit 0ccc5abea78c5b90cead8bfbb87c3bbc180b2bc8 Author: Michael Niedermayer AuthorDate: Thu Mar 12 21:08:05 2015 +0100 Commit: Michael Niedermayer CommitDate: Thu Mar 12 21:08:05 2015 +0100 web/olddownload: add 0.10.16 diff --git a/src/olddownload b/src/olddownload index 53e2d21..c29f9cc 100644 --- a/src/olddownload +++ b/src/olddownload @@ -259,13 +259,13 @@ libpostproc52. 0.100 - FFmpeg 0.10.15 "Freedom" + FFmpeg 0.10.16 "Freedom" - 0.10.15 was released on 2014-08-13. It is the latest stable FFmpeg release + 0.10.16 was released on 2015-03-12. It is the latest stable FFmpeg release from the 0.10 release branch, which was cut from master on 2012-01-26. Amongst lots of other changes, it includes all changes from - ffmpeg-mt, libav master of 2012-01-26, libav 0.8.15 as of 2014-08-12. + ffmpeg-mt, libav master of 2012-01-26, libav 0.8.17 as of 2015-03-12. It includes the following library versions: @@ -281,15 +281,15 @@ libpostproc52. 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=n0.10.15";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.10.16";>Changelog --- Summary of changes: src/olddownload | 16 1 files changed, 8 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. f64e64c web/olddownload: Add 1.1.16
The branch, master has been updated via f64e64c7a9614a8c5c19effad0f2fb31c4e7e67b (commit) from 0ccc5abea78c5b90cead8bfbb87c3bbc180b2bc8 (commit) - Log - commit f64e64c7a9614a8c5c19effad0f2fb31c4e7e67b Author: Michael Niedermayer AuthorDate: Fri Mar 13 18:55:27 2015 +0100 Commit: Michael Niedermayer CommitDate: Fri Mar 13 18:55:27 2015 +0100 web/olddownload: Add 1.1.16 diff --git a/src/olddownload b/src/olddownload index c29f9cc..720c0c5 100644 --- a/src/olddownload +++ b/src/olddownload @@ -151,13 +151,13 @@ libpostproc52. 2.100 - FFmpeg 1.1.15 "Fire Flower" + FFmpeg 1.1.16 "Fire Flower" - 1.1.15 was released on 2014-12-21. It is the latest stable FFmpeg release + 1.1.16 was released on 2015-03-13. It is the latest stable FFmpeg release from the 1.1 release branch, which was cut from master on 2013-01-06. Amongst lots of other changes, it includes all changes from - ffmpeg-mt, libav master of 2013-01-06, libav 9.17 as of 2014-12-21. + ffmpeg-mt, libav master of 2013-01-06, libav 9.18 as of 2015-03-13. It includes the following library versions: @@ -174,15 +174,15 @@ libpostproc52. 2.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=n1.1.15";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.1.16";>Changelog --- Summary of changes: src/olddownload | 16 1 files changed, 8 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. b43f819 web/download: add FFmpeg 2.2.14
The branch, master has been updated via b43f8194bec1601a301ab8fd3569008da0984bd6 (commit) from f64e64c7a9614a8c5c19effad0f2fb31c4e7e67b (commit) - Log - commit b43f8194bec1601a301ab8fd3569008da0984bd6 Author: Michael Niedermayer AuthorDate: Sun Mar 15 04:03:04 2015 +0100 Commit: Michael Niedermayer CommitDate: Sun Mar 15 04:03:04 2015 +0100 web/download: add FFmpeg 2.2.14 diff --git a/src/download b/src/download index 426b43a..9d460f4 100644 --- a/src/download +++ b/src/download @@ -384,13 +384,13 @@ libpostproc53. 0.100 -FFmpeg 2.2.13 "Muybridge" +FFmpeg 2.2.14 "Muybridge" -2.2.13 was released on 2015-02-19. It is the latest stable FFmpeg release +2.2.14 was released on 2015-03-15. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2014-03-01, libav 10.5 as of 2014-12-07. +ffmpeg-mt, libav master of 2014-03-01, libav 10.6 as of 2015-03-14. It includes the following library versions: @@ -407,15 +407,15 @@ libpostproc52. 3.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.2.13";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.14";>Changelog --- Summary of changes: src/download | 16 1 files changed, 8 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. 7638f8e web/download: add 2.6.1
The branch, master has been updated via 7638f8e5c986910c7caead809d31acf73d919804 (commit) from b43f8194bec1601a301ab8fd3569008da0984bd6 (commit) - Log - commit 7638f8e5c986910c7caead809d31acf73d919804 Author: Michael Niedermayer AuthorDate: Mon Mar 16 20:44:21 2015 +0100 Commit: Michael Niedermayer CommitDate: Mon Mar 16 20:45:23 2015 +0100 web/download: add 2.6.1 diff --git a/src/download b/src/download index 9d460f4..d193c70 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.6.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.6.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.6.tar.bz2 + ffmpeg-2.6.1.tar.bz2 More releases @@ -271,10 +271,10 @@ -FFmpeg 2.6 "Grothendieck" +FFmpeg 2.6.1 "Grothendieck" -2.6 was released on 2015-03-07. It is the latest stable FFmpeg release +2.6.1 was released on 2015-03-16. 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. @@ -294,15 +294,15 @@ libpostproc53. 3.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.6";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6.1";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6";>Release Notes --- Summary of changes: src/download | 18 +- 1 files 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. 10b0ce3 web/index: News about 2.6.1
The branch, master has been updated via 10b0ce378ea918bc3fbd6a29e1de6f8c6f0a80d2 (commit) from 7638f8e5c986910c7caead809d31acf73d919804 (commit) - Log - commit 10b0ce378ea918bc3fbd6a29e1de6f8c6f0a80d2 Author: Michael Niedermayer AuthorDate: Mon Mar 16 23:46:19 2015 +0100 Commit: Michael Niedermayer CommitDate: Tue Mar 17 03:53:20 2015 +0100 web/index: News about 2.6.1 Reviewed-by: ubitux diff --git a/src/index b/src/index index 22dd574..d4fbc37 100644 --- a/src/index +++ b/src/index @@ -36,6 +36,18 @@ News + March 16, 2015, FFmpeg 2.6.1 + +We have made a new major release (2.6) +and now one week afterward 2.6.1. It contains all features and bugfixes of the git master branch from the 6th March. +Please see the http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6";>Release Notes for a +list of note-worthy changes. + + +We recommend users, distributors and system integrators to upgrade unless they use +current git master. + + March 4, 2015, Google Summer of Code FFmpeg has been accepted as a http://www.google-melange.com/gsoc/homepage/google/gsoc2015";>Google Summer of Code Project. If you wish to --- Summary of changes: src/index | 12 1 files changed, 12 insertions(+), 0 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. c991fda web/index: add link to ff-facebook
The branch, master has been updated via c991fdabc60a3f4b07e6a1bf49979531757c8d72 (commit) from 10b0ce378ea918bc3fbd6a29e1de6f8c6f0a80d2 (commit) - Log - commit c991fdabc60a3f4b07e6a1bf49979531757c8d72 Author: Michael Niedermayer AuthorDate: Wed Mar 18 20:08:45 2015 +0100 Commit: Michael Niedermayer CommitDate: Wed Mar 18 22:25:23 2015 +0100 web/index: add link to ff-facebook Reviewed-by: Alexander Strasser diff --git a/src/index b/src/index index d4fbc37..fbb3c05 100644 --- a/src/index +++ b/src/index @@ -31,7 +31,8 @@ https://plus.google.com/108003112428040046828?prsrc=3"; rel="publisher" style="text-decoration:none;"> - https://twitter.com/FFmpeg";> + https://twitter.com/FFmpeg";> + https://www.facebook.com/ffmpeg.org";> News --- Summary of changes: src/index |3 ++- 1 files changed, 2 insertions(+), 1 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. 6d56786 web/download: add 2.5.5
The branch, master has been updated via 6d56786ec0ee1f895552656c658e2974ae8534df (commit) from c991fdabc60a3f4b07e6a1bf49979531757c8d72 (commit) - Log - commit 6d56786ec0ee1f895552656c658e2974ae8534df Author: Michael Niedermayer AuthorDate: Sun Mar 22 03:18:03 2015 +0100 Commit: Michael Niedermayer CommitDate: Sun Mar 22 03:18:03 2015 +0100 web/download: add 2.5.5 diff --git a/src/download b/src/download index d193c70..c166560 100644 --- a/src/download +++ b/src/download @@ -309,10 +309,10 @@ libpostproc53. 3.100 -FFmpeg 2.5.4 "Bohr" +FFmpeg 2.5.5 "Bohr" -2.5.4 was released on 2015-02-13. It is the latest stable FFmpeg release +2.5.5 was released on 2015-03-22. 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. @@ -332,15 +332,15 @@ libpostproc53. 3.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.5.4";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.5";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 9228968 web/download: Add FFmpeg 2.4.8
The branch, master has been updated via 922896875558b66a9f25f9998de5d3d4ce0ee397 (commit) from 6d56786ec0ee1f895552656c658e2974ae8534df (commit) - Log - commit 922896875558b66a9f25f9998de5d3d4ce0ee397 Author: Michael Niedermayer AuthorDate: Mon Mar 30 02:40:54 2015 +0200 Commit: Michael Niedermayer CommitDate: Mon Mar 30 02:40:54 2015 +0200 web/download: Add FFmpeg 2.4.8 diff --git a/src/download b/src/download index c166560..c55d765 100644 --- a/src/download +++ b/src/download @@ -347,13 +347,13 @@ libpostproc53. 3.100 -FFmpeg 2.4.7 "Fresnel" +FFmpeg 2.4.8 "Fresnel" -2.4.7 was released on 2015-02-15. It is the latest stable FFmpeg release +2.4.8 was released on 2015-03-30. 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.2 as of 2015-02-14. +ffmpeg-mt, libav master of 2014-09-14, libav 11.3 as of 2015-03-30. It includes the following library versions: @@ -370,15 +370,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.7";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.8";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 16 1 files changed, 8 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. 2d1f17c web/download: remove Jon Severinsson's FFmpeg PPA
The branch, master has been updated via 2d1f17c037b8d8e2ef72c07fdac4a79f7a9ee167 (commit) from 922896875558b66a9f25f9998de5d3d4ce0ee397 (commit) - Log - commit 2d1f17c037b8d8e2ef72c07fdac4a79f7a9ee167 Author: Lou Logan AuthorDate: Thu Apr 2 16:31:56 2015 -0800 Commit: Lou Logan CommitDate: Thu Apr 2 16:31:56 2015 -0800 web/download: remove Jon Severinsson's FFmpeg PPA This PPA appears to no longer exist. Signed-off-by: Lou Logan diff --git a/src/download b/src/download index c55d765..f9b5fb1 100644 --- a/src/download +++ b/src/download @@ -61,11 +61,6 @@ Ubuntu â Ubuntu Multimedia for Trusty PPA. Provides static binaries from most recent release branch. - https://launchpad.net/~jon-severinsson/+archive/ffmpeg"; class="list-group-item"> -Ubuntu â Jon Severinsson's FFmpeg PPA. Provides shared libraries, -development files, and binaries from older release branches for compatibility with -repository packages. - http://rpmfusion.org/";> Fedora and Red Hat Enterprise Linux packages (i386, x86_64) --- Summary of changes: src/download |5 - 1 files changed, 0 insertions(+), 5 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. a48209e web/download: fix fateserver git link
The branch, master has been updated via a48209ed9b0c25993ce532bf03be90abbfbd649d (commit) from 2d1f17c037b8d8e2ef72c07fdac4a79f7a9ee167 (commit) - Log - commit a48209ed9b0c25993ce532bf03be90abbfbd649d Author: Michael Niedermayer AuthorDate: Mon Apr 6 23:07:08 2015 +0200 Commit: Michael Niedermayer CommitDate: Mon Apr 6 23:11:23 2015 +0200 web/download: fix fateserver git link diff --git a/src/download b/src/download index f9b5fb1..55d2e9d 100644 --- a/src/download +++ b/src/download @@ -201,7 +201,7 @@ Main ffmpeg.org website repository - git://git.ffmpeg.org/fateserver + git://git.ffmpeg.org/fateserver http://fate.ffmpeg.org";>fate.ffmpeg.org server software repository --- Summary of changes: src/download |2 +- 1 files changed, 1 insertions(+), 1 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. 3305a7b web/consulting: add Thomas
The branch, master has been updated via 3305a7b675edc2f26292e6419dec443d7f41284e (commit) from a48209ed9b0c25993ce532bf03be90abbfbd649d (commit) - Log - commit 3305a7b675edc2f26292e6419dec443d7f41284e Author: Thomas Volkert AuthorDate: Thu Apr 9 09:45:42 2015 +0200 Commit: Michael Niedermayer CommitDate: Thu Apr 9 10:58:06 2015 +0200 web/consulting: add Thomas diff --git a/src/consulting b/src/consulting index 048f792..85028bb 100644 --- a/src/consulting +++ b/src/consulting @@ -132,4 +132,16 @@ E.g.: + + + Thomas Volkert + +Thomas is located near Stuttgart, Germany. He works with FFmpeg since +2008 and is a maintainer since 2014. The focus of his work is on network +protocols and all areas of audio/video streaming. He has special expertise +with RTP, RTCP, RTSP, RTMP, HLS and also SDP. You can contact him by email at +mailto:tho...@homer-conferencing.com";>tho...@homer-conferencing.com. + + + --- Summary of changes: src/consulting | 12 1 files changed, 12 insertions(+), 0 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. 4ef7f00 web/download: add FFmpeg 2.6.2
The branch, master has been updated via 4ef7f005dd886528fb3d063b7aae5d9306bc013e (commit) from 3305a7b675edc2f26292e6419dec443d7f41284e (commit) - Log - commit 4ef7f005dd886528fb3d063b7aae5d9306bc013e Author: Michael Niedermayer AuthorDate: Sun Apr 12 01:04:52 2015 +0200 Commit: Michael Niedermayer CommitDate: Sun Apr 12 01:04:52 2015 +0200 web/download: add FFmpeg 2.6.2 diff --git a/src/download b/src/download index 55d2e9d..a9d5cc2 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.6.1.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.6.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.6.1.tar.bz2 + ffmpeg-2.6.2.tar.bz2 More releases @@ -266,10 +266,10 @@ -FFmpeg 2.6.1 "Grothendieck" +FFmpeg 2.6.2 "Grothendieck" -2.6.1 was released on 2015-03-16. It is the latest stable FFmpeg release +2.6.2 was released on 2015-04-12. 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. @@ -289,15 +289,15 @@ libpostproc53. 3.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.6.1";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6.2";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6";>Release Notes --- Summary of changes: src/download | 18 +- 1 files 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-fateserver] branch master updated. 217e2f1 Support parsing version 1 headers
The branch, master has been updated via 217e2f191de232a5059afa39cd48278d9ecf704c (commit) from b74b380bafe68b8df58da153f2fc7be6457e7ab4 (commit) - Log - commit 217e2f191de232a5059afa39cd48278d9ecf704c Author: Timothy Gu AuthorDate: Sun Apr 12 03:53:36 2015 +0200 Commit: Michael Niedermayer CommitDate: Sun Apr 12 03:53:36 2015 +0200 Support parsing version 1 headers diff --git a/FATE.pm b/FATE.pm index 544e80f..30c220b 100644 --- a/FATE.pm +++ b/FATE.pm @@ -47,7 +47,7 @@ our $gitweb = "http://git.videolan.org/?p=ffmpeg.git";; sub split_header { my @hdr = split /:/, $_[0]; $hdr[0] eq 'fate' or return undef; -return { +my $parsed = { version => $hdr[1], date=> $hdr[2], slot=> $hdr[3], @@ -56,6 +56,11 @@ sub split_header { errstr => $hdr[6], comment => $hdr[7], }; +if ($hdr[1] eq '1') { + $parsed->{'comment'} = $hdr[8]; + $parsed->{'branch'} = $hdr[7]; +} +return $parsed; } sub split_config { @@ -132,7 +137,7 @@ sub load_report { my $hdr = split_header scalar or return; my $conf = split_config scalar or return; -$$hdr{version} eq '0' or return undef; +$$hdr{version} eq '0' or $$hdr{version} eq '1' or return undef; while () { my $rec = split_rec $_; diff --git a/fate-recv.sh b/fate-recv.sh index e16e024..75161d7 100755 --- a/fate-recv.sh +++ b/fate-recv.sh @@ -32,9 +32,16 @@ cd $reptmp tar xzk header=$(head -n1 report) -date=$(expr "$header" : 'fate:0:\([0-9]*\):') -slot=$(expr "$header" : 'fate:0:[0-9]*:\([A-Za-z0-9_.-]*\):') -rev=$(expr "$header" : "fate:0:$date:$slot:\([A-Za-z0-9_.-]*\):") +# Can't use expr on this one because $version might be 0 +version=$(echo "$header" | sed "s/^fate:\([0-9]*\):.*/\1/") +date=$(expr "$header" : "fate:$version:\([0-9]*\):") +slot=$(expr "$header" : "fate:$version:$date:\([A-Za-z0-9_.-]*\):") +rev=$(expr "$header" : "fate:$version:$date:$slot:\([A-Za-z0-9_.-]*\):") +branch=master +if [ $version -eq 1 ]; then +branch=$(expr "$header" : "fate:$version:$date:$slot:$rev:[0-9]*:[ A-Za-z0-9_.-]*:\([A-Za-z0-9_.-\/]*\):") +branch=$(echo "$branch" | sed 's,^release/,v,') +fi test -n "$date" && test -n "$slot" || die "Invalid report header" --- Summary of changes: FATE.pm |9 +++-- fate-recv.sh | 13 ++--- 2 files changed, 17 insertions(+), 5 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. d9167db Fix summary version check
The branch, master has been updated via d9167db42bd2cb3eb95ce071b9ae4fc18f709821 (commit) from 217e2f191de232a5059afa39cd48278d9ecf704c (commit) - Log - commit d9167db42bd2cb3eb95ce071b9ae4fc18f709821 Author: Timothy Gu AuthorDate: Sun Apr 12 23:27:52 2015 +0200 Commit: Timothy Gu CommitDate: Sun Apr 12 15:42:50 2015 -0700 Fix summary version check Also fold it into split_header. diff --git a/FATE.pm b/FATE.pm index 30c220b..86ffe07 100644 --- a/FATE.pm +++ b/FATE.pm @@ -59,6 +59,8 @@ sub split_header { if ($hdr[1] eq '1') { $parsed->{'comment'} = $hdr[8]; $parsed->{'branch'} = $hdr[7]; +} elsif ($hdr[1] ne '0') { + return undef; } return $parsed; } diff --git a/report.cgi b/report.cgi index 92e9fba..9ae42fd 100755 --- a/report.cgi +++ b/report.cgi @@ -34,7 +34,6 @@ open R, '-|', "unxz -c $report" or fail 'Requsted report not found'; my $hdr = split_header scalar or fail 'Invalid report'; my $conf = split_config scalar or fail 'Invalid report'; -$$hdr{version} eq '0' or fail 'Bad report version'; my %pass; my %fail; --- Summary of changes: FATE.pm|2 ++ report.cgi |1 - 2 files changed, 2 insertions(+), 1 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. 02e8a22 Minor fix for FFmpeg logo alignment
The branch, master has been updated via 02e8a22bc32a6891c649f15f27d5562fcbdda99b (commit) via b322bdf1d0db947315c3ac945fa45a4a6c2c65ca (commit) from 4ef7f005dd886528fb3d063b7aae5d9306bc013e (commit) - Log - commit 02e8a22bc32a6891c649f15f27d5562fcbdda99b Author: Timothy Gu AuthorDate: Sun Apr 12 15:55:58 2015 -0700 Commit: Timothy Gu CommitDate: Sun Apr 12 15:57:00 2015 -0700 Minor fix for FFmpeg logo alignment diff --git a/htdocs/css/simple-sidebar.css b/htdocs/css/simple-sidebar.css index cfbc624..71a8a39 100644 --- a/htdocs/css/simple-sidebar.css +++ b/htdocs/css/simple-sidebar.css @@ -56,6 +56,10 @@ font-size: 18px; } +.sidebar-nav > .sidebar-brand img { + vertical-align: text-top; +} + .sidebar-nav > .sidebar-brand a { color: #99; } commit b322bdf1d0db947315c3ac945fa45a4a6c2c65ca Author: Timothy Gu AuthorDate: Sun Apr 12 15:48:34 2015 -0700 Commit: Timothy Gu CommitDate: Sun Apr 12 15:57:00 2015 -0700 sidebar: Use the same line height as its height Fixes weird behavior in Chrome inspector. diff --git a/htdocs/css/simple-sidebar.css b/htdocs/css/simple-sidebar.css index fce2166..cfbc624 100644 --- a/htdocs/css/simple-sidebar.css +++ b/htdocs/css/simple-sidebar.css @@ -52,7 +52,7 @@ .sidebar-nav > .sidebar-brand { height: 65px; - line-height: 60px; + line-height: 65px; font-size: 18px; } --- Summary of changes: htdocs/css/simple-sidebar.css |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. 1428ab7 Fix extra brace
The branch, master has been updated via 1428ab7ac1356d95d81d8e729d2d275eb0bc2d0c (commit) from d9167db42bd2cb3eb95ce071b9ae4fc18f709821 (commit) - Log - commit 1428ab7ac1356d95d81d8e729d2d275eb0bc2d0c Author: Timothy Gu AuthorDate: Sun Apr 12 16:56:38 2015 -0700 Commit: Timothy Gu CommitDate: Sun Apr 12 16:56:38 2015 -0700 Fix extra brace diff --git a/index.cgi b/index.cgi index 105cb86..030fb52 100755 --- a/index.cgi +++ b/index.cgi @@ -216,7 +216,7 @@ start 'div', class => 'progress'; if ($allpass) { print < - ${allpass}%} + ${allpass}% EOF } --- Summary of changes: index.cgi |2 +- 1 files changed, 1 insertions(+), 1 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. 7d671fb Remove www. from the OS X download URL
The branch, master has been updated via 7d671fba3f3b13c325a3c6e83618e657170ef617 (commit) from 02e8a22bc32a6891c649f15f27d5562fcbdda99b (commit) - Log - commit 7d671fba3f3b13c325a3c6e83618e657170ef617 Author: Helmut K. C. Tessarek AuthorDate: Thu Apr 16 17:31:54 2015 -0700 Commit: Timothy Gu CommitDate: Thu Apr 16 17:31:54 2015 -0700 Remove www. from the OS X download URL diff --git a/src/download b/src/download index a9d5cc2..7d50786 100644 --- a/src/download +++ b/src/download @@ -89,7 +89,7 @@ OS X Packages - http://www.evermeet.cx/ffmpeg/";> + http://evermeet.cx/ffmpeg/";> Static builds for OS X Intel 64-bit http://ffmpegmac.net/";> --- Summary of changes: src/download |2 +- 1 files changed, 1 insertions(+), 1 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. 2e77109 web/download: add 2.2.15
The branch, master has been updated via 2e7710942b4d2df573bcaac59436509f79572cce (commit) from 7d671fba3f3b13c325a3c6e83618e657170ef617 (commit) - Log - commit 2e7710942b4d2df573bcaac59436509f79572cce Author: Michael Niedermayer AuthorDate: Fri Apr 17 15:11:18 2015 +0200 Commit: Michael Niedermayer CommitDate: Fri Apr 17 15:13:27 2015 +0200 web/download: add 2.2.15 diff --git a/src/download b/src/download index 7d50786..463ea6a 100644 --- a/src/download +++ b/src/download @@ -379,10 +379,10 @@ libpostproc53. 0.100 -FFmpeg 2.2.14 "Muybridge" +FFmpeg 2.2.15 "Muybridge" -2.2.14 was released on 2015-03-15. It is the latest stable FFmpeg release +2.2.15 was released on 2015-04-17. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-03-01, libav 10.6 as of 2015-03-14. @@ -402,15 +402,15 @@ libpostproc52. 3.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.2.14";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.15";>Changelog --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 5d1d232 web/download: add FFmpeg 2.5.6
The branch, master has been updated via 5d1d232ac0f88d30f456288d4f1b177e5fc0a1d3 (commit) from 2e7710942b4d2df573bcaac59436509f79572cce (commit) - Log - commit 5d1d232ac0f88d30f456288d4f1b177e5fc0a1d3 Author: Michael Niedermayer AuthorDate: Sun Apr 19 12:58:12 2015 +0200 Commit: Michael Niedermayer CommitDate: Sun Apr 19 12:58:12 2015 +0200 web/download: add FFmpeg 2.5.6 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 463ea6a..c5204af 100644 --- a/src/download +++ b/src/download @@ -304,10 +304,10 @@ libpostproc53. 3.100 -FFmpeg 2.5.5 "Bohr" +FFmpeg 2.5.6 "Bohr" -2.5.5 was released on 2015-03-22. It is the latest stable FFmpeg release +2.5.6 was released on 2015-04-19. 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. @@ -327,15 +327,15 @@ libpostproc53. 3.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.5.5";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.6";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 90499a1 web/download: add FFmpeg 2.4.9
The branch, master has been updated via 90499a114eee28cf340668dbfb6c09a484a54fb6 (commit) from 5d1d232ac0f88d30f456288d4f1b177e5fc0a1d3 (commit) - Log - commit 90499a114eee28cf340668dbfb6c09a484a54fb6 Author: Michael Niedermayer AuthorDate: Sun Apr 26 18:30:58 2015 +0200 Commit: Michael Niedermayer CommitDate: Sun Apr 26 18:30:58 2015 +0200 web/download: add FFmpeg 2.4.9 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index c5204af..dc3b0c9 100644 --- a/src/download +++ b/src/download @@ -342,13 +342,13 @@ libpostproc53. 3.100 -FFmpeg 2.4.8 "Fresnel" +FFmpeg 2.4.9 "Fresnel" -2.4.8 was released on 2015-03-30. It is the latest stable FFmpeg release +2.4.9 was released on 2015-04-26. 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.3 as of 2015-03-30. +ffmpeg-mt, libav master of 2014-09-14, libav 11.3 as of 2015-04-26. It includes the following library versions: @@ -365,15 +365,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.8";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.9";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 16 1 files changed, 8 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. 93ca5a8 web/security: add CVE-2015-3395
The branch, master has been updated via 93ca5a8ebe45b8d3769cb2004dbeff5577b8f68c (commit) from 90499a114eee28cf340668dbfb6c09a484a54fb6 (commit) - Log - commit 93ca5a8ebe45b8d3769cb2004dbeff5577b8f68c Author: Michael Niedermayer AuthorDate: Mon Apr 27 17:25:21 2015 +0200 Commit: Michael Niedermayer CommitDate: Mon Apr 27 17:25:21 2015 +0200 web/security: add CVE-2015-3395 diff --git a/src/security b/src/security index 2d07237..dd995cb 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 2.6 + +2.6.2 + +Fixes following vulnerabilities: + + +CVE-2015-3395, dfce316c12d867400fb132ff5094163e3d2634a3 / f7e1367f58263593e6cee3c282f7277d7ee9d553 + + + FFmpeg 2.5 +2.5.6 + +Fixes following vulnerabilities: + + +CVE-2015-3395, a376ef4a17edb947bbcf54171daa914bd4585a4f / f7e1367f58263593e6cee3c282f7277d7ee9d553 + + 2.5.4 Fixes following vulnerabilities: @@ -43,6 +62,14 @@ CVE-2014-9319, ea38e5a6b75706477898eb1e6582d667dbb9946c FFmpeg 2.4 +2.4.8 + +Fixes following vulnerabilities: + + +CVE-2015-3395, 539172c85b13796fe5ce2a7482f436b6e9b33cf6 / f7e1367f58263593e6cee3c282f7277d7ee9d553 + + 2.4.7 Fixes following vulnerabilities: @@ -152,6 +179,14 @@ CVE-2014-4610, d6af26c55c1ea30f85a7d9edbc373f53be1743ee FFmpeg 2.2 +2.2.15 + +Fixes following vulnerabilities: + + +CVE-2015-3395, 33877cd276f99fc234b5269d9d158ce71e50d363 / f7e1367f58263593e6cee3c282f7277d7ee9d553 + + 2.2.13 Fixes following vulnerabilities: --- Summary of changes: src/security | 35 +++ 1 files changed, 35 insertions(+), 0 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. 1615f46 web/security: fix mismatching html tags
The branch, master has been updated via 1615f46107d6bcbe4ce0a9285c42ffd1c6ea90f0 (commit) from 93ca5a8ebe45b8d3769cb2004dbeff5577b8f68c (commit) - Log - commit 1615f46107d6bcbe4ce0a9285c42ffd1c6ea90f0 Author: Michael Niedermayer AuthorDate: Mon Apr 27 17:27:19 2015 +0200 Commit: Michael Niedermayer CommitDate: Mon Apr 27 17:27:19 2015 +0200 web/security: fix mismatching html tags diff --git a/src/security b/src/security index dd995cb..87d85b1 100644 --- a/src/security +++ b/src/security @@ -62,7 +62,7 @@ CVE-2014-9319, ea38e5a6b75706477898eb1e6582d667dbb9946c FFmpeg 2.4 -2.4.8 +2.4.8 Fixes following vulnerabilities: @@ -70,7 +70,7 @@ Fixes following vulnerabilities: CVE-2015-3395, 539172c85b13796fe5ce2a7482f436b6e9b33cf6 / f7e1367f58263593e6cee3c282f7277d7ee9d553 -2.4.7 +2.4.7 Fixes following vulnerabilities: @@ -78,7 +78,7 @@ Fixes following vulnerabilities: CVE-2015-1872, 08822122987f563b72dff77b019ae3f98b0acebb / fabbfaa095660982cc0bc63242c459561fa37037 -2.4.5 +2.4.5 Fixes following vulnerabilities: @@ -87,7 +87,7 @@ CVE-2014-9603, 195e8ecacc8b81b71e86d283ce7742bbdc230826 / 3030fb7e0d41836f8add63 CVE-2014-9604, 64fdce7802632801d36f9d3973a065e0e011c154 / 3881606240953b9275a247a1c98a567f3c44890f -2.4.4 +2.4.4 Fixes following vulnerabilities: @@ -98,7 +98,7 @@ CVE-2014-9318, 12e064d6c2ae66bd501872ab4fc2033588419f85 / 1d3a3b9f8907625b361420 CVE-2014-9319, 4b8f3c5bf34e517f8a50c5b5152985b8ef725c6b / ea38e5a6b75706477898eb1e6582d667dbb9946c -2.4.2 +2.4.2 Fixes following vulnerabilities: --- Summary of changes: src/security | 10 +- 1 files changed, 5 insertions(+), 5 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. 117771f web/security: add CVE-2015-3417
The branch, master has been updated via 117771f7ef094731eb23e7ac736a0eee0d11f3f7 (commit) from 1615f46107d6bcbe4ce0a9285c42ffd1c6ea90f0 (commit) - Log - commit 117771f7ef094731eb23e7ac736a0eee0d11f3f7 Author: Michael Niedermayer AuthorDate: Mon Apr 27 18:48:10 2015 +0200 Commit: Michael Niedermayer CommitDate: Mon Apr 27 18:48:10 2015 +0200 web/security: add CVE-2015-3417 diff --git a/src/security b/src/security index 87d85b1..581b526 100644 --- a/src/security +++ b/src/security @@ -10,6 +10,14 @@ Fixes following vulnerabilities: CVE-2015-3395, dfce316c12d867400fb132ff5094163e3d2634a3 / f7e1367f58263593e6cee3c282f7277d7ee9d553 +2.6 + +Fixes following vulnerabilities: + + +CVE-2015-3417, e8714f6f93d1a32f4e4655209960afcf4c185214 + + FFmpeg 2.5 @@ -38,6 +46,7 @@ Fixes following vulnerabilities: CVE-2014-9602, 991ef3a67ec66b3f4e11752eff48b6ae925a1ba7 / 93a5a16f136d095d23610f57bdad10ba88120fba CVE-2014-9603, b850b01533b8e153d9dde5014d2a0e8f366fdd31 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd CVE-2014-9604, 3d1972d182c009472a5172c9d9272c3454301a44 / 3881606240953b9275a247a1c98a567f3c44890f +CVE-2015-3417, 0663aab1d9affd79f699462063412aa6d705a2ef / e8714f6f93d1a32f4e4655209960afcf4c185214 2.5 @@ -85,6 +94,7 @@ Fixes following vulnerabilities: CVE-2014-9603, 195e8ecacc8b81b71e86d283ce7742bbdc230826 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd CVE-2014-9604, 64fdce7802632801d36f9d3973a065e0e011c154 / 3881606240953b9275a247a1c98a567f3c44890f +CVE-2015-3417, a9c77e5c227bc8c23778def2f7180b987d4da5c5 / e8714f6f93d1a32f4e4655209960afcf4c185214 2.4.4 @@ -127,6 +137,7 @@ CVE-2014-9316, 6c63eb59099e7096aad3c15a1dab62afc87b / 0eecf40935b22644e6cd74 CVE-2014-9317, 1bfd23d2c934db2f7fc20c1e4de5404869555991 / 79ceaf827be0b070675d4cd0a55c3386542defd8 CVE-2014-9318, e0822b147f25e56c65b48b7717eaa68f249346eb / 1d3a3b9f8907625b361420d48fe05716859620ff CVE-2014-9319, 87d0339d67669b9cca9142603c4b00ee10d833c5 / ea38e5a6b75706477898eb1e6582d667dbb9946c +CVE-2015-3417, 3353a00d58e26806c7e693d0a524987aac722d90 / e8714f6f93d1a32f4e4655209960afcf4c185214 2.3.5 @@ -202,6 +213,7 @@ Fixes following vulnerabilities: CVE-2014-9603, 7279be7c75c38547994466b6f95bc3cadb05238b / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd CVE-2014-9604, c351cd720a0c870dc09a15b6e191188978349bc7 / 3881606240953b9275a247a1c98a567f3c44890f +CVE-2015-3417, 25dc978bb1b50a94fae5e66779c87ece76bde323 / e8714f6f93d1a32f4e4655209960afcf4c185214 2.2.11 @@ -268,6 +280,7 @@ Fixes following vulnerabilities: CVE-2014-9603, 96981b092c0971ac4c572692141cda87f5371989 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd CVE-2014-9604, ba99e90357c97f7845f1d463f73d9a4a7e77d78a / 3881606240953b9275a247a1c98a567f3c44890f +CVE-2015-3417, 84bc2cea237725de468f53dbba6d53140fae21c5 / e8714f6f93d1a32f4e4655209960afcf4c185214 2.1.6 @@ -448,6 +461,7 @@ CVE-2014-9316, 6c28673cb3648d49117c6bfa4ed89ead157b1c22 / 0eecf40935b22644e6cd74 CVE-2014-9603, 0da0d7754e745d066f845da499383ff86d2ce04f / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd CVE-2014-9604, ece0c9c4b04257d8ba3689987251f44421b1ead7 / 3881606240953b9275a247a1c98a567f3c44890f CVE-2014-9317, d723f92dbf6778a17a9e69c56386d357d75d3245 / 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2015-3417, a9c0f905aa3bd5342ffa3a0e9d54172d4c541903 / e8714f6f93d1a32f4e4655209960afcf4c185214 1.2.9 --- Summary of changes: src/security | 14 ++ 1 files changed, 14 insertions(+), 0 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. 749d3ab web/olddownload: add FFmpeg 2.1.8
The branch, master has been updated via 749d3abfde1b5f38d73d9f5867ae0c527433ec1e (commit) from 117771f7ef094731eb23e7ac736a0eee0d11f3f7 (commit) - Log - commit 749d3abfde1b5f38d73d9f5867ae0c527433ec1e Author: Michael Niedermayer AuthorDate: Thu Apr 30 12:42:21 2015 +0200 Commit: Michael Niedermayer CommitDate: Thu Apr 30 12:42:21 2015 +0200 web/olddownload: add FFmpeg 2.1.8 diff --git a/src/olddownload b/src/olddownload index 720c0c5..9e5d5dd 100644 --- a/src/olddownload +++ b/src/olddownload @@ -43,10 +43,10 @@ libpostproc52. 3.100 -FFmpeg 2.1.7 "Fourier" +FFmpeg 2.1.8 "Fourier" -2.1.7 was released on 2014-12-31. It is the latest stable FFmpeg release +2.1.8 was released on 2015-04-30. It is the latest stable FFmpeg release from the 2.1 release branch, which was cut from master on 2013-10-28. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-10-27, libav 9 as of 2013-10-27. @@ -66,15 +66,15 @@ libpostproc52. 3.100 - Download bzip2 tarball + Download bzip2 tarball PGP signature - Download gzip tarball + Download gzip tarball PGP signature - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.7";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.8";>Changelog --- Summary of changes: src/olddownload | 10 +- 1 files changed, 5 insertions(+), 5 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. 9eb1e24 web/download: add FFmpeg 2.6.3
The branch, master has been updated via 9eb1e2454030293cab41c8f8981e9c737f2ee116 (commit) from 749d3abfde1b5f38d73d9f5867ae0c527433ec1e (commit) - Log - commit 9eb1e2454030293cab41c8f8981e9c737f2ee116 Author: Michael Niedermayer AuthorDate: Sun May 17 03:49:54 2015 +0200 Commit: Michael Niedermayer CommitDate: Sun May 17 03:49:54 2015 +0200 web/download: add FFmpeg 2.6.3 diff --git a/src/download b/src/download index dc3b0c9..b3e42e5 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.6.2.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.6.3.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.6.2.tar.bz2 + ffmpeg-2.6.3.tar.bz2 More releases @@ -266,10 +266,10 @@ -FFmpeg 2.6.2 "Grothendieck" +FFmpeg 2.6.3 "Grothendieck" -2.6.2 was released on 2015-04-12. It is the latest stable FFmpeg release +2.6.3 was released on 2015-05-17. 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. @@ -289,15 +289,15 @@ libpostproc53. 3.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.6.2";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6.3";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6";>Release Notes --- Summary of changes: src/download | 18 +- 1 files 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. 269e2cc web/security: add CVE-2014-7937
The branch, master has been updated via 269e2cc2f28ec064cc33c8a125fa93ff5208bf33 (commit) from 9eb1e2454030293cab41c8f8981e9c737f2ee116 (commit) - Log - commit 269e2cc2f28ec064cc33c8a125fa93ff5208bf33 Author: Michael Niedermayer AuthorDate: Mon May 18 17:45:13 2015 +0200 Commit: Michael Niedermayer CommitDate: Mon May 18 17:45:13 2015 +0200 web/security: add CVE-2014-7937 diff --git a/src/security b/src/security index 581b526..bea1822 100644 --- a/src/security +++ b/src/security @@ -54,6 +54,7 @@ CVE-2015-3417, 0663aab1d9affd79f699462063412aa6d705a2ef / e8714f6f93d1a32f4e4655 Fixes following vulnerabilities: +CVE-2014-7937, 8c50704ebf1777bee76772c4835d9760b3721057 CVE-2014-8541, 5c378d6a6df8243f06c87962b873bd563e58cd39 CVE-2014-8542, 105654e376a736d243aef4a1d121abebce912e6b CVE-2014-8543, 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e @@ -113,6 +114,7 @@ CVE-2014-9319, 4b8f3c5bf34e517f8a50c5b5152985b8ef725c6b / ea38e5a6b75706477898eb Fixes following vulnerabilities: +CVE-2014-7937, eefc3ca7bed6c389e2c78c4244ee2a41d25b8963 / 8c50704ebf1777bee76772c4835d9760b3721057 CVE-2014-8541, 6f5c5051096a842d49b8ae3b10462a6098d4b890 / 5c378d6a6df8243f06c87962b873bd563e58cd39 CVE-2014-8542, f7c0f8355e5d3a2a5749676d32aec6ea437da984 / 105654e376a736d243aef4a1d121abebce912e6b CVE-2014-8543, 03d30d4c2c4d622ffd8b5603e6c41a7ca1151245 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e @@ -145,6 +147,7 @@ CVE-2015-3417, 3353a00d58e26806c7e693d0a524987aac722d90 / e8714f6f93d1a32f4e4655 Fixes following vulnerabilities: +CVE-2014-7937, fdc8f4e5b4f12ba5ef2d7645d5ba628f6ddf14c9 / 8c50704ebf1777bee76772c4835d9760b3721057 CVE-2014-8542, e2c5f88237e74694c56a5954e579de055166f9c6 / 105654e376a736d243aef4a1d121abebce912e6b CVE-2014-8543, 01817d508ba59246f203b9299a3cab13d0a78145 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e CVE-2014-8544, c3af801c63024c2fcd7a5fbb571b6f8a9c9790dc / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 @@ -232,6 +235,7 @@ CVE-2014-9319, 4fde30ba9d050443fb14116fb206d0d37092bed0 / ea38e5a6b75706477898eb Fixes following vulnerabilities: +CVE-2014-7937, 653329dfcb43f8190355be7b8cfdca45eb8c599c / 8c50704ebf1777bee76772c4835d9760b3721057 CVE-2014-8541, 6287107eae40750f47ec3888c52fd94a9c697b38 / 5c378d6a6df8243f06c87962b873bd563e58cd39 CVE-2014-8542, e5ccd894d1c1c07c39876b650b2993de16547fb0 / 105654e376a736d243aef4a1d121abebce912e6b CVE-2014-8543, f2c6e2c3b4ee0b0b8e202ef2d8a6f3780d20595f / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e @@ -290,6 +294,7 @@ Fixes following vulnerabilities: CVE-2014-5271, 92096acc0a04c108f0393c78592269b748170d0a / 52b81ff4635c077b2bc8b8d3637d933b6629d803 CVE-2014-5272, f405267493c8baf900195bf7989f371b861041f6 / 3539d6c63a16e1b2874bb037a86f317449c58770 +CVE-2014-7937, 21808e2181800dabaadca695157ae8e391d6a2aa / 8c50704ebf1777bee76772c4835d9760b3721057 CVE-2014-8541, 9ec550c364835caaa928c361d009b75f25d774a9 / 5c378d6a6df8243f06c87962b873bd563e58cd39 CVE-2014-8542, b5298c464f0519b1f7e51f4513021fd004486543 / 105654e376a736d243aef4a1d121abebce912e6b CVE-2014-8543, ce9d497755fd3a8a03221ddf3e7624630c3a14c0 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e --- Summary of changes: src/security |5 + 1 files changed, 5 insertions(+), 0 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. a069c8c web/download: add FFmpeg 2.5.7
The branch, master has been updated via a069c8c15a6b91a1a6383476f82d1d9c7aff6100 (commit) from 269e2cc2f28ec064cc33c8a125fa93ff5208bf33 (commit) - Log - commit a069c8c15a6b91a1a6383476f82d1d9c7aff6100 Author: Michael Niedermayer AuthorDate: Sat May 23 05:01:31 2015 +0200 Commit: Michael Niedermayer CommitDate: Sat May 23 05:01:31 2015 +0200 web/download: add FFmpeg 2.5.7 diff --git a/src/download b/src/download index b3e42e5..612bb7a 100644 --- a/src/download +++ b/src/download @@ -304,10 +304,10 @@ libpostproc53. 3.100 -FFmpeg 2.5.6 "Bohr" +FFmpeg 2.5.7 "Bohr" -2.5.6 was released on 2015-04-19. It is the latest stable FFmpeg release +2.5.7 was released on 2015-05-23. 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. @@ -327,15 +327,15 @@ libpostproc53. 3.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.5.6";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.7";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 8584442 web/download: add 2.4.10
The branch, master has been updated via 858444283db8e21b1f247f286261b1b3c491dbde (commit) from a069c8c15a6b91a1a6383476f82d1d9c7aff6100 (commit) - Log - commit 858444283db8e21b1f247f286261b1b3c491dbde Author: Michael Niedermayer AuthorDate: Wed Jun 3 04:02:38 2015 +0200 Commit: Michael Niedermayer CommitDate: Wed Jun 3 04:02:38 2015 +0200 web/download: add 2.4.10 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 612bb7a..7b0b5e6 100644 --- a/src/download +++ b/src/download @@ -342,13 +342,13 @@ libpostproc53. 3.100 -FFmpeg 2.4.9 "Fresnel" +FFmpeg 2.4.10 "Fresnel" -2.4.9 was released on 2015-04-26. It is the latest stable FFmpeg release +2.4.10 was released on 2015-06-03. 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.3 as of 2015-04-26. +ffmpeg-mt, libav master of 2014-09-14, libav 11.4 as of 2015-06-03. It includes the following library versions: @@ -365,15 +365,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.9";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.10";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 16 1 files changed, 8 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. 3600c44 web/security: add CVEs for 2.4.2, 2.3.4, 2.2.9 and 1.2.9
The branch, master has been updated via 3600c4492057c34e48f6ea5b75b161791d29f9a5 (commit) from 3dfacd7cc896e98d148f95dbf74bfd341ed5081b (commit) - Log - commit 3600c4492057c34e48f6ea5b75b161791d29f9a5 Author: Michael Niedermayer AuthorDate: Sat Nov 1 12:57:17 2014 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 1 12:58:22 2014 +0100 web/security: add CVEs for 2.4.2, 2.3.4, 2.2.9 and 1.2.9 diff --git a/src/security b/src/security index 32423de..e7e4bdd 100644 --- a/src/security +++ b/src/security @@ -1,7 +1,33 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org + + +2.4.2 + +Fixes following vulnerabilities: + + +CVE-2014-8541, 6f5c5051096a842d49b8ae3b10462a6098d4b890 / 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, f7c0f8355e5d3a2a5749676d32aec6ea437da984 / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, 03d30d4c2c4d622ffd8b5603e6c41a7ca1151245 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, f6476944e1a70e1639ad45791cf94972e66ae5bb / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, d9bef14e41a49b3ea2be407d02f0fe8d4c4a92eb / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, 71f0a3c4adcf86303ed53696a70bb7398ae63c69 / e7e5114c506957f40aafd794e06de1a7e341e9d5 +CVE-2014-8547, 7f90eef87ac84c617b102b689eb68e7cb140167b / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, c0c24bc9b32419c7883a344c74a6779374a3c16a / c727401aa9d62335e89d118a5b4e202edf39d905 +CVE-2014-8549, 84d26ab6eb07e22ad6ffcd8109ca1d1a0cd57bce / 550f3e9df3410b3dd975e590042c0d83e20a8da3 + + FFmpeg 2.3 +2.3.4 + +Fixes following vulnerabilities: + + + CVE-2014-8541, 57bdb3f3dde3de7e84c888ae205574873bd1787b / 5c378d6a6df8243f06c87962b873bd563e58cd39 + + 2.3.3 Fixes following vulnerabilities: @@ -29,6 +55,21 @@ CVE-2014-4610, d6af26c55c1ea30f85a7d9edbc373f53be1743ee FFmpeg 2.2 +2.2.9 + +Fixes following vulnerabilities: + + +CVE-2014-8541, 6287107eae40750f47ec3888c52fd94a9c697b38 / 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, e5ccd894d1c1c07c39876b650b2993de16547fb0 / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, f2c6e2c3b4ee0b0b8e202ef2d8a6f3780d20595f / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, f8bd98ae4d691fa7405856d83ca3d304429cc6f0 / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, 64be1a45eb2604deca259319780ce02bd921859b / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, 42bdcebf3360fca957e8224ff0a6573b05dbc249 / e7e5114c506957f40aafd794e06de1a7e341e9d +CVE-2014-8547, 43881c773277c90ccb0dbfd2d5c3afd8f8603597 / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, b0964918d882dd3ae589f76df01551ca0234d910 / c727401aa9d62335e89d118a5b4e202edf39d905 + + 2.2.7 Fixes following vulnerabilities: @@ -182,6 +223,21 @@ CVE-2013-3675, 9dd04f6d8cdd1c10c28b2cb4252c1a41df581915 FFmpeg 1.2 +1.2.9 + +Fixes following vulnerabilities: + + +CVE-2014-8541, 0ffa44340f247e5d24d006726ecc9c66c55dcf22 / 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, e90d620cb93eb23a17b8803d8bb164c903633378 / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, 76601e4ab8f5d304906766bffabefbc3791819e9 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, f56095c4d7e5a76be8b114bcf427ab0becf0c635 / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, 12c8e4021c2db6c714bc0d419820c274f19333fc / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, 75f5fe165cedc63ea89514b3e9f6da67fd1038ec / e7e5114c506957f40aafd794e06de1a7e341e9d5 +CVE-2014-8547, 24a5cd720d579634ab7140f4cb7fa09fe4b780e4 / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, 4865948d2ea9d239ce0ebfe40420d111799ee742 / c727401aa9d62335e89d118a5b4e202edf39d905 + + 1.2.8 Fixes following vulnerabilities: --- Summary of changes: src/security | 56 1 files changed, 56 insertions(+), 0 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. 2e49c72 web/security: Fix typo on h2 tag
The branch, master has been updated via 2e49c7286d0185edd44ea8be92df2c7fe99f1f80 (commit) from 3600c4492057c34e48f6ea5b75b161791d29f9a5 (commit) - Log - commit 2e49c7286d0185edd44ea8be92df2c7fe99f1f80 Author: Michael Niedermayer AuthorDate: Sat Nov 1 13:02:08 2014 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 1 13:02:08 2014 +0100 web/security: Fix typo on h2 tag diff --git a/src/security b/src/security index e7e4bdd..a32454c 100644 --- a/src/security +++ b/src/security @@ -1,6 +1,6 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org - +FFmpeg 2.4 2.4.2 --- Summary of changes: src/security |2 +- 1 files changed, 1 insertions(+), 1 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. 148ee69 web/olddownload: add FFmpeg 2.3.5
The branch, master has been updated via 148ee69684b6ebc069bafde99a3034406c7ebe1a (commit) from 2e49c7286d0185edd44ea8be92df2c7fe99f1f80 (commit) - Log - commit 148ee69684b6ebc069bafde99a3034406c7ebe1a Author: Michael Niedermayer AuthorDate: Sat Nov 1 14:49:34 2014 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 1 14:49:34 2014 +0100 web/olddownload: add FFmpeg 2.3.5 diff --git a/src/olddownload b/src/olddownload index 14bb51e..c6d0c12 100644 --- a/src/olddownload +++ b/src/olddownload @@ -6,10 +6,10 @@ maintaining an old release. -FFmpeg 2.3.4 "Mandelbrot" +FFmpeg 2.3.5 "Mandelbrot" -2.3.4 was released on 2014-10-03. It is the latest stable FFmpeg release +2.3.5 was released on 2014-11-01. It is the latest stable FFmpeg release from the 2.3 release branch, which was cut from master on 2014-07-16. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-07-15, libav 10.2 as of 2014-07-15. @@ -29,15 +29,15 @@ libpostproc52. 3.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.3.4";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3.5";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=489d066";>Release Notes --- Summary of changes: src/olddownload | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 1038289 web/download: add FFmpeg 2.2.10
The branch, master has been updated via 10382891b828769731d537d77f02af6366440d95 (commit) from 148ee69684b6ebc069bafde99a3034406c7ebe1a (commit) - Log - commit 10382891b828769731d537d77f02af6366440d95 Author: Michael Niedermayer AuthorDate: Sat Nov 1 19:07:20 2014 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 1 19:07:56 2014 +0100 web/download: add FFmpeg 2.2.10 diff --git a/src/download b/src/download index e9cf17b..5ad4eee 100644 --- a/src/download +++ b/src/download @@ -294,10 +294,10 @@ libpostproc53. 0.100 -FFmpeg 2.2.9 "Muybridge" +FFmpeg 2.2.10 "Muybridge" -2.2.9 was released on 2014-10-06. It is the latest stable FFmpeg release +2.2.10 was released on 2014-11-01. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-03-01, libav 10.5 as of 2014-09-20. @@ -317,15 +317,15 @@ libpostproc52. 3.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.2.9";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.10";>Changelog --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 22d9560 web/download: add FFmpeg 2.4.3
The branch, master has been updated via 22d95605a8809174809fb5fc88a8307e78c08712 (commit) from 10382891b828769731d537d77f02af6366440d95 (commit) - Log - commit 22d95605a8809174809fb5fc88a8307e78c08712 Author: Michael Niedermayer AuthorDate: Sun Nov 2 03:10:31 2014 +0100 Commit: Michael Niedermayer CommitDate: Sun Nov 2 03:10:31 2014 +0100 web/download: add FFmpeg 2.4.3 diff --git a/src/download b/src/download index 5ad4eee..230c24e 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.4.2.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.4.3.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.4.2.tar.bz2 + ffmpeg-2.4.3.tar.bz2 More releases @@ -257,13 +257,13 @@ -FFmpeg 2.4.2 "Fresnel" +FFmpeg 2.4.3 "Fresnel" -2.4.2 was released on 2014-10-05. It is the latest stable FFmpeg release +2.4.3 was released on 2014-11-02. 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 as of 2014-10-05. +ffmpeg-mt, libav master of 2014-09-14, libav 11 as of 2014-11-01. It includes the following library versions: @@ -280,15 +280,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.2";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.3";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 20 ++-- 1 files 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. 5b7dcbf web/download: Add FFmpeg 1.2.10
The branch, master has been updated via 5b7dcbfbdc92f71b68823ad1936b0951de1909ef (commit) from 22d95605a8809174809fb5fc88a8307e78c08712 (commit) - Log - commit 5b7dcbfbdc92f71b68823ad1936b0951de1909ef Author: Michael Niedermayer AuthorDate: Mon Nov 3 03:21:22 2014 +0100 Commit: Michael Niedermayer CommitDate: Mon Nov 3 03:21:22 2014 +0100 web/download: Add FFmpeg 1.2.10 diff --git a/src/download b/src/download index 230c24e..86560fb 100644 --- a/src/download +++ b/src/download @@ -330,10 +330,10 @@ libpostproc52. 3.100 -FFmpeg 1.2.9 "Magic" +FFmpeg 1.2.10 "Magic" -1.2.9 was released on 2014-10-07. It is the latest stable FFmpeg release +1.2.10 was released on 2014-11-03. It is the latest stable FFmpeg release from the 1.2 release branch, which was cut from master on 2013-03-07. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07. @@ -353,15 +353,15 @@ libpostproc52. 2.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=n1.2.9";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2.10";>Changelog --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 9cb26df web/style.less: Remove commented cruft
The branch, master has been updated via 9cb26dfa9ab71a28043513960a508d2b3e9815e9 (commit) via b6fe66cf92263e9d5976659f231a46140eb54309 (commit) from 5b7dcbfbdc92f71b68823ad1936b0951de1909ef (commit) - Log - commit 9cb26dfa9ab71a28043513960a508d2b3e9815e9 Author: Timothy Gu AuthorDate: Thu Nov 6 18:55:54 2014 -0800 Commit: Michael Niedermayer CommitDate: Sat Nov 8 01:52:15 2014 +0100 web/style.less: Remove commented cruft Signed-off-by: Timothy Gu diff --git a/src/less/style.less b/src/less/style.less index c622b4e..7de443b 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -192,13 +192,6 @@ a.well { &:hover { text-decoration: none; opacity: 0.8; -/* background-color: @Cmain; */ -/* border-color: @Csecondlight; */ -/* &.well-with-icon { */ -/* .pull-right, .pull-left { */ -/* background-color: @Csecondlight; */ -/* } */ -/* } */ } } commit b6fe66cf92263e9d5976659f231a46140eb54309 Author: Timothy Gu AuthorDate: Thu Nov 6 18:55:53 2014 -0800 Commit: Michael Niedermayer CommitDate: Sat Nov 8 01:51:40 2014 +0100 web/style.less: detab Signed-off-by: Timothy Gu diff --git a/src/less/style.less b/src/less/style.less index 768d959..c622b4e 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -59,13 +59,13 @@ body, h1, h2, h3, h4, h5, h6 { a { color: @Csecond; strong { - color: @Cinvert; +color: @Cinvert; } &:hover { - color: @Csecondlight; - strong { - color: @Csecond; - } +color: @Csecondlight; +strong { +color: @Csecond; +} } } @@ -84,7 +84,7 @@ h1, h2, h3, h4 { h1, h2, h3 { color: @Cmainlightlight; strong { - color: @Cinvert; +color: @Cinvert; } } @@ -111,18 +111,18 @@ h4 { .list-group { .list-group-item { - background-color: @Cmainlight; - border-color: black; +background-color: @Cmainlight; +border-color: black; } &.list-group-big .list-group-item { - padding: 25px; +padding: 25px; } a.list-group-item { - color: @Csecondlight; - &:hover { - background-color: @Cmain; - color: @Csecond; - } +color: @Csecondlight; +&:hover { +background-color: @Cmain; +color: @Csecond; +} } } @@ -132,73 +132,73 @@ h4 { border-color: black; color: @Cmainlightlight; strong { - color: @Cinvert; +color: @Cinvert; } code { - background-color: @Cmain; +background-color: @Cmain; } hr { - border-color: @Cseconddark; +border-color: @Cseconddark; } h3 { - margin: 5px 0 15px 0; - border: 0; - padding: 0; +margin: 5px 0 15px 0; +border: 0; +padding: 0; } a { - color: @Csecond; +color: @Csecond; } a.btn { - color: white; +color: white; } small { - display: block; - padding: 0 10px; - font-style: italic; +display: block; +padding: 0 10px; +font-style: italic; } &.example { - padding-top: 40px; - margin-bottom: 130px; - pre { - margin: 50px; - margin-bottom: 30px; - font-size: 1.5em; - } - .btn { - margin-right: 50px; - margin-bottom: 20px; - } +padding-top: 40px; +margin-bottom: 130px; +pre { +margin: 50px; +margin-bottom: 30px; +font-size: 1.5em; +} +.btn { +margin-right: 50px; +margin-bottom: 20px; +} } &.well-with-icon { - min-height: 136px; - .pull-right, .pull-left { - background-color: @Csecond; - color: @Cinvert; - padding: 10px; - border-radius: 5px; - margin: 5px; - } - .pull-right { - margin-left: 20px; - } - .pull-left { - margin-right: 20px; - } +min-height: 136px; +.pull-right, .pull-left { +background-color: @Csecond; +color: @Cinvert; +padding: 10px; +border-radius: 5px; +margin: 5px; +} +.pull-right { +margin-left: 20px; +} +.pull-left { +margin-right: 20px; +} } } a.well { display: block; &:hover { - text-decoration: none; - opacity: 0.8; - /* background-color: @Cmain; */ - /* border-color: @Csecondlight; */ - /* &.well-with-icon { */ - /* .pull-right, .pull-left { */ - /* background-color: @Csecondlight; */ - /*
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 97160e3 web/style.less: colors: Reindent and use more obvious functions
The branch, master has been updated via 97160e33b8c28babe65e92f3e8b0f0f756bee00e (commit) from 9cb26dfa9ab71a28043513960a508d2b3e9815e9 (commit) - Log - commit 97160e33b8c28babe65e92f3e8b0f0f756bee00e Author: Timothy Gu AuthorDate: Thu Nov 6 18:55:55 2014 -0800 Commit: Michael Niedermayer CommitDate: Wed Nov 12 21:47:01 2014 +0100 web/style.less: colors: Reindent and use more obvious functions Reviewed-by: db0 company diff --git a/src/less/style.less b/src/less/style.less index 7de443b..c9ebdc8 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -24,18 +24,25 @@ SOFTWARE. // * // // COLORS -@Cmain: #313131; -@Cmaindark: darken(@Cmain, 5%); -@Cmaindarkdark: darken(@Cmaindark, 5%); -@Cmainlight: lighten(@Cmain, 5%); -@Cmainlightlight: lighten(@Cmainlight, 50%); -@Cborder: #101010; -@Cinvert: darken(#fff, 10%); -@Csecond: darken(#4cae4c, 0%); -@Cseconddark: darken(@Csecond, 10%); -@Cseconddarkdark: darken(@Cseconddark, 10%); -@Csecondlight: lighten(@Csecond, 15%); -@Csecondlightlight: lighten(@Csecondlight, 20%); +// Main black color and its shades. +@Cmain: hsl(0, 0%,19%); +@Cmaindark: darken(@Cmain,5%); +@Cmaindarkdark: darken(@Cmain, 10%); +@Cborder:darken(@Cmain, 13%); +@Cmainlight:lighten(@Cmain,5%); +@Cmainlightlight: lighten(@Cmain, 55%); + +// Complete invert of the main black theme. +@Cinvert: hsl(0, 0%,90%); + +// The green theme colors and its shades. +@Csecond: #4cae4c; +@Cseconddark:darken(@Csecond, 10%); +@Cseconddarkdark:darken(@Csecond, 20%); +@Csecondlight: lighten(@Csecond, 15%); +@Csecondlightlight: lighten(@Csecond, 35%); + +// The red theme color. @Cwarning: #ae4c4c; // * // --- Summary of changes: src/less/style.less | 31 +++ 1 files changed, 19 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. 31b7489 web/olddownload: add FFmpeg 2.0.6
The branch, master has been updated via 31b7489f5576c6843f92b4ca0d6ac198189e (commit) from 97160e33b8c28babe65e92f3e8b0f0f756bee00e (commit) - Log - commit 31b7489f5576c6843f92b4ca0d6ac198189e Author: Michael Niedermayer AuthorDate: Fri Nov 14 23:40:41 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Nov 14 23:41:19 2014 +0100 web/olddownload: add FFmpeg 2.0.6 diff --git a/src/olddownload b/src/olddownload index c6d0c12..d240cef 100644 --- a/src/olddownload +++ b/src/olddownload @@ -79,10 +79,10 @@ libpostproc52. 3.100 - FFmpeg 2.0.5 "Nameless" + FFmpeg 2.0.6 "Nameless" - 2.0.5 was released on 2014-06-25. It is the latest stable FFmpeg release + 2.0.6 was released on 2014-11-14. It is the latest stable FFmpeg release from the 2.0 release branch, which was cut from master on 2013-07-10. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-07-09, libav 9 as of 2013-07-09. @@ -102,15 +102,15 @@ libpostproc52. 3.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.0.2";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.0.6";>Changelog --- Summary of changes: src/olddownload | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 0acb9ff web/security: add 2.0.6
The branch, master has been updated via 0acb9ffd586100797161f75824bc9fe362d5f564 (commit) from 31b7489f5576c6843f92b4ca0d6ac198189e (commit) - Log - commit 0acb9ffd586100797161f75824bc9fe362d5f564 Author: Michael Niedermayer AuthorDate: Fri Nov 14 23:55:01 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Nov 14 23:55:01 2014 +0100 web/security: add 2.0.6 diff --git a/src/security b/src/security index a32454c..16d0040 100644 --- a/src/security +++ b/src/security @@ -147,6 +147,23 @@ CVE-2013-7024, fe448cd28d674c3eff3072552eae366d0b659ce9 FFmpeg 2.0 +2.0.6 + +Fixes following vulnerabilities: + + +CVE-2014-5271, 57a6cd8ab1c221cad1c2c49ff02216d752684651 / 52b81ff4635c077b2bc8b8d3637d933b6629d803 +CVE-2014-5272, 656f930160db48e0b7b25069c62abc340e7f0628 / 3539d6c63a16e1b2874bb037a86f317449c58770 +CVE-2014-8541, 49d69844f500e20708a86ae840e809538ba6c6ce / 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, ac82e318bb81933a427efa1038a24483c00c77a8 / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, 16775c7aaa0798c396036e55336fc5c087cc202e / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, abbfc4d87ec4a420b06425baf89ae961e1a41e74 / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, ae81d9a7da10ee51e229b7e28da4a862888fbdde / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, 97fdbd12f9093366a9a7f870b3ba17771f1e3419 / e7e5114c506957f40aafd794e06de1a7e341e9d5 +CVE-2014-8547, be7105dff61e3356459546ea952c0ea795674106 / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, b4e0acfa043cbb7991335e1383ba7456dc07d169 / c727401aa9d62335e89d118a5b4e202edf39d905 + + 2.0.5 Fixes following vulnerabilities: --- Summary of changes: src/security | 17 + 1 files changed, 17 insertions(+), 0 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. 21133ad web/download.js: Detab
The branch, master has been updated via 21133ad758fe53f9aa4a5e78751c4db95b979291 (commit) via 3110a1ad1d2c873fa3cabf19019e353e8e99ad8a (commit) from 0acb9ffd586100797161f75824bc9fe362d5f564 (commit) - Log - commit 21133ad758fe53f9aa4a5e78751c4db95b979291 Author: Timothy Gu AuthorDate: Sat Nov 15 21:26:10 2014 -0800 Commit: Michael Niedermayer CommitDate: Sun Nov 16 12:08:19 2014 +0100 web/download.js: Detab Also fix the indentation of a line. Signed-off-by: Timothy Gu diff --git a/htdocs/js/download.js b/htdocs/js/download.js index b4807b5..30e26a2 100644 --- a/htdocs/js/download.js +++ b/htdocs/js/download.js @@ -1,16 +1,16 @@ $(document).ready(function() { - $('#build-windows').removeClass('active'); - $('#build-mac').removeClass('active'); +$('#build-windows').removeClass('active'); +$('#build-mac').removeClass('active'); - var f = function (e) { - e.preventDefault() - $(this).tab('show') - }; - $('a[href="#build-linux"]').hover(f); - $('a[href="#build-windows"]').hover(f); - $('a[href="#build-mac"]').hover(f); +var f = function (e) { +e.preventDefault() +$(this).tab('show') +}; +$('a[href="#build-linux"]').hover(f); +$('a[href="#build-windows"]').hover(f); +$('a[href="#build-mac"]').hover(f); - $("#get-sources").height($("#get-packages").height()); - $("#get-packages").height($("#get-packages").height()); -}); +$("#get-sources").height($("#get-packages").height()); +$("#get-packages").height($("#get-packages").height()); +}); commit 3110a1ad1d2c873fa3cabf19019e353e8e99ad8a Author: Timothy Gu AuthorDate: Sat Nov 15 21:26:09 2014 -0800 Commit: Michael Niedermayer CommitDate: Sun Nov 16 12:08:15 2014 +0100 web/bower.json: Detab Signed-off-by: Timothy Gu diff --git a/bower.json b/bower.json index f270e16..af2d530 100644 --- a/bower.json +++ b/bower.json @@ -5,8 +5,8 @@ "homepage": "http://ffmpeg.org/";, "main": "htdocs/style.css", "dependencies": { - "less": "1.7.3", - "bootstrap": "3.2.0", - "font-awesome": "4.1.0" +"less": "1.7.3", +"bootstrap": "3.2.0", +"font-awesome": "4.1.0" } } --- Summary of changes: bower.json|6 +++--- htdocs/js/download.js | 24 2 files changed, 15 insertions(+), 15 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. 741b6be web: Remove all comments in the cleaned CSS
The branch, master has been updated via 741b6bed174261b3cc8604c285184b56a463cb5e (commit) from 21133ad758fe53f9aa4a5e78751c4db95b979291 (commit) - Log - commit 741b6bed174261b3cc8604c285184b56a463cb5e Author: Timothy Gu AuthorDate: Sat Nov 15 21:26:08 2014 -0800 Commit: Michael Niedermayer CommitDate: Sun Nov 16 20:09:50 2014 +0100 web: Remove all comments in the cleaned CSS http://ffmpeg.org/css/style.min.css and the copy in ffmpeg/doc are both generated using this option. Signed-off-by: Timothy Gu diff --git a/Makefile b/Makefile index f13a36f..506a17f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ RSS_TARGET = htdocs/$(RSS_FILENAME) CSS_SRCS = src/less/style.less CSS_TARGET = htdocs/css/style.min.css LESS_TARGET = htdocs/style.less -LESSC_OPTIONS := --clean-css +LESSC_OPTIONS := --clean-css --clean-option=--s0 BOWER_PACKAGES = bower.json BOWER_COMPONENTS = htdocs/components --- Summary of changes: Makefile |2 +- 1 files changed, 1 insertions(+), 1 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. e502cd0 web/style.less: Separate out .table-bordered from .table
The branch, master has been updated via e502cd0bf52ed803ebf2c4aa6a321d711e52c2e3 (commit) from 741b6bed174261b3cc8604c285184b56a463cb5e (commit) - Log - commit e502cd0bf52ed803ebf2c4aa6a321d711e52c2e3 Author: Timothy Gu AuthorDate: Sat Nov 15 21:23:39 2014 -0800 Commit: Michael Niedermayer CommitDate: Tue Nov 18 23:23:06 2014 +0100 web/style.less: Separate out .table-bordered from .table The only instance of .table in the web source is the download page for the Git repos. I did not change that page because an unbordered table there is prettier IMO. I retained the .table-bordered style in case anyone want to use it in the future. Signed-off-by: Timothy Gu Reviewed-by: Clément BÅsch diff --git a/src/less/style.less b/src/less/style.less index c9ebdc8..433a78f 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -30,7 +30,8 @@ SOFTWARE. @Cmaindarkdark: darken(@Cmain, 10%); @Cborder:darken(@Cmain, 13%); @Cmainlight:lighten(@Cmain,5%); -@Cmainlightlight: lighten(@Cmain, 55%); +@Cmainlightlight: lighten(@Cmain, 10%); +@Cmainlightlightl: lighten(@Cmain, 55%); // Complete invert of the main black theme. @Cinvert: hsl(0, 0%,90%); @@ -89,7 +90,7 @@ h1, h2, h3, h4 { } h1, h2, h3 { -color: @Cmainlightlight; +color: @Cmainlightlightl; strong { color: @Cinvert; } @@ -100,12 +101,12 @@ h4, h5, h6 { } h1 { - border-bottom: 4px @Cmainlightlight solid; + border-bottom: 4px @Cmainlightlightl solid; padding: 20px 2%; } h3 { - border-bottom: 2px @Cmainlightlight solid; + border-bottom: 2px @Cmainlightlightl solid; padding: 15px 1%; } @@ -137,7 +138,7 @@ h4 { .well { background-color: @Cmaindark; border-color: black; -color: @Cmainlightlight; +color: @Cmainlightlightl; strong { color: @Cinvert; } @@ -244,19 +245,70 @@ code { .table { margin: 20px 0; border-radius: 4px; -th, td, tr { -border: 1px solid @Cmaindarkdark; +// Stripes +> tbody > tr:nth-child(odd) { +> td { +background-color: @Cmaindark; +} +> th { +background-color: @Cmain; +} } -tr { -th { +> tbody > tr:nth-child(even) { +> td { background-color: @Cmainlight; -border-bottom: 2px solid @Cinvert; } } -tr:nth-child(odd) { -background-color: @Cmaindark; +// Cells +> thead, +> tbody, +> tfoot { +> tr { +> th, +> td { +border-top: none; +} +> th { +background-color: @Cmainlightlight; +// Bottom align for column headings +border-bottom: 2px solid @Cmainlightlightl; +} +} +} +// Account for multiple tbody instances +> tbody + tbody { +border-top: 2px solid @Cmaindarkdark; +} +} + +// This adds borders to the table elements. Nothing is using it right now so +// it is commented out. +/* +.table-bordered { +border: 1px solid @Cmaindarkdark; +> thead, +> tbody, +> tfoot { +> tr { +> th, +> td { +border: 1px solid @Cmaindarkdark; +} +> th { +background-color: @Cmainlightlight; +// Bottom align for column headings +border-bottom: 2px solid @Cmainlightlightl; +} +} +} +> thead > tr { +> th, +> td { +border-bottom-width: 2px; +} } } +*/ // * // // Menu side bar nav --- Summary of changes: src/less/style.less | 76 +++ 1 files changed, 64 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. 383c63c Revert "web: Remove all comments in the cleaned CSS"
The branch, master has been updated via 383c63c29082e7fdc777f02d6a9f96b4d1fc4f7d (commit) from e502cd0bf52ed803ebf2c4aa6a321d711e52c2e3 (commit) - Log - commit 383c63c29082e7fdc777f02d6a9f96b4d1fc4f7d Author: Michael Niedermayer AuthorDate: Tue Nov 18 23:32:49 2014 +0100 Commit: Michael Niedermayer CommitDate: Tue Nov 18 23:32:49 2014 +0100 Revert "web: Remove all comments in the cleaned CSS" It appears the lessc installed on the server has problems with this option This reverts commit 741b6bed174261b3cc8604c285184b56a463cb5e. diff --git a/Makefile b/Makefile index 506a17f..f13a36f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ RSS_TARGET = htdocs/$(RSS_FILENAME) CSS_SRCS = src/less/style.less CSS_TARGET = htdocs/css/style.min.css LESS_TARGET = htdocs/style.less -LESSC_OPTIONS := --clean-css --clean-option=--s0 +LESSC_OPTIONS := --clean-css BOWER_PACKAGES = bower.json BOWER_COMPONENTS = htdocs/components --- Summary of changes: Makefile |2 +- 1 files changed, 1 insertions(+), 1 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. 021c134 web/style: Remove ugly white border around tables on mobile devices
The branch, master has been updated via 021c1349fbea1f2aa3a4a7c53aa24587a02effed (commit) via 132110bd20544b9e0f61a51a1d88c473929caca2 (commit) from 383c63c29082e7fdc777f02d6a9f96b4d1fc4f7d (commit) - Log - commit 021c1349fbea1f2aa3a4a7c53aa24587a02effed Author: Timothy Gu AuthorDate: Sat Nov 22 22:36:19 2014 -0800 Commit: Michael Niedermayer CommitDate: Tue Nov 25 04:34:12 2014 +0100 web/style: Remove ugly white border around tables on mobile devices Signed-off-by: Timothy Gu diff --git a/src/less/style.less b/src/less/style.less index 83212a4..378a972 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -327,6 +327,10 @@ code { } */ +.table-responsive { +border: none; +} + // * // // Menu side bar nav commit 132110bd20544b9e0f61a51a1d88c473929caca2 Author: Timothy Gu AuthorDate: Sat Nov 22 22:36:18 2014 -0800 Commit: Michael Niedermayer CommitDate: Tue Nov 25 04:33:57 2014 +0100 web/style: Only add bottom border when requested to 's in When the is a row heading, the border looks as ugly as heck. Add a special case for in as a long heading. Signed-off-by: Timothy Gu diff --git a/src/download b/src/download index 86560fb..d4b433b 100644 --- a/src/download +++ b/src/download @@ -213,7 +213,7 @@ - http://fate.ffmpeg.org";>fate.ffmpeg.org server software repository - + Mirrors diff --git a/src/less/style.less b/src/less/style.less index 433a78f..83212a4 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -270,11 +270,28 @@ code { } > th { background-color: @Cmainlightlight; +} +} +} +// Table headings +> thead { +> tr { +> th { // Bottom align for column headings border-bottom: 2px solid @Cmainlightlightl; } } } +> tbody { +> tr.table-heading { +// These special rules are useful for long headings in +// Headings in or row headings are handled already. +> th { +border-bottom: 2px solid @Cmainlightlightl; +background-color: @Cmainlightlight; +} +} +} // Account for multiple tbody instances > tbody + tbody { border-top: 2px solid @Cmaindarkdark; --- Summary of changes: src/download|2 +- src/less/style.less | 21 + 2 files changed, 22 insertions(+), 1 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. fa3936b web/download: Fix indentation
The branch, master has been updated via fa3936bf2b2421fb2eb55af0d495563ba68e468d (commit) via 996a1cecafc4044c2770b9463ff69f09e04c2cdf (commit) from 021c1349fbea1f2aa3a4a7c53aa24587a02effed (commit) - Log - commit fa3936bf2b2421fb2eb55af0d495563ba68e468d Author: Timothy Gu AuthorDate: Sat Nov 22 22:36:21 2014 -0800 Commit: Michael Niedermayer CommitDate: Tue Nov 25 04:44:37 2014 +0100 web/download: Fix indentation Signed-off-by: Timothy Gu diff --git a/src/download b/src/download index 4af35a5..f3f9ce3 100644 --- a/src/download +++ b/src/download @@ -207,52 +207,52 @@ git://ffmpeg.org/ffmpeg-web Main ffmpeg.org website repository - -git://git.ffmpeg.org/fateserver -http://fate.ffmpeg.org";>fate.ffmpeg.org server software repository - + + git://git.ffmpeg.org/fateserver + http://fate.ffmpeg.org";>fate.ffmpeg.org server software repository + Mirrors - - - -https://github.com/FFmpeg/FFmpeg";>https://github.com/FFmpeg/FFmpeg -git://github.com/FFmpeg/FFmpeg.git - - -https://github.com/FFmpeg/FFmpeg";>Browse -https://github.com/FFmpeg/FFmpeg/tarball/master";>Snapshot - - -Mirror of the main repository - - - - -https://github.com/FFmpeg/web";>https://github.com/FFmpeg/web -git://github.com/FFmpeg/web.git - - -https://github.com/FFmpeg/web";>Browse -https://github.com/FFmpeg/web/tarball/master";>Snapshot - - -Mirror of the website repository - - - - -https://github.com/FFmpeg/fateserver";>https://github.com/FFmpeg/fateserver -git://github.com/FFmpeg/fateserver.git - - -https://github.com/FFmpeg/fateserver";>Browse -https://github.com/FFmpeg/fateserver/tarball/master";>Snapshot - - -Mirror of the FATE server repository - + + + + https://github.com/FFmpeg/FFmpeg";>https://github.com/FFmpeg/FFmpeg + git://github.com/FFmpeg/FFmpeg.git + + + https://github.com/FFmpeg/FFmpeg";>Browse + https://github.com/FFmpeg/FFmpeg/tarball/master";>Snapshot + + + Mirror of the main repository + + + + + https://github.com/FFmpeg/web";>https://github.com/FFmpeg/web + git://github.com/FFmpeg/web.git + + + https://github.com/FFmpeg/web";>Browse + https://github.com/FFmpeg/web/tarball/master";>Snapshot + + + Mirror of the website repository + + + + + https://github.com/FFmpeg/fateserver";>https://github.com/FFmpeg/fateserver + git://github.com/FFmpeg/fateserver.git + + + https://github.com/FFmpeg/fateserver";>Browse + https://github.com/FFmpeg/fateserver/tarball/master";>Snapshot + + + Mirror of the FATE server repository + commit 996a1cecafc4044c2770b9463ff69f09e04c2cdf Author: Timothy Gu AuthorDate: Sat Nov 22 22:36:20 2014 -0800 Commit: Michael Niedermayer CommitDate: Tue Nov 25 04:44:04 2014 +0100 web/download: Make "snapshot" and "browse" buttons Signed-off-by: Timothy Gu diff --git a/src/download b/src/download index d4b433b..4af35a5 100644 --- a/src/download +++ b/src/download @@ -189,49 +189,68 @@ Clone URL - Browse - Snapshot Description - git://source.ffmpeg.org/ffmpeg.git - http://git.videolan.org/?p=ffmpeg.git";>Browse - http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz";>Snapshot + +git://source.ffmpeg.org/ffmpeg.git + + http://git.videolan.org/?p=ffmpeg.git";>Browse + http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz";>Snapshot + + Main FFmpeg Git repository git://ffmpeg.org/ffmpeg-web - - - - Main ffmpeg.org website repository git://git.ffmpeg.org/fateserver -- -- http://fate.ffmpeg.org";>fate.ffmpeg.org server software repository - Mirrors + Mirrors -https://github.com/FFmpeg/FFmpeg";>https://github.com/FFmpeg/FFmpeg git://github.com/FFmpeg/FFmpeg.git -https://github.com/FFmpeg/FFmpeg";>Browse -https://github.com/FFmpeg/FFmpeg/tarball/master";>Snapshot + + +https://github.com/FFmpeg/FFmpeg";>https://github.com/FFmp
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. b0be632 web/olddownload: add FFmpeg 2.1.6
The branch, master has been updated via b0be632e057317a9adf38c8b725dffe72f0e7eb9 (commit) from fa3936bf2b2421fb2eb55af0d495563ba68e468d (commit) - Log - commit b0be632e057317a9adf38c8b725dffe72f0e7eb9 Author: Michael Niedermayer AuthorDate: Fri Nov 28 21:00:28 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Nov 28 21:00:28 2014 +0100 web/olddownload: add FFmpeg 2.1.6 Signed-off-by: Michael Niedermayer diff --git a/src/olddownload b/src/olddownload index d240cef..10d54bd 100644 --- a/src/olddownload +++ b/src/olddownload @@ -43,10 +43,10 @@ libpostproc52. 3.100 -FFmpeg 2.1.5 "Fourier" +FFmpeg 2.1.6 "Fourier" -2.1.5 was released on 2014-06-23. It is the latest stable FFmpeg release +2.1.6 was released on 2014-11-28. It is the latest stable FFmpeg release from the 2.1 release branch, which was cut from master on 2013-10-28. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-10-27, libav 9 as of 2013-10-27. @@ -66,15 +66,15 @@ libpostproc52. 3.100 - Download bzip2 tarball + Download bzip2 tarball PGP signature - Download gzip tarball + Download gzip tarball PGP signature - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.5";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.6";>Changelog --- Summary of changes: src/olddownload | 10 +- 1 files changed, 5 insertions(+), 5 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. 5a5911b web/olddownload: add FFmpeg 0.5.15
The branch, master has been updated via 5a5911b80b7a40f1ac0b03d3ff850375d3af1897 (commit) from b0be632e057317a9adf38c8b725dffe72f0e7eb9 (commit) - Log - commit 5a5911b80b7a40f1ac0b03d3ff850375d3af1897 Author: Michael Niedermayer AuthorDate: Sat Nov 29 15:05:06 2014 +0100 Commit: Michael Niedermayer CommitDate: Sat Nov 29 15:05:06 2014 +0100 web/olddownload: add FFmpeg 0.5.15 diff --git a/src/olddownload b/src/olddownload index 10d54bd..961063c 100644 --- a/src/olddownload +++ b/src/olddownload @@ -352,25 +352,25 @@ libpostproc52. 0.100 - FFmpeg 0.5.14 "half-way to world domination A.K.A. the belligerent blue bike + FFmpeg 0.5.15 "half-way to world domination A.K.A. the belligerent blue bike shed" - 0.5.14 appeared on 2014-07-20. It is the latest point release from the + 0.5.15 appeared on 2014-11-29. It is the latest point release from the 0.5 release branch, which was cut on 2009-03-02. it includes all changes from libav 0.5.10 as of 2013-02-28. -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=n0.5.14";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.5.15";>Changelog --- Summary of changes: src/olddownload | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 9bd47b9 web/download: add FFmpeg 2.4.4
The branch, master has been updated via 9bd47b91275d231f829f02d54a812011c13a341b (commit) from 5a5911b80b7a40f1ac0b03d3ff850375d3af1897 (commit) - Log - commit 9bd47b91275d231f829f02d54a812011c13a341b Author: Michael Niedermayer AuthorDate: Mon Dec 1 02:39:32 2014 +0100 Commit: Michael Niedermayer CommitDate: Mon Dec 1 02:39:32 2014 +0100 web/download: add FFmpeg 2.4.4 diff --git a/src/download b/src/download index f3f9ce3..ad71bd8 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.4.3.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.4.4.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.4.3.tar.bz2 + ffmpeg-2.4.4.tar.bz2 More releases @@ -276,13 +276,13 @@ -FFmpeg 2.4.3 "Fresnel" +FFmpeg 2.4.4 "Fresnel" -2.4.3 was released on 2014-11-02. It is the latest stable FFmpeg release +2.4.4 was released on 2014-12-01. 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 as of 2014-11-01. +ffmpeg-mt, libav master of 2014-09-14, libav 11 as of 2014-11-30. It includes the following library versions: @@ -299,15 +299,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.3";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.4";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 20 ++-- 1 files 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. edbdf97 web/legal: move Legal Threats to bottom of page
The branch, master has been updated via edbdf977c8a2bd6e7e6030f32d8536a8babfe9d3 (commit) from 9bd47b91275d231f829f02d54a812011c13a341b (commit) - Log - commit edbdf977c8a2bd6e7e6030f32d8536a8babfe9d3 Author: Lou Logan AuthorDate: Tue Dec 2 14:50:59 2014 -0900 Commit: Lou Logan CommitDate: Wed Dec 3 09:18:47 2014 -0900 web/legal: move Legal Threats to bottom of page This places Legal Threats under all of the more useful stuff. Signed-off-by: Lou Logan Signed-off-by: Timothy Gu Signed-off-by: Michael Niedermayer diff --git a/src/legal b/src/legal index cb88149..c235d31 100644 --- a/src/legal +++ b/src/legal @@ -1,15 +1,3 @@ -Legal threats - -May 30, 2011 - -Today FFmpeg has received the first legal threat in its existence. Its -from a previous root admin of FFmpeg, who now is root admin of the -Libav fork of FFmpeg. He claims copyright on the zigzag part of our -logo. It has to be noted that he said 4 years ago http://article.gmane.org/gmane.comp.video.ffmpeg.devel/44742";>Credit to whoever came up with the zigzag idea -Update May 31/June 1: we have replaced the logo with a better looking one drawn by -Hervé Flores. - - FFmpeg License and Legal Considerations @@ -169,3 +157,14 @@ you start trying to make money from patented technologies, the owners of the patents will come after their licensing fees. Notably, MPEG LA is vigilant and diligent about collecting for MPEG-related technologies. + +Legal threats + +May 30, 2011 + +Today FFmpeg has received the first legal threat in its existence. Its +from a previous root admin of FFmpeg, who now is root admin of the +Libav fork of FFmpeg. He claims copyright on the zigzag part of our +logo. It has to be noted that he said 4 years ago http://article.gmane.org/gmane.comp.video.ffmpeg.devel/44742";>Credit to whoever came up with the zigzag idea +Update May 31/June 1: we have replaced the logo with a better looking one drawn by +Hervé Flores. --- Summary of changes: src/legal | 23 +++ 1 files changed, 11 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. ee15dbd web/download: Add FFmpeg 2.5
The branch, master has been updated via ee15dbd140257f6d5ead59909fd463cf1aabbe54 (commit) from edbdf977c8a2bd6e7e6030f32d8536a8babfe9d3 (commit) - Log - commit ee15dbd140257f6d5ead59909fd463cf1aabbe54 Author: Michael Niedermayer AuthorDate: Thu Dec 4 02:42:43 2014 +0100 Commit: Michael Niedermayer CommitDate: Thu Dec 4 02:43:12 2014 +0100 web/download: Add FFmpeg 2.5 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index ad71bd8..54caf1a 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.4.4.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.5.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.4.4.tar.bz2 + ffmpeg-2.5.tar.bz2 More releases @@ -275,6 +275,44 @@ + +FFmpeg 2.5 "Bohr" + + +2.5 was released on 2014-12-04. It is the latest stable FFmpeg release +from the 2.5 release branch, which was cut from master on 2014-12-04. +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 bzip2 tarball + PGP signature + + + Download gzip tarball + PGP signature + + + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes + + + + FFmpeg 2.4.4 "Fresnel" --- Summary of changes: src/download | 42 -- 1 files 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. da83c9b web:FFmpeg 2.5 release news
The branch, master has been updated via da83c9bebbe3b4ad41a02ecfc35d5ac632fc7fee (commit) from d8214a11d0a1d9d3acaceb4909516a0739960c7f (commit) - Log - commit da83c9bebbe3b4ad41a02ecfc35d5ac632fc7fee Author: Michael Niedermayer AuthorDate: Fri Dec 5 03:35:18 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Dec 5 03:35:18 2014 +0100 web:FFmpeg 2.5 release news diff --git a/src/index b/src/index index 243354b..5044e97 100644 --- a/src/index +++ b/src/index @@ -36,6 +36,18 @@ News + December 5, 2014, FFmpeg 2.5 + +We have made a new major release (2.5) +It contains all features and bugfixes of the git master branch from the 4th December. +Please see the http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes for a +list of note-worthy changes. + + +We recommend users, distributors and system integrators to upgrade unless they use +current git master. + + October 10, 2014, FFmpeg is in Debian unstable again We wanted you to know there are --- Summary of changes: src/index | 12 1 files changed, 12 insertions(+), 0 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. 5c2998d web/documentation: add doxygen link for 2.5
The branch, master has been updated via 5c2998d99411d3494d30f89a085b0645687e4169 (commit) from da83c9bebbe3b4ad41a02ecfc35d5ac632fc7fee (commit) - Log - commit 5c2998d99411d3494d30f89a085b0645687e4169 Author: Michael Niedermayer AuthorDate: Fri Dec 5 04:43:46 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Dec 5 04:43:46 2014 +0100 web/documentation: add doxygen link for 2.5 diff --git a/src/documentation b/src/documentation index 6b2ef4d..34dfda4 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,7 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 2.5, 2.4, 2.3, 2.2, --- Summary of changes: src/documentation |1 + 1 files changed, 1 insertions(+), 0 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. 5e6ad7e web/style.less: Styles for heading anchors
The branch, master has been updated via 5e6ad7e618b59b6500ae171ee5f8297f2aa227f9 (commit) from 5c2998d99411d3494d30f89a085b0645687e4169 (commit) - Log - commit 5e6ad7e618b59b6500ae171ee5f8297f2aa227f9 Author: Timothy Gu AuthorDate: Wed Dec 3 21:31:33 2014 -0800 Commit: Michael Niedermayer CommitDate: Sat Dec 6 03:39:57 2014 +0100 web/style.less: Styles for heading anchors Signed-off-by: Timothy Gu diff --git a/generate-doc.sh b/generate-doc.sh index f953a9a..d8d01d3 100755 --- a/generate-doc.sh +++ b/generate-doc.sh @@ -30,6 +30,7 @@ export FFMPEG_HEADER1="$(cat src/template_head1)" export FFMPEG_HEADER2="$(cat src/template_head_prod src/template_head2)" export FFMPEG_HEADER3="$(cat src/template_head3)" export FFMPEG_FOOTER="$(cat src/template_footer1 src/template_footer_prod src/template_footer2)" +export FA_ICONS=true rm -rf build-doc mkdir build-doc && cd build-doc diff --git a/src/less/style.less b/src/less/style.less index 378a972..adb6e17 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -84,6 +84,12 @@ main { margin: auto; } +h1, h2, h3, h4, h5, h6 { +a.anchor { +font-size: 18px; +} +} + h1, h2, h3, h4 { font-weight: bold; text-align: left; @@ -94,6 +100,9 @@ h1, h2, h3 { strong { color: @Cinvert; } +a.anchor { +color: @Cmainlightlightl; +} } h4, h5, h6 { @@ -115,6 +124,9 @@ h4 { padding: 10px 0; margin: 20px 0; color: @Cinvert; +a.anchor { +color: @Cinvert; +} } .list-group { --- Summary of changes: generate-doc.sh |1 + src/less/style.less | 12 2 files changed, 13 insertions(+), 0 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. 8704d12 web/security: add CVEs to 2.5, 2.4.4, 2.3.5, 2.1.6
The branch, master has been updated via 8704d1247627a085cc7cd339a5a19e1cbc16e06c (commit) from 5e6ad7e618b59b6500ae171ee5f8297f2aa227f9 (commit) - Log - commit 8704d1247627a085cc7cd339a5a19e1cbc16e06c Author: Michael Niedermayer AuthorDate: Mon Dec 8 14:48:29 2014 +0100 Commit: Michael Niedermayer CommitDate: Mon Dec 8 14:49:51 2014 +0100 web/security: add CVEs to 2.5, 2.4.4, 2.3.5, 2.1.6 Signed-off-by: Michael Niedermayer diff --git a/src/security b/src/security index 16d0040..6d68fb8 100644 --- a/src/security +++ b/src/security @@ -1,7 +1,40 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org +FFmpeg 2.5 + +2.5 + +Fixes following vulnerabilities: + + +CVE-2014-8541, 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, e7e5114c506957f40aafd794e06de1a7e341e9d5 +CVE-2014-8547, 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, c727401aa9d62335e89d118a5b4e202edf39d905 +CVE-2014-8549, 550f3e9df3410b3dd975e590042c0d83e20a8da3 +CVE-2014-9316, 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9317, 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2014-9318, 1d3a3b9f8907625b361420d48fe05716859620ff +CVE-2014-9319, ea38e5a6b75706477898eb1e6582d667dbb9946c + + FFmpeg 2.4 +2.4.4 + +Fixes following vulnerabilities: + + +CVE-2014-9316, 8524009161b0430ba961a4e6fcd8125a695edd7c / 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9317, f2595a6c38eeed80cd228c5db142873c95f6b4d3 / 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2014-9318, 12e064d6c2ae66bd501872ab4fc2033588419f85 / 1d3a3b9f8907625b361420d48fe05716859620ff +CVE-2014-9319, 4b8f3c5bf34e517f8a50c5b5152985b8ef725c6b / ea38e5a6b75706477898eb1e6582d667dbb9946c + + 2.4.2 Fixes following vulnerabilities: @@ -20,6 +53,21 @@ CVE-2014-8549, 84d26ab6eb07e22ad6ffcd8109ca1d1a0cd57bce / 550f3e9df3410b3dd975e5 FFmpeg 2.3 +2.3.5 + +Fixes following vulnerabilities: + + +CVE-2014-8542, e2c5f88237e74694c56a5954e579de055166f9c6 / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, 01817d508ba59246f203b9299a3cab13d0a78145 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, c3af801c63024c2fcd7a5fbb571b6f8a9c9790dc / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, 433e15bb873f7ba54d8895de7e74c43205551084 / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, 693faadd30c569d772cae2c6702895745348c5bd / e7e5114c506957f40aafd794e06de1a7e341e9d5 +CVE-2014-8547, 6fb9bfb1a356aa4f711e7c45bbf79eaa18e4d522 / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, 1ac4ae2a32d16c97792f40df660cd8c4a9e049b2 / c727401aa9d62335e89d118a5b4e202edf39d905 +CVE-2014-8549, 5f7e48a113918b59b50b88a80ee0c0dfc39b6fab / 550f3e9df3410b3dd975e590042c0d83e20a8da3 + + 2.3.4 Fixes following vulnerabilities: @@ -101,6 +149,28 @@ CVE-2014-2097, f58eab151214d2d35ff0973f2b3e51c5eb372da4 FFmpeg 2.1 +2.1.6 + +Fixes following vulnerabilities: + + + +CVE-2014-5271, 92096acc0a04c108f0393c78592269b748170d0a / 52b81ff4635c077b2bc8b8d3637d933b6629d803 +CVE-2014-5272, f405267493c8baf900195bf7989f371b861041f6 / 3539d6c63a16e1b2874bb037a86f317449c58770 +CVE-2014-8541, 9ec550c364835caaa928c361d009b75f25d774a9 / 5c378d6a6df8243f06c87962b873bd563e58cd39 +CVE-2014-8542, b5298c464f0519b1f7e51f4513021fd004486543 / 105654e376a736d243aef4a1d121abebce912e6b +CVE-2014-8543, ce9d497755fd3a8a03221ddf3e7624630c3a14c0 / 8b0e96e1f21b761ca15dbb470cd619a1ebf86c3e +CVE-2014-8544, ceb9d67a0ad1a4076ef349c8756ce8b732d03a34 / e1c0cfaa419aa5d320540d5a1b3f8fd9b82ab7e5 +CVE-2014-8545, 5d852f338d5b7f5712ba8f8f27b02597686f / 3e2b745020c2dbf0201fe7df3dad9e7e0b2e1bb6 +CVE-2014-8546, 96357894ff9ac019edced85d51cf4a509c12116c / e7e5114c506957f40aafd794e06de1a7e341e9d5 +CVE-2014-8547, 05d7e92e4fdd04fd67ff23d931efcb02f4f4d0de / 8f1457864be8fb9653643519dea1c6492f1dde57 +CVE-2014-8548, bf2605c35610e76bb83175407927ffca226dd6fd / c727401aa9d62335e89d118a5b4e202edf39d905 +CVE-2014-9316, b4ce4f94e781af9d41e557aca3f393bfb93a79cc / 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9317, ef8fbb4878dc8059f17b9ba4ab882bcc706a58c3 / 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2014-9318, 6212758c075775a9f3e5eedfa09613a1ec984424 / 1d3a3b9f8907625b361420d48fe05716859620ff +CVE-2014-9319, 35cfb99c15ddfbeae1f2f702091a7b8122c2d514 / ea38e5a6b75706477898eb1e6582d667dbb9946c + + 2.1.5 Fixes following vulnerabilities: --- Summary of changes: src/security | 70 ++ 1 files changed, 70 insertions(+), 0 deletions(-) hooks/post-receive -- ___ ffm
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ed8c404 web/download: add 2.2.11
The branch, master has been updated via ed8c404568118d2da738c5c13c2b01e666fb738a (commit) from 8704d1247627a085cc7cd339a5a19e1cbc16e06c (commit) - Log - commit ed8c404568118d2da738c5c13c2b01e666fb738a Author: Michael Niedermayer AuthorDate: Tue Dec 9 20:51:03 2014 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 9 20:51:03 2014 +0100 web/download: add 2.2.11 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 54caf1a..deb4cb4 100644 --- a/src/download +++ b/src/download @@ -351,13 +351,13 @@ libpostproc53. 0.100 -FFmpeg 2.2.10 "Muybridge" +FFmpeg 2.2.11 "Muybridge" -2.2.10 was released on 2014-11-01. It is the latest stable FFmpeg release +2.2.11 was released on 2014-12-09. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2014-03-01, libav 10.5 as of 2014-09-20. +ffmpeg-mt, libav master of 2014-03-01, libav 10.5 as of 2014-12-07. It includes the following library versions: @@ -374,15 +374,15 @@ libpostproc52. 3.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.2.10";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.11";>Changelog --- Summary of changes: src/download | 16 1 files changed, 8 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. 70779b9 web/download: update for 2.5.1
The branch, master has been updated via 70779b9c7ccb7a7a345b40fcc360094c08c1f5d7 (commit) via ad76eb79a3822853ee71576505fe72df4cf5 (commit) from ed8c404568118d2da738c5c13c2b01e666fb738a (commit) - Log - commit 70779b9c7ccb7a7a345b40fcc360094c08c1f5d7 Author: Michael Niedermayer AuthorDate: Tue Dec 16 00:04:27 2014 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 16 00:04:27 2014 +0100 web/download: update for 2.5.1 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index deb4cb4..31cf4e5 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.5.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.5.1.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.5.tar.bz2 + ffmpeg-2.5.1.tar.bz2 More releases @@ -276,11 +276,11 @@ -FFmpeg 2.5 "Bohr" +FFmpeg 2.5.1 "Bohr" -2.5 was released on 2014-12-04. It is the latest stable FFmpeg release -from the 2.5 release branch, which was cut from master on 2014-12-04. +2.5.1 was released on 2014-12-15. 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. @@ -299,15 +299,15 @@ libpostproc53. 3.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.5";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.1";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes commit ad76eb79a3822853ee71576505fe72df4cf5 Author: Michael Niedermayer AuthorDate: Tue Dec 9 20:58:10 2014 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 9 20:58:10 2014 +0100 web/security: add 2.2.11 Signed-off-by: Michael Niedermayer diff --git a/src/security b/src/security index 6d68fb8..3229ba0 100644 --- a/src/security +++ b/src/security @@ -103,6 +103,17 @@ CVE-2014-4610, d6af26c55c1ea30f85a7d9edbc373f53be1743ee FFmpeg 2.2 +2.2.11 + +Fixes following vulnerabilities: + + +CVE-2014-9316, 5d6f8bab02ba6d8434188172b31a4e1ac0a00756 / 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9317, d7470271c7ca3f412aac6b29fb4b8f22ad5c0238 / 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2014-9318, a06432b6c315fda5a9cc69059fd106d231e7da6c / 1d3a3b9f8907625b361420d48fe05716859620ff +CVE-2014-9319, 4fde30ba9d050443fb14116fb206d0d37092bed0 / ea38e5a6b75706477898eb1e6582d667dbb9946c + + 2.2.9 Fixes following vulnerabilities: --- Summary of changes: src/download | 20 ++-- src/security | 11 +++ 2 files changed, 21 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. 17f1aa1 web/security: fix html errors
The branch, master has been updated via 17f1aa1986d8a4d78ac64f9154ac2d79dcc1c6be (commit) from 70779b9c7ccb7a7a345b40fcc360094c08c1f5d7 (commit) - Log - commit 17f1aa1986d8a4d78ac64f9154ac2d79dcc1c6be Author: Ryo ONODERA AuthorDate: Thu Dec 18 21:23:39 2014 +0100 Commit: Michael Niedermayer CommitDate: Thu Dec 18 21:23:39 2014 +0100 web/security: fix html errors Signed-off-by: Michael Niedermayer diff --git a/src/security b/src/security index 3229ba0..3632144 100644 --- a/src/security +++ b/src/security @@ -2,7 +2,7 @@ FFmpeg 2.5 -2.5 +2.5 Fixes following vulnerabilities: @@ -165,7 +165,6 @@ CVE-2014-2097, f58eab151214d2d35ff0973f2b3e51c5eb372da4 Fixes following vulnerabilities: - CVE-2014-5271, 92096acc0a04c108f0393c78592269b748170d0a / 52b81ff4635c077b2bc8b8d3637d933b6629d803 CVE-2014-5272, f405267493c8baf900195bf7989f371b861041f6 / 3539d6c63a16e1b2874bb037a86f317449c58770 CVE-2014-8541, 9ec550c364835caaa928c361d009b75f25d774a9 / 5c378d6a6df8243f06c87962b873bd563e58cd39 --- Summary of changes: src/security |3 +-- 1 files changed, 1 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. 77c50ce web/download: update for FFmpeg 1.2.11
The branch, master has been updated via 77c50cef38535b46a00dff6a04fd5ca58a773dd6 (commit) from 17f1aa1986d8a4d78ac64f9154ac2d79dcc1c6be (commit) - Log - commit 77c50cef38535b46a00dff6a04fd5ca58a773dd6 Author: Michael Niedermayer AuthorDate: Fri Dec 19 00:44:53 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Dec 19 00:44:53 2014 +0100 web/download: update for FFmpeg 1.2.11 Signed-off-by: Michael Niedermayer diff --git a/src/download b/src/download index 31cf4e5..2c22a14 100644 --- a/src/download +++ b/src/download @@ -387,10 +387,10 @@ libpostproc52. 3.100 -FFmpeg 1.2.10 "Magic" +FFmpeg 1.2.11 "Magic" -1.2.10 was released on 2014-11-03. It is the latest stable FFmpeg release +1.2.11 was released on 2014-12-19. It is the latest stable FFmpeg release from the 1.2 release branch, which was cut from master on 2013-03-07. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07. @@ -410,15 +410,15 @@ libpostproc52. 2.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=n1.2.10";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2.11";>Changelog --- Summary of changes: src/download | 14 +++--- 1 files changed, 7 insertions(+), 7 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. bd874e8 htdocs/js/jquery.min.js: remove reference to non existent file
The branch, master has been updated via bd874e8df25bf24dbb12ba9f087954feb9fb5eb7 (commit) from 77c50cef38535b46a00dff6a04fd5ca58a773dd6 (commit) - Log - commit bd874e8df25bf24dbb12ba9f087954feb9fb5eb7 Author: mrskman AuthorDate: Fri Dec 19 01:18:34 2014 +0100 Commit: Michael Niedermayer CommitDate: Fri Dec 19 01:18:34 2014 +0100 htdocs/js/jquery.min.js: remove reference to non existent file Fixes 404 from GoogleChrome developer console Signed-off-by: Michael Niedermayer diff --git a/htdocs/js/jquery.min.js b/htdocs/js/jquery.min.js index c4643af..e5ace11 100644 --- a/htdocs/js/jquery.min.js +++ b/htdocs/js/jquery.min.js @@ -2,4 +2,3 @@ !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.1",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack( d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window}, isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;ret urn a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.to LowerCase()});function s(a){var b=a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7406e76 web/download: add FFmpeg 2.4.5
The branch, master has been updated via 7406e76bd7589563920e96c1505d6e4a845ea8f0 (commit) from bd874e8df25bf24dbb12ba9f087954feb9fb5eb7 (commit) - Log - commit 7406e76bd7589563920e96c1505d6e4a845ea8f0 Author: Michael Niedermayer AuthorDate: Sat Dec 20 05:18:19 2014 +0100 Commit: Michael Niedermayer CommitDate: Sat Dec 20 05:18:19 2014 +0100 web/download: add FFmpeg 2.4.5 diff --git a/src/download b/src/download index 2c22a14..c406d90 100644 --- a/src/download +++ b/src/download @@ -314,13 +314,13 @@ libpostproc53. 3.100 -FFmpeg 2.4.4 "Fresnel" +FFmpeg 2.4.5 "Fresnel" -2.4.4 was released on 2014-12-01. It is the latest stable FFmpeg release +2.4.5 was released on 2014-12-20. 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 as of 2014-11-30. +ffmpeg-mt, libav master of 2014-09-14, libav 11.1 as of 2014-12-19. It includes the following library versions: @@ -337,15 +337,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.4";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.5";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 16 1 files changed, 8 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. bd2a758 src/olddownload: add FFmpeg 1.1.15
The branch, master has been updated via bd2a758ac97ee022437566f5b76f7b3cf55c5030 (commit) from 7406e76bd7589563920e96c1505d6e4a845ea8f0 (commit) - Log - commit bd2a758ac97ee022437566f5b76f7b3cf55c5030 Author: Michael Niedermayer AuthorDate: Sun Dec 21 17:16:34 2014 +0100 Commit: Michael Niedermayer CommitDate: Sun Dec 21 17:16:34 2014 +0100 src/olddownload: add FFmpeg 1.1.15 Signed-off-by: Michael Niedermayer diff --git a/src/olddownload b/src/olddownload index 961063c..f82d36e 100644 --- a/src/olddownload +++ b/src/olddownload @@ -115,13 +115,13 @@ libpostproc52. 3.100 - FFmpeg 1.1.14 "Fire Flower" + FFmpeg 1.1.15 "Fire Flower" - 1.1.14 was released on 2014-08-30. It is the latest stable FFmpeg release + 1.1.15 was released on 2014-12-21. It is the latest stable FFmpeg release from the 1.1 release branch, which was cut from master on 2013-01-06. Amongst lots of other changes, it includes all changes from - ffmpeg-mt, libav master of 2013-01-06, libav 9.16 as of 2014-08-30. + ffmpeg-mt, libav master of 2013-01-06, libav 9.17 as of 2014-12-21. It includes the following library versions: @@ -138,15 +138,15 @@ libpostproc52. 2.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=n1.1.14";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.1.15";>Changelog --- Summary of changes: src/olddownload | 16 1 files changed, 8 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. d087d25 web/download: add FFmpeg 2.5.2
The branch, master has been updated via d087d25629c90fdb199c7ccc196cd526d286eda1 (commit) from bd2a758ac97ee022437566f5b76f7b3cf55c5030 (commit) - Log - commit d087d25629c90fdb199c7ccc196cd526d286eda1 Author: Michael Niedermayer AuthorDate: Tue Dec 23 05:01:22 2014 +0100 Commit: Michael Niedermayer CommitDate: Tue Dec 23 05:01:22 2014 +0100 web/download: add FFmpeg 2.5.2 diff --git a/src/download b/src/download index c406d90..538a0d1 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.5.1.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.5.2.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.5.1.tar.bz2 + ffmpeg-2.5.2.tar.bz2 More releases @@ -276,10 +276,10 @@ -FFmpeg 2.5.1 "Bohr" +FFmpeg 2.5.2 "Bohr" -2.5.1 was released on 2014-12-15. It is the latest stable FFmpeg release +2.5.2 was released on 2014-12-23. 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. @@ -299,15 +299,15 @@ libpostproc53. 3.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.5.1";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.2";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes --- Summary of changes: src/download | 18 +- 1 files 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. 6bb859f web/olddownload: add FFmpeg 2.1.7
The branch, master has been updated via 6bb859f6ec47cacbdf0ea32950c24002145a405e (commit) from d087d25629c90fdb199c7ccc196cd526d286eda1 (commit) - Log - commit 6bb859f6ec47cacbdf0ea32950c24002145a405e Author: Michael Niedermayer AuthorDate: Wed Dec 31 23:44:26 2014 +0100 Commit: Michael Niedermayer CommitDate: Wed Dec 31 23:44:26 2014 +0100 web/olddownload: add FFmpeg 2.1.7 diff --git a/src/olddownload b/src/olddownload index f82d36e..bc509a4 100644 --- a/src/olddownload +++ b/src/olddownload @@ -43,10 +43,10 @@ libpostproc52. 3.100 -FFmpeg 2.1.6 "Fourier" +FFmpeg 2.1.7 "Fourier" -2.1.6 was released on 2014-11-28. It is the latest stable FFmpeg release +2.1.7 was released on 2014-12-31. It is the latest stable FFmpeg release from the 2.1 release branch, which was cut from master on 2013-10-28. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-10-27, libav 9 as of 2013-10-27. @@ -66,15 +66,15 @@ libpostproc52. 3.100 - Download bzip2 tarball + Download bzip2 tarball PGP signature - Download gzip tarball + Download gzip tarball PGP signature - http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.6";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.7";>Changelog --- Summary of changes: src/olddownload | 10 +- 1 files changed, 5 insertions(+), 5 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. fb10044 web/contact: Suggest that patch authors subscribe to ffmpeg-devel
The branch, master has been updated via fb1004459c9d8d2b142f0d1b49e02234a2815454 (commit) from 6bb859f6ec47cacbdf0ea32950c24002145a405e (commit) - Log - commit fb1004459c9d8d2b142f0d1b49e02234a2815454 Author: Michael Niedermayer AuthorDate: Thu Jan 1 20:53:28 2015 +0100 Commit: Michael Niedermayer CommitDate: Sat Jan 3 14:04:53 2015 +0100 web/contact: Suggest that patch authors subscribe to ffmpeg-devel Reviewed-by: Lou Logan Signed-off-by: Michael Niedermayer diff --git a/src/contact b/src/contact index 130addf..077f9ca 100644 --- a/src/contact +++ b/src/contact @@ -35,7 +35,8 @@ https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/";> ffmpeg-devel For discussions involving development of FFmpeg. Patches for FFmpeg should be submitted - here. It is not for development of software that use the FFmpeg libraries + here. Make sure you are subscribed so you will receive comments and reviews for your + patches. It is not for development of software that use the FFmpeg libraries and not for bug reports unless you are submitting a patch that fixes the problem. --- Summary of changes: src/contact |3 ++- 1 files changed, 2 insertions(+), 1 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. b3b45be web/security: add 2.3.6
The branch, master has been updated via b3b45be3eb355827d0beaf328bd34bf18c7c9b04 (commit) via a7e37f2c55a9e70aa22247a20a25012e9e7517df (commit) from fb1004459c9d8d2b142f0d1b49e02234a2815454 (commit) - Log - commit b3b45be3eb355827d0beaf328bd34bf18c7c9b04 Author: Michael Niedermayer AuthorDate: Tue Jan 6 20:34:23 2015 +0100 Commit: Michael Niedermayer CommitDate: Tue Jan 6 20:36:21 2015 +0100 web/security: add 2.3.6 diff --git a/src/security b/src/security index 3632144..05f523c 100644 --- a/src/security +++ b/src/security @@ -53,6 +53,17 @@ CVE-2014-8549, 84d26ab6eb07e22ad6ffcd8109ca1d1a0cd57bce / 550f3e9df3410b3dd975e5 FFmpeg 2.3 +2.3.6 + +Fixes following vulnerabilities: + + +CVE-2014-9316, 6c63eb59099e7096aad3c15a1dab62afc87b / 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9317, 1bfd23d2c934db2f7fc20c1e4de5404869555991 / 79ceaf827be0b070675d4cd0a55c3386542defd8 +CVE-2014-9318, e0822b147f25e56c65b48b7717eaa68f249346eb / 1d3a3b9f8907625b361420d48fe05716859620ff +CVE-2014-9319, 87d0339d67669b9cca9142603c4b00ee10d833c5 / ea38e5a6b75706477898eb1e6582d667dbb9946c + + 2.3.5 Fixes following vulnerabilities: commit a7e37f2c55a9e70aa22247a20a25012e9e7517df Author: Michael Niedermayer AuthorDate: Tue Jan 6 20:11:30 2015 +0100 Commit: Michael Niedermayer CommitDate: Tue Jan 6 20:36:20 2015 +0100 web/olddownload: add 2.3.6 diff --git a/src/olddownload b/src/olddownload index bc509a4..b8fe85d 100644 --- a/src/olddownload +++ b/src/olddownload @@ -6,10 +6,10 @@ maintaining an old release. -FFmpeg 2.3.5 "Mandelbrot" +FFmpeg 2.3.6 "Mandelbrot" -2.3.5 was released on 2014-11-01. It is the latest stable FFmpeg release +2.3.6 was released on 2015-01-06. It is the latest stable FFmpeg release from the 2.3 release branch, which was cut from master on 2014-07-16. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-07-15, libav 10.2 as of 2014-07-15. @@ -29,15 +29,15 @@ libpostproc52. 3.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.3.5";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3.6";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=489d066";>Release Notes --- Summary of changes: src/olddownload | 14 +++--- src/security| 11 +++ 2 files changed, 18 insertions(+), 7 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. 64b51f8 web/download: add FFmpeg 2.5.3
The branch, master has been updated via 64b51f85e62c6e1948f521ed267a4df1671c (commit) from b3b45be3eb355827d0beaf328bd34bf18c7c9b04 (commit) - Log - commit 64b51f85e62c6e1948f521ed267a4df1671c Author: Michael Niedermayer AuthorDate: Sat Jan 10 05:31:36 2015 +0100 Commit: Michael Niedermayer CommitDate: Sat Jan 10 05:31:36 2015 +0100 web/download: add FFmpeg 2.5.3 diff --git a/src/download b/src/download index 538a0d1..e8fa9d7 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.5.2.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.5.3.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.5.2.tar.bz2 + ffmpeg-2.5.3.tar.bz2 More releases @@ -276,10 +276,10 @@ -FFmpeg 2.5.2 "Bohr" +FFmpeg 2.5.3 "Bohr" -2.5.2 was released on 2014-12-23. It is the latest stable FFmpeg release +2.5.3 was released on 2015-01-10. 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. @@ -299,15 +299,15 @@ libpostproc53. 3.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.5.2";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.3";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes --- Summary of changes: src/download | 18 +- 1 files 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. 89ad5ce web/download: Simplify RPM Fusion description
The branch, master has been updated via 89ad5cec03c2b30d73ef78f049839d654d69f3b3 (commit) from 64b51f85e62c6e1948f521ed267a4df1671c (commit) - Log - commit 89ad5cec03c2b30d73ef78f049839d654d69f3b3 Author: Marcos Mello AuthorDate: Sun Jan 11 00:56:32 2015 +0100 Commit: Michael Niedermayer CommitDate: Sun Jan 11 00:56:32 2015 +0100 web/download: Simplify RPM Fusion description Fixes Ticket4147 diff --git a/src/download b/src/download index e8fa9d7..43a8ce3 100644 --- a/src/download +++ b/src/download @@ -67,8 +67,7 @@ repository packages. http://rpmfusion.org/";> -Redhat and Fedora packages for EL, Fedora Rawhide -(i386, x86_64) +Fedora and Red Hat Enterprise Linux packages (i386, x86_64) --- Summary of changes: src/download |3 +-- 1 files changed, 1 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. 7c2b7c2 web/download: add FFmpeg 2.4.6
The branch, master has been updated via 7c2b7c226fa827487f377f80566a5eaffe2edd08 (commit) from 89ad5cec03c2b30d73ef78f049839d654d69f3b3 (commit) - Log - commit 7c2b7c226fa827487f377f80566a5eaffe2edd08 Author: Michael Niedermayer AuthorDate: Tue Jan 13 22:35:22 2015 +0100 Commit: Michael Niedermayer CommitDate: Tue Jan 13 22:35:22 2015 +0100 web/download: add FFmpeg 2.4.6 diff --git a/src/download b/src/download index 43a8ce3..227242a 100644 --- a/src/download +++ b/src/download @@ -313,13 +313,13 @@ libpostproc53. 3.100 -FFmpeg 2.4.5 "Fresnel" +FFmpeg 2.4.6 "Fresnel" -2.4.5 was released on 2014-12-20. It is the latest stable FFmpeg release +2.4.6 was released on 2015-01-13. 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.1 as of 2014-12-19. +ffmpeg-mt, libav master of 2014-09-14, libav 11.1 as of 2015-01-12. It includes the following library versions: @@ -336,15 +336,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.5";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.6";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 16 1 files changed, 8 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. 989dbd2 web/security: add new CVEs to 2.5.2, 2.4.5 and 2.3.6
The branch, master has been updated via 989dbd23ab63c536f57dc7b992abdf9d0b2efd23 (commit) from 7c2b7c226fa827487f377f80566a5eaffe2edd08 (commit) - Log - commit 989dbd23ab63c536f57dc7b992abdf9d0b2efd23 Author: Michael Niedermayer AuthorDate: Mon Jan 19 15:49:37 2015 +0100 Commit: Michael Niedermayer CommitDate: Mon Jan 19 15:50:37 2015 +0100 web/security: add new CVEs to 2.5.2, 2.4.5 and 2.3.6 diff --git a/src/security b/src/security index 05f523c..59c8017 100644 --- a/src/security +++ b/src/security @@ -2,6 +2,16 @@ FFmpeg 2.5 +2.5.2 + +Fixes following vulnerabilities: + + +CVE-2014-9602, 991ef3a67ec66b3f4e11752eff48b6ae925a1ba7 / 93a5a16f136d095d23610f57bdad10ba88120fba +CVE-2014-9603, b850b01533b8e153d9dde5014d2a0e8f366fdd31 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2014-9604, 3d1972d182c009472a5172c9d9272c3454301a44 / 3881606240953b9275a247a1c98a567f3c44890f + + 2.5 Fixes following vulnerabilities: @@ -24,6 +34,15 @@ CVE-2014-9319, ea38e5a6b75706477898eb1e6582d667dbb9946c FFmpeg 2.4 +2.4.5 + +Fixes following vulnerabilities: + + +CVE-2014-9603, 195e8ecacc8b81b71e86d283ce7742bbdc230826 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2014-9604, 64fdce7802632801d36f9d3973a065e0e011c154 / 3881606240953b9275a247a1c98a567f3c44890f + + 2.4.4 Fixes following vulnerabilities: @@ -58,6 +77,8 @@ CVE-2014-8549, 84d26ab6eb07e22ad6ffcd8109ca1d1a0cd57bce / 550f3e9df3410b3dd975e5 Fixes following vulnerabilities: +CVE-2014-9603, 942806cbe41e2d25bf1d25fa97b9fe04885afb77 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2014-9604, 7ef11e82213fb7732e746c02664e061f4318 / 3881606240953b9275a247a1c98a567f3c44890f CVE-2014-9316, 6c63eb59099e7096aad3c15a1dab62afc87b / 0eecf40935b22644e6cd74c586057237ecfd6844 CVE-2014-9317, 1bfd23d2c934db2f7fc20c1e4de5404869555991 / 79ceaf827be0b070675d4cd0a55c3386542defd8 CVE-2014-9318, e0822b147f25e56c65b48b7717eaa68f249346eb / 1d3a3b9f8907625b361420d48fe05716859620ff --- Summary of changes: src/security | 21 + 1 files changed, 21 insertions(+), 0 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. 2596f5e web: add FFmpeg 2.2.12
The branch, master has been updated via 2596f5ea7990dafcbfcff4f8ffcb56f319af02e3 (commit) from 989dbd23ab63c536f57dc7b992abdf9d0b2efd23 (commit) - Log - commit 2596f5ea7990dafcbfcff4f8ffcb56f319af02e3 Author: Michael Niedermayer AuthorDate: Tue Jan 20 04:04:17 2015 +0100 Commit: Michael Niedermayer CommitDate: Tue Jan 20 04:04:17 2015 +0100 web: add FFmpeg 2.2.12 diff --git a/src/download b/src/download index 227242a..20c42f8 100644 --- a/src/download +++ b/src/download @@ -350,10 +350,10 @@ libpostproc53. 0.100 -FFmpeg 2.2.11 "Muybridge" +FFmpeg 2.2.12 "Muybridge" -2.2.11 was released on 2014-12-09. It is the latest stable FFmpeg release +2.2.12 was released on 2015-01-20. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-03-01, libav 10.5 as of 2014-12-07. @@ -373,15 +373,15 @@ libpostproc52. 3.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.2.11";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.12";>Changelog diff --git a/src/security b/src/security index 59c8017..9a53911 100644 --- a/src/security +++ b/src/security @@ -135,6 +135,15 @@ CVE-2014-4610, d6af26c55c1ea30f85a7d9edbc373f53be1743ee FFmpeg 2.2 +2.2.12 + +Fixes following vulnerabilities: + + +CVE-2014-9603, 7279be7c75c38547994466b6f95bc3cadb05238b / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2014-9604, c351cd720a0c870dc09a15b6e191188978349bc7 / 3881606240953b9275a247a1c98a567f3c44890f + + 2.2.11 Fixes following vulnerabilities: --- Summary of changes: src/download | 14 +++--- src/security |9 + 2 files changed, 16 insertions(+), 7 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. 8627023 web/download: remove insecure git:// URLs where https:// are already available
The branch, master has been updated via 862702319c6015dcd1e13472b934b10d49afae63 (commit) from 2596f5ea7990dafcbfcff4f8ffcb56f319af02e3 (commit) - Log - commit 862702319c6015dcd1e13472b934b10d49afae63 Author: Michael Niedermayer AuthorDate: Fri Jan 23 17:06:32 2015 +0100 Commit: Michael Niedermayer CommitDate: Fri Jan 23 17:09:10 2015 +0100 web/download: remove insecure git:// URLs where https:// are already available diff --git a/src/download b/src/download index 20c42f8..b82c2c2 100644 --- a/src/download +++ b/src/download @@ -216,8 +216,7 @@ - https://github.com/FFmpeg/FFmpeg";>https://github.com/FFmpeg/FFmpeg - git://github.com/FFmpeg/FFmpeg.git + https://github.com/FFmpeg/FFmpeg";>https://github.com/FFmpeg/FFmpeg https://github.com/FFmpeg/FFmpeg";>Browse @@ -229,8 +228,7 @@ - https://github.com/FFmpeg/web";>https://github.com/FFmpeg/web - git://github.com/FFmpeg/web.git + https://github.com/FFmpeg/web";>https://github.com/FFmpeg/web https://github.com/FFmpeg/web";>Browse @@ -242,8 +240,7 @@ - https://github.com/FFmpeg/fateserver";>https://github.com/FFmpeg/fateserver - git://github.com/FFmpeg/fateserver.git + https://github.com/FFmpeg/fateserver";>https://github.com/FFmpeg/fateserver https://github.com/FFmpeg/fateserver";>Browse --- Summary of changes: src/download |9 +++-- 1 files changed, 3 insertions(+), 6 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. b19285a web/download: Remove main snapshot url
The branch, master has been updated via b19285ae0a04cdf5d771f0a143861aca12402886 (commit) from 862702319c6015dcd1e13472b934b10d49afae63 (commit) - Log - commit b19285ae0a04cdf5d771f0a143861aca12402886 Author: Michael Niedermayer AuthorDate: Fri Jan 23 03:27:07 2015 +0100 Commit: Michael Niedermayer CommitDate: Fri Jan 23 17:18:03 2015 +0100 web/download: Remove main snapshot url The url did just end at a "403 - Snapshots not allowed" Suggested-by: ubitux diff --git a/src/download b/src/download index b82c2c2..d9babe2 100644 --- a/src/download +++ b/src/download @@ -197,7 +197,6 @@ git://source.ffmpeg.org/ffmpeg.git http://git.videolan.org/?p=ffmpeg.git";>Browse - http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz";>Snapshot Main FFmpeg Git repository --- Summary of changes: src/download |1 - 1 files changed, 0 insertions(+), 1 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. 40d0459 web/security: add 1.2.11
The branch, master has been updated via 40d04594a0d77a91e31cbcdeb6794c5f2b003bf7 (commit) via 058206f0c2b0ca9b5f64884b9d3da16efaba4cad (commit) from b19285ae0a04cdf5d771f0a143861aca12402886 (commit) - Log - commit 40d04594a0d77a91e31cbcdeb6794c5f2b003bf7 Author: Michael Niedermayer AuthorDate: Thu Feb 12 16:25:33 2015 +0100 Commit: Michael Niedermayer CommitDate: Thu Feb 12 16:25:33 2015 +0100 web/security: add 1.2.11 diff --git a/src/security b/src/security index 9a53911..d5fb3c6 100644 --- a/src/security +++ b/src/security @@ -361,6 +361,17 @@ CVE-2013-3675, 9dd04f6d8cdd1c10c28b2cb4252c1a41df581915 FFmpeg 1.2 +1.2.11 + +Fixes following vulnerabilities: + + +CVE-2014-9316, 6c28673cb3648d49117c6bfa4ed89ead157b1c22 / 0eecf40935b22644e6cd74c586057237ecfd6844 +CVE-2014-9603, 0da0d7754e745d066f845da499383ff86d2ce04f / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2014-9604, ece0c9c4b04257d8ba3689987251f44421b1ead7 / 3881606240953b9275a247a1c98a567f3c44890f +CVE-2014-9317, d723f92dbf6778a17a9e69c56386d357d75d3245 / 79ceaf827be0b070675d4cd0a55c3386542defd8 + + 1.2.9 Fixes following vulnerabilities: commit 058206f0c2b0ca9b5f64884b9d3da16efaba4cad Author: Michael Niedermayer AuthorDate: Thu Feb 12 16:23:27 2015 +0100 Commit: Michael Niedermayer CommitDate: Thu Feb 12 16:23:27 2015 +0100 web/download: add FFmpeg 1.2.12 diff --git a/src/download b/src/download index d9babe2..e3d6413 100644 --- a/src/download +++ b/src/download @@ -382,10 +382,10 @@ libpostproc52. 3.100 -FFmpeg 1.2.11 "Magic" +FFmpeg 1.2.12 "Magic" -1.2.11 was released on 2014-12-19. It is the latest stable FFmpeg release +1.2.12 was released on 2015-02-12. It is the latest stable FFmpeg release from the 1.2 release branch, which was cut from master on 2013-03-07. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07. @@ -405,15 +405,15 @@ libpostproc52. 2.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=n1.2.11";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2.12";>Changelog --- Summary of changes: src/download | 14 +++--- src/security | 11 +++ 2 files changed, 18 insertions(+), 7 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. dd844bf web/download: Add FFmpeg 2.5.4
The branch, master has been updated via dd844bfa3265dcfadaae6a7a3e6b581d96802ea1 (commit) from 40d04594a0d77a91e31cbcdeb6794c5f2b003bf7 (commit) - Log - commit dd844bfa3265dcfadaae6a7a3e6b581d96802ea1 Author: Michael Niedermayer AuthorDate: Fri Feb 13 17:11:19 2015 +0100 Commit: Michael Niedermayer CommitDate: Fri Feb 13 17:11:19 2015 +0100 web/download: Add FFmpeg 2.5.4 diff --git a/src/download b/src/download index e3d6413..68bfabe 100644 --- a/src/download +++ b/src/download @@ -1,10 +1,10 @@ -http://ffmpeg.org/releases/ffmpeg-2.5.3.tar.bz2"; class="btn btn-success"> +http://ffmpeg.org/releases/ffmpeg-2.5.4.tar.bz2"; class="btn btn-success"> Download - ffmpeg-2.5.3.tar.bz2 + ffmpeg-2.5.4.tar.bz2 More releases @@ -271,10 +271,10 @@ -FFmpeg 2.5.3 "Bohr" +FFmpeg 2.5.4 "Bohr" -2.5.3 was released on 2015-01-10. It is the latest stable FFmpeg release +2.5.4 was released on 2015-02-13. 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. @@ -294,15 +294,15 @@ libpostproc53. 3.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.5.3";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.4";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5";>Release Notes --- Summary of changes: src/download | 18 +- 1 files 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. 2d5b98a web/download: add FFmpeg 2.4.7
The branch, master has been updated via 2d5b98aaef6fb3653820e5cd8ed6196728eae8ae (commit) from dd844bfa3265dcfadaae6a7a3e6b581d96802ea1 (commit) - Log - commit 2d5b98aaef6fb3653820e5cd8ed6196728eae8ae Author: Michael Niedermayer AuthorDate: Sun Feb 15 04:56:57 2015 +0100 Commit: Michael Niedermayer CommitDate: Sun Feb 15 04:56:57 2015 +0100 web/download: add FFmpeg 2.4.7 diff --git a/src/download b/src/download index 68bfabe..04ababb 100644 --- a/src/download +++ b/src/download @@ -309,13 +309,13 @@ libpostproc53. 3.100 -FFmpeg 2.4.6 "Fresnel" +FFmpeg 2.4.7 "Fresnel" -2.4.6 was released on 2015-01-13. It is the latest stable FFmpeg release +2.4.7 was released on 2015-02-15. 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.1 as of 2015-01-12. +ffmpeg-mt, libav master of 2014-09-14, libav 11.2 as of 2015-02-14. It includes the following library versions: @@ -332,15 +332,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.6";>Changelog + http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.7";>Changelog http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.4";>Release Notes --- Summary of changes: src/download | 16 1 files changed, 8 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. d8050c7 web/security: Add CVEs for 2.5.4, 2.4.7, 2.1.7 and 1.2.12
The branch, master has been updated via d8050c7184f239205827f7528964aa295e445740 (commit) from 2d5b98aaef6fb3653820e5cd8ed6196728eae8ae (commit) - Log - commit d8050c7184f239205827f7528964aa295e445740 Author: Michael Niedermayer AuthorDate: Wed Feb 18 00:24:49 2015 +0100 Commit: Michael Niedermayer CommitDate: Wed Feb 18 00:27:10 2015 +0100 web/security: Add CVEs for 2.5.4, 2.4.7, 2.1.7 and 1.2.12 diff --git a/src/security b/src/security index d5fb3c6..235fdcd 100644 --- a/src/security +++ b/src/security @@ -2,6 +2,15 @@ FFmpeg 2.5 +2.5.4 + +Fixes following vulnerabilities: + + +CVE-2015-1872, 58096b70fa9868bf8f40a998e9870e58fb4630ef / fabbfaa095660982cc0bc63242c459561fa37037 + + + 2.5.2 Fixes following vulnerabilities: @@ -34,6 +43,14 @@ CVE-2014-9319, ea38e5a6b75706477898eb1e6582d667dbb9946c FFmpeg 2.4 +2.4.7 + +Fixes following vulnerabilities: + + +CVE-2015-1872, 08822122987f563b72dff77b019ae3f98b0acebb / fabbfaa095660982cc0bc63242c459561fa37037 + + 2.4.5 Fixes following vulnerabilities: @@ -201,6 +218,15 @@ CVE-2014-2097, f58eab151214d2d35ff0973f2b3e51c5eb372da4 FFmpeg 2.1 +2.1.7 + +Fixes following vulnerabilities: + + +CVE-2014-9603, 96981b092c0971ac4c572692141cda87f5371989 / 3030fb7e0d41836f8add6399e9a7c7b740b48bfd +CVE-2014-9604, ba99e90357c97f7845f1d463f73d9a4a7e77d78a / 3881606240953b9275a247a1c98a567f3c44890f + + 2.1.6 Fixes following vulnerabilities: @@ -361,6 +387,15 @@ CVE-2013-3675, 9dd04f6d8cdd1c10c28b2cb4252c1a41df581915 FFmpeg 1.2 + +1.2.12 + +Fixes following vulnerabilities: + + +CVE-2015-1872, fd6a9fcd427b86c0a249a8cdb33f746f33706725 / fabbfaa095660982cc0bc63242c459561fa37037 + + 1.2.11 Fixes following vulnerabilities: --- Summary of changes: src/security | 35 +++ 1 files changed, 35 insertions(+), 0 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. 4bd578c web/download: add FFmpeg 2.2.5
The branch, master has been updated via 4bd578c97cc4bc93800f9a8bd4837d11a255be10 (commit) from 342f75ccc5d560a0d8c7e9b98df262fef73e1d1f (commit) - Log - commit 4bd578c97cc4bc93800f9a8bd4837d11a255be10 Author: Michael Niedermayer AuthorDate: Tue Jul 15 03:00:12 2014 +0200 Commit: Michael Niedermayer CommitDate: Tue Jul 15 03:00:12 2014 +0200 web/download: add FFmpeg 2.2.5 diff --git a/src/download b/src/download index 006ea35..f1391c5 100644 --- a/src/download +++ b/src/download @@ -169,13 +169,13 @@ and much faster bug fixes such as additional features and security patches. -FFmpeg 2.2.4 "Muybridge" +FFmpeg 2.2.5 "Muybridge" -2.2.4 was released on 2014-06-23. It is the latest stable FFmpeg release +2.2.5 was released on 2014-07-15. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from -ffmpeg-mt, libav master of 2014-03-01, libav 10.1 as of 2014-06-23. +ffmpeg-mt, libav master of 2014-03-01, libav 10.2 as of 2014-07-15. It includes the following library versions: @@ -191,11 +191,11 @@ ffmpeg-mt, libav master of 2014-03-01, libav 10.1 as of 2014-06-23. -Download bzip2 tarball -PGP signature -Download gzip tarball -PGP signature -http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.4";>Changelog +Download bzip2 tarball +PGP signature +Download gzip tarball +PGP signature +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.5";>Changelog --- Summary of changes: src/download | 16 1 files changed, 8 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. 04d476b web/download: add FFmpeg 2.3
The branch, master has been updated via 04d476be5126c0e2cae013816a4b8ba72ef40ed2 (commit) from 4bd578c97cc4bc93800f9a8bd4837d11a255be10 (commit) - Log - commit 04d476be5126c0e2cae013816a4b8ba72ef40ed2 Author: Michael Niedermayer AuthorDate: Wed Jul 16 03:31:58 2014 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 16 03:31:58 2014 +0200 web/download: add FFmpeg 2.3 diff --git a/src/download b/src/download index f1391c5..3be3b84 100644 --- a/src/download +++ b/src/download @@ -168,6 +168,37 @@ selected changes from the development branch, which therefore receives much more and much faster bug fixes such as additional features and security patches. + +FFmpeg 2.3 "Mandelbrot" + + +2.3 was released on 2014-07-16. It is the latest stable FFmpeg release +from the 2.3 release branch, which was cut from master on 2014-07-16. +Amongst lots of other changes, it includes all changes from +ffmpeg-mt, libav master of 2014-07-15, libav 10.2 as of 2014-07-15. + +It includes the following library versions: + + + libavutil 52. 92.100 + libavcodec 55. 69.100 + libavformat55. 48.100 + libavdevice55. 13.102 + libavfilter 4. 11.100 + libswscale 2. 6.100 + libswresample 0. 19.100 + libpostproc52. 3.100 + + + +Download bzip2 tarball +PGP signature +Download gzip tarball +PGP signature +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=n2.3";>Release Notes + + FFmpeg 2.2.5 "Muybridge" --- Summary of changes: src/download | 31 +++ 1 files changed, 31 insertions(+), 0 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. dadc70b web/index: add FFmpeg 2.3
The branch, master has been updated via dadc70b0a08f33ce4a7439f279202b0f0245e2a7 (commit) from 04d476be5126c0e2cae013816a4b8ba72ef40ed2 (commit) - Log - commit dadc70b0a08f33ce4a7439f279202b0f0245e2a7 Author: Michael Niedermayer AuthorDate: Fri Jul 18 02:21:25 2014 +0200 Commit: Michael Niedermayer CommitDate: Fri Jul 18 02:25:24 2014 +0200 web/index: add FFmpeg 2.3 diff --git a/src/index b/src/index index ba57cac..6910a80 100644 --- a/src/index +++ b/src/index @@ -11,6 +11,19 @@ changes. News https://plus.google.com/108003112428040046828?prsrc=3"; rel="publisher" style="text-decoration:none;"> +July 17, 2014, FFmpeg 2.3 + +We have made a new major release (2.3) +It contains all features and bugfixes of the git master branch from the 16th July. +Please see the http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=n2.3";>Release Notes for a +list of note-worthy changes. + + +We recommend users, distributors and system integrators to upgrade unless they use +current git master. + + + July 3, 2014, FFmpeg and the Outreach Program For Women FFmpeg has started the process to become an OPW includer organization for the --- Summary of changes: src/index | 13 + 1 files changed, 13 insertions(+), 0 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. 96471a3 web/README: update htdocs paths
The branch, master has been updated via 96471a38cf4d0532c6ebc22b2302502bedcf044f (commit) from 5cf9c9fb525d995ccb3a3559f534a7abb91be207 (commit) - Log - commit 96471a38cf4d0532c6ebc22b2302502bedcf044f Author: Clément BÅsch AuthorDate: Sun Jul 20 01:10:01 2014 +0200 Commit: Clément BÅsch CommitDate: Sun Jul 20 01:10:01 2014 +0200 web/README: update htdocs paths diff --git a/README b/README index d0c3556..93854ee 100644 --- a/README +++ b/README @@ -25,11 +25,11 @@ To generate the documentation pages: - Compile the documentation using the ffmpeg main repo Makefile: $ make doc - Copy the generated HTML files inside the website: - $ cp /path/to/ffmpeg/doc/*.html /path/to/ffmpeg-web/dist/ + $ cp /path/to/ffmpeg/doc/*.html /path/to/ffmpeg-web/htdocs/ In case of a major CSS update, please also update the `style.min.css` file in the main FFmpeg repo: - $ cat dist/css/bootstrap.min.css dist/css/style.min.css > /path/to/ffmpeg/doc/style.min.css + $ cat /path/to/ffmpeg-web/htdocs/css/{bootstrap.min.css,style.min.css} > /path/to/ffmpeg/doc/style.min.css WEBSITE DEVELOPERS INSTRUCTIONS --- Summary of changes: README |4 ++-- 1 files changed, 2 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. e9fe691 web: put default.css back, fate.ffmpeg.org still uses it
The branch, master has been updated via e9fe6918053277a8cc05459b7eac1a8c93f408fb (commit) from 96471a38cf4d0532c6ebc22b2302502bedcf044f (commit) - Log - commit e9fe6918053277a8cc05459b7eac1a8c93f408fb Author: Michael Niedermayer AuthorDate: Sun Jul 20 02:08:47 2014 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 20 02:08:47 2014 +0200 web: put default.css back, fate.ffmpeg.org still uses it Signed-off-by: Michael Niedermayer diff --git a/htdocs/default.css b/htdocs/default.css new file mode 100644 index 000..848d110 --- /dev/null +++ b/htdocs/default.css @@ -0,0 +1,169 @@ +a.summary-letter { +text-decoration: none; +} + +a { +color: #2D6198; +} + +a:visited { +color: #884488; +} + +#banner { +background-color: white; +position: relative; +text-align: center; +} + +#banner img { +margin-bottom: 1px; +margin-top: 5px; +} + +#body { +margin-left: 1em; +margin-right: 1em; +} + +body { +background-color: #313131; +margin: 0; +text-align: justify; +} + +.center { +margin-left: auto; +margin-right: auto; +text-align: center; +} + +#container { +background-color: white; +color: #202020; +margin-left: 1em; +margin-right: 1em; +} + +#footer { +text-align: center; +} + +h1 a, h2 a, h3 a, h4 a { +text-decoration: inherit; +color: inherit; +} + +h1, h2, h3, h4 { +padding-left: 0.4em; +border-radius: 4px; +padding-bottom: 0.25em; +padding-top: 0.25em; +border: 1px solid #6A996A; +} + +h1 { +background-color: #7BB37B; +color: #151515; +font-size: 1.2em; +padding-bottom: 0.3em; +padding-top: 0.3em; +} + +h2 { +color: #313131; +font-size: 1.0em; +background-color: #ABE3AB; +} + +h3 { +color: #313131; +font-size: 0.9em; +margin-bottom: -6px; +background-color: #BBF3BB; +} + +h4 { +color: #313131; +font-size: 0.8em; +margin-bottom: -8px; +background-color: #D1FDD1; +} + +img { +border: 0; +} + +#navbar { +background-color: #738073; +border-bottom: 1px solid #5C665C; +border-top: 1px solid #5C665C; +margin-top: 12px; +padding: 0.3em; +position: relative; +text-align: center; +} + +#navbar a, #navbar_secondary a { +color: white; +padding: 0.3em; +text-decoration: none; +} + +#navbar a:hover, #navbar_secondary a:hover { +background-color: #313131; +color: white; +text-decoration: none; +} + +#navbar_secondary { +background-color: #738073; +border-bottom: 1px solid #5C665C; +border-left: 1px solid #5C665C; +border-right: 1px solid #5C665C; +padding: 0.3em; +position: relative; +text-align: center; +} + +p { +margin-left: 1em; +margin-right: 1em; +} + +pre { +margin-left: 3em; +margin-right: 3em; +padding: 0.3em; +border: 1px solid #bbb; +background-color: #f7f7f7; +} + +dl dt { +font-weight: bold; +} + +#proj_desc { +font-size: 1.2em; +} + +#repos { +width: 100%; +border-collapse: collapse; +border: solid 1px #6A996A; +} + +#repos th { +background-color: #7BB37B; +border: solid 1px #6A996A; +} + +#repos td { +padding: 0.2em; +border: solid 1px #6A996A; +} + +div.table { +margin-right: 1em; +margin-left: 1em; +} --- Summary of changes: htdocs/default.css | 169 1 files changed, 169 insertions(+), 0 deletions(-) create mode 100644 htdocs/default.css 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. 72b2c9a web/index: add missing "to announce" in latest news
The branch, master has been updated via 72b2c9a3ab38b7b5ab83a042bb876605d2195d98 (commit) from e9fe6918053277a8cc05459b7eac1a8c93f408fb (commit) - Log - commit 72b2c9a3ab38b7b5ab83a042bb876605d2195d98 Author: Clément BÅsch AuthorDate: Sun Jul 20 10:07:45 2014 +0200 Commit: Clément BÅsch CommitDate: Sun Jul 20 10:07:45 2014 +0200 web/index: add missing "to announce" in latest news diff --git a/src/index b/src/index index dac6d35..02d8d2a 100644 --- a/src/index +++ b/src/index @@ -38,11 +38,11 @@ July 20, 2014, New website -The FFmpeg project is proud a brand new version of the website made by http://db0.fr";>db0. While this was initially motivated by the -need for a larger menu, the whole website ended up being redesigned, and -most pages got reworked to ease navigation. We hope you'll enjoy browsing -it. +The FFmpeg project is proud to announce a brand new version of the website +made by http://db0.fr";>db0. While this was initially motivated +by the need for a larger menu, the whole website ended up being redesigned, +and most pages got reworked to ease navigation. We hope you'll enjoy +browsing it. July 17, 2014, FFmpeg 2.3 --- Summary of changes: src/index | 10 +- 1 files changed, 5 insertions(+), 5 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. d723332 web: Remove extra useless horizontal scrollbar on nav
The branch, master has been updated via d7233328f18fc0dd416d17d51ad3410500563066 (commit) via 927b71308a46981a56bf012c9bc44aaebdea4f2d (commit) from 72b2c9a3ab38b7b5ab83a042bb876605d2195d98 (commit) - Log - commit d7233328f18fc0dd416d17d51ad3410500563066 Author: db0company AuthorDate: Sun Jul 20 15:02:37 2014 +0200 Commit: db0company CommitDate: Sun Jul 20 15:02:37 2014 +0200 web: Remove extra useless horizontal scrollbar on nav diff --git a/src/less/style.less b/src/less/style.less index 494fb5a..6a26684 100644 --- a/src/less/style.less +++ b/src/less/style.less @@ -234,6 +234,7 @@ code { #sidebar-wrapper, .navbar { background-color: @Cmaindarkdark; +overflow-x: hidden; .sidebar-brand, .navbar-brand { img { opacity: 0.6; commit 927b71308a46981a56bf012c9bc44aaebdea4f2d Author: db0company AuthorDate: Sun Jul 20 14:40:43 2014 +0200 Commit: db0company CommitDate: Sun Jul 20 14:50:38 2014 +0200 web/download: Show all tabs without javascript + disable fade effect diff --git a/htdocs/js/download.js b/htdocs/js/download.js index 83c3798..b4807b5 100644 --- a/htdocs/js/download.js +++ b/htdocs/js/download.js @@ -1,5 +1,8 @@ $(document).ready(function() { + $('#build-windows').removeClass('active'); + $('#build-mac').removeClass('active'); + var f = function (e) { e.preventDefault() $(this).tab('show') diff --git a/src/download b/src/download index 21eb0f2..5eb0b0c 100644 --- a/src/download +++ b/src/download @@ -77,7 +77,7 @@ - + Windows Packages @@ -88,7 +88,7 @@ - + Mac OS X Packages --- Summary of changes: htdocs/js/download.js |3 +++ src/download |4 ++-- src/less/style.less |1 + 3 files changed, 6 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. c3c93b3 web/olddownload: add 0.5.14
The branch, master has been updated via c3c93b327a56539933a05b89068aeede36196c5b (commit) from d7233328f18fc0dd416d17d51ad3410500563066 (commit) - Log - commit c3c93b327a56539933a05b89068aeede36196c5b Author: Michael Niedermayer AuthorDate: Sun Jul 20 18:56:57 2014 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 20 18:56:57 2014 +0200 web/olddownload: add 0.5.14 diff --git a/src/olddownload b/src/olddownload index 30892b3..07324d3 100644 --- a/src/olddownload +++ b/src/olddownload @@ -276,25 +276,25 @@ libpostproc52. 0.100 - FFmpeg 0.5.13 "half-way to world domination A.K.A. the belligerent blue bike + FFmpeg 0.5.14 "half-way to world domination A.K.A. the belligerent blue bike shed" - 0.5.13 appeared on 2013-09-25. It is the latest point release from the + 0.5.14 appeared on 2014-07-20. It is the latest point release from the 0.5 release branch, which was cut on 2009-03-02. it includes all changes from libav 0.5.10 as of 2013-02-28. -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=n0.5.13";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.5.14";>Changelog --- Summary of changes: src/olddownload | 14 +++--- 1 files changed, 7 insertions(+), 7 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. 23fd09c web/olddownload: add FFmpeg 1.0.10
The branch, master has been updated via 23fd09cdf0b6c4965745658d1d84b397fcf3e935 (commit) from c3c93b327a56539933a05b89068aeede36196c5b (commit) - Log - commit 23fd09cdf0b6c4965745658d1d84b397fcf3e935 Author: Michael Niedermayer AuthorDate: Sun Jul 20 19:50:21 2014 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 20 19:50:21 2014 +0200 web/olddownload: add FFmpeg 1.0.10 diff --git a/src/olddownload b/src/olddownload index 07324d3..fc048cd 100644 --- a/src/olddownload +++ b/src/olddownload @@ -77,10 +77,10 @@ libpostproc52. 2.100 - FFmpeg 1.0.9 "Angel" + FFmpeg 1.0.10 "Angel" - 1.0.9 was released on 2014-03-10. It is the latest stable FFmpeg release + 1.0.10 was released on 2014-07-20. It is the latest stable FFmpeg release from the 1.0 release branch, which was cut from master on 2012-09-28. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2012-09-27, libav 0.8.3 as of 2013-01-22. @@ -99,15 +99,15 @@ libpostproc52. 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=n1.0.9";>Changelog +http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.0.10";>Changelog --- Summary of changes: src/olddownload | 14 +++--- 1 files changed, 7 insertions(+), 7 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. fc0ae34 web/documentation: add doxygen for ffmpeg 2.3
The branch, master has been updated via fc0ae34814fd5130f833801d7a78c5985c6b5f7e (commit) from 23fd09cdf0b6c4965745658d1d84b397fcf3e935 (commit) - Log - commit fc0ae34814fd5130f833801d7a78c5985c6b5f7e Author: Michael Niedermayer AuthorDate: Sun Jul 20 23:14:13 2014 +0200 Commit: Michael Niedermayer CommitDate: Sun Jul 20 23:14:13 2014 +0200 web/documentation: add doxygen for ffmpeg 2.3 diff --git a/src/documentation b/src/documentation index 152c7ec..a17725f 100644 --- a/src/documentation +++ b/src/documentation @@ -81,6 +81,7 @@ Doxygen documentation for current trunk (regenerated nightly); documentation for the + 2.3, 2.2, 2.1, 2.0, --- Summary of changes: src/documentation |1 + 1 files changed, 1 insertions(+), 0 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. 11945cf web/download: Fix link for linux static builds 64-bit kernel 2.6.32 and above
The branch, master has been updated via 11945cf1567ba8023d48f5ad99dcdeff2b6e2ff8 (commit) via 35b00c563d5c964538478c8e5d52cf7afdc092db (commit) from fc0ae34814fd5130f833801d7a78c5985c6b5f7e (commit) - Log - commit 11945cf1567ba8023d48f5ad99dcdeff2b6e2ff8 Author: db0company AuthorDate: Mon Jul 21 20:37:35 2014 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 23 09:32:21 2014 +0200 web/download: Fix link for linux static builds 64-bit kernel 2.6.32 and above Reviewed-by: Lou Logan diff --git a/src/download b/src/download index 7ddb4e4..fb30ed0 100644 --- a/src/download +++ b/src/download @@ -72,7 +72,7 @@ http://ffmpeg.gusari.org/static/";>32-bit and 64-bit with kernel 3.2.x and above - http://ffmpeg.gusari.org/static/";>64-bit + http://johnvansickle.com/ffmpeg/";>64-bit with kernel 2.6.32 and above commit 35b00c563d5c964538478c8e5d52cf7afdc092db Author: db0company AuthorDate: Mon Jul 21 20:37:34 2014 +0200 Commit: Michael Niedermayer CommitDate: Wed Jul 23 09:31:35 2014 +0200 web/download: Fix redundant git word on snapshot button Reviewed-by: Lou Logan diff --git a/src/download b/src/download index 5eb0b0c..7ddb4e4 100644 --- a/src/download +++ b/src/download @@ -137,7 +137,7 @@ - Git Snapshot + Snapshot http://git.videolan.org/?p=ffmpeg.git;a=tree"; class="btn btn-success"> Browse --- Summary of changes: src/download |4 ++-- 1 files changed, 2 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. f02ce17 web/projects: move projects to wiki
The branch, master has been updated via f02ce174bf3921a8cdba4e8603afcbc5b0158c6a (commit) from 11945cf1567ba8023d48f5ad99dcdeff2b6e2ff8 (commit) - Log - commit f02ce174bf3921a8cdba4e8603afcbc5b0158c6a Author: Lou Logan AuthorDate: Tue Jul 22 16:19:27 2014 -0800 Commit: Lou Logan CommitDate: Wed Jul 23 12:10:16 2014 -0800 web/projects: move projects to wiki This allows users to add their own project to the list. * Added link to wiki page on projects.html. * Deleted projects link from menu Signed-off-by: Lou Logan diff --git a/src/projects b/src/projects index 51f8310..26ba17f 100644 --- a/src/projects +++ b/src/projects @@ -1,165 +1,5 @@ - These are some of the free projects and programs known to incorporate work from - FFmpeg. If you would like to see another project added here, please send - an email to the ffmpeg-devel mailing list. +This page has been moved to the +http://trac.ffmpeg.org/wiki/Projects";>Projects page on the +http://trac.ffmpeg.org/";>FFmpeg Wiki. - - - - - - - http://sourceforge.net/projects/ac3encode/";>ac3encode - http://alembik.sourceforge.net/";>Alembik - http://code.google.com/p/amv-codec-tools/";>AMV codec tools - http://atglas.sourceforge.net/";>AtGLas - http://code.google.com/p/avbin/";>AVbin - http://avifile.sourceforge.net/";>avifile - http://gatos.sourceforge.net/avview.php";>Avview - http://www.bebits.com/app/2575";>BeOS FFmpeg decoders - http://www.bebits.com/app/2867";>BeOS HybridDivx - http://bino3d.org/";>Bino - http://www.independentsounds.de/";>Blaze - http://www.blender.org/";>Blender - http://www.chromium.org/";>Chromium - http://www.google.com/chrome";>Google Chrome - http://sourceforge.net/projects/chronictv/";>chronictv - http://cinelerra.org/";>Cinelerra - http://ccv.nuigroup.com/";>Community Core Vision - http://www.corecodec.com/products/coreplayer";>CorePlayer - http://datura.sourceforge.net/";>Datura - http://sourceforge.net/projects/divxtodvd/";>DivXtoDVD - http://labs.divx.com/DrDivX";>Dr. Divx - http://code.google.com/p/drag2dv/";>Drag2DV - http://dvbcut.sourceforge.net/";>dvbcut - http://www.dvdflick.net/";>DVDFlick - http://sites.google.com/site/dvrmstompeg/dvr-mstompegconverter";>DVR-MS to MPEG Converter - http://sourceforge.net/projects/easyvob2divx/";>Easy VOB 2 DivX - http://www.easywma.com/";>EasyWMA - http://www.easywma.com/wmv/";>EasyWMV - http://www.electricsheep.org";>Electric Sheep - http://dcunningham.net/applications/encodehd/";>EncodeHD - http://sourceforge.net/projects/ffdshow/";>ffdshow - http://ffdshow-tryout.sourceforge.net/";>ffdshow-tryouts - http://corz.org/windows/software/ffe/";>ffe - http://code.google.com/p/ffmbc/";>FFmedia Broadcast - http://www.thilobrai.onlinehome.de/ffmpegGUI.htm";>ffmpeg-GUI - http://ffmpeg-php.sourceforge.net/";>ffmpeg-php - http://www.v2v.cc/~j/ffmpeg2theora/";>ffmpeg2theora - http://code.google.com/p/ffmpeg4iphone/";>ffmpeg4iphone - http://sourceforge.net/projects/qt-ffmpeg/";>FFMPEG for QT - https://github.com/wseemann/FFmpegMediaMetadataRetriever";>FFmpegMediaMetadataRetriever - http://code.google.com/p/ffmpegthumbnailer/";>FFMpegThumbnailer - http://www.ffmpegx.com/";>ffmpegX for Mac OS X - http://ffmpegyag.sourceforge.net";>FFmpegYAG - http://colabti.org/convertx/ffrecord.html";>FFRecord - http://www.tagtraum.com/ffsampledsp/";>FFSampledSP - Java Sound for Win/OS X - http://fftv.sourceforge.net/";>fftv - http://aldorandenet.free.fr/codecs/";>FFusion, Alternative Codecs for Mac OS X - http://firefogg.org";>Firefogg - http://fmj.sourceforge.net/";>FMJ - http://fobs.sourceforge.net/";>Fobs - http://freej.org/";>FreeJ - http://frogger.rules.pl/";>Frogger - http://galleryproject.org/";>Gallery - https://github.com/lano1106/glcs";>glcs - http://gmerlin.sourceforge.net/";>gmerlin - http://gnashdev.org/";>Gnash - http://gpac.sourceforge.net/";>GPAC - http://gstreamer.freedesktop.org";>GStreamer - http://handbrake.fr/";>HandBrake - http://www.homer-conferencing.com";>Homer Conferencing - http://sourceforge.net/projects/hypervideoconve/";>Hyper Video Converter - http://www.eingrad.com/products/internet-radio-box/";>Internet Radio Box - http://jffmpeg.sourceforge.net/";>Jffmpeg - http://www.jwplayer.com/hosting-and-streaming/";>JW Platform - http://www.kdenlive.org/";>Kdenlive - http://code.google.com/p/kmediafactory/";>KMediaFactory - http://savannah.nongnu.org/projects/kinetophone";>Kinetophone - http://ktoon.net/";>KTooN - http://libdlna.geexbox.org/";>libdlna - http://libquicktime.sourceforge.net/";>libquicktime -
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. be17b4e web/download: drop "Mac" from title
The branch, master has been updated via be17b4e850fda7a81126865e87cae78d709fb817 (commit) from f02ce174bf3921a8cdba4e8603afcbc5b0158c6a (commit) - Log - commit be17b4e850fda7a81126865e87cae78d709fb817 Author: Lou Logan AuthorDate: Wed Jul 23 12:56:49 2014 -0800 Commit: Lou Logan CommitDate: Wed Jul 23 12:56:49 2014 -0800 web/download: drop "Mac" from title Since 2012 Apple no longer associates the "Mac" moniker with OS X. Signed-off-by: Lou Logan diff --git a/src/download b/src/download index fb30ed0..c879f46 100644 --- a/src/download +++ b/src/download @@ -90,7 +90,7 @@ -Mac OS X Packages +OS X Packages http://www.evermeet.cx/ffmpeg/";> --- Summary of changes: src/download |2 +- 1 files changed, 1 insertions(+), 1 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. cef4230 web/style: Add a comment in the generated css file for the doc in the main repo
The branch, master has been updated via cef4230fa01523cae1d9394e0ce941f9d6d4d78e (commit) from be17b4e850fda7a81126865e87cae78d709fb817 (commit) - Log - commit cef4230fa01523cae1d9394e0ce941f9d6d4d78e Author: db0company AuthorDate: Thu Jul 24 13:47:08 2014 +0200 Commit: Michael Niedermayer CommitDate: Thu Jul 24 13:48:39 2014 +0200 web/style: Add a comment in the generated css file for the doc in the main repo diff --git a/README b/README index 93854ee..2276820 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ To generate the documentation pages: In case of a major CSS update, please also update the `style.min.css` file in the main FFmpeg repo: - $ cat /path/to/ffmpeg-web/htdocs/css/{bootstrap.min.css,style.min.css} > /path/to/ffmpeg/doc/style.min.css + $ cat /path/to/ffmpeg-web/src/css_credit /path/to/ffmpeg-web/htdocs/css/{bootstrap.min.css,style.min.css} > /path/to/ffmpeg/doc/style.min.css WEBSITE DEVELOPERS INSTRUCTIONS diff --git a/src/css_credit b/src/css_credit new file mode 100644 index 000..27efb02 --- /dev/null +++ b/src/css_credit @@ -0,0 +1,6 @@ +/* + * This file has been generated from the website repo: + * git://ffmpeg.org/ffmpeg-web + * Any modification must be applied on the src/less/style.less source file first. + */ + --- Summary of changes: README |2 +- src/css_credit |6 ++ 2 files changed, 7 insertions(+), 1 deletions(-) create mode 100644 src/css_credit 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. 9397025 web: update 2.3 release notes
The branch, master has been updated via 9397025ad6bed5bed791b50f2ed17e97580eec6d (commit) from cef4230fa01523cae1d9394e0ce941f9d6d4d78e (commit) - Log - commit 9397025ad6bed5bed791b50f2ed17e97580eec6d Author: Michael Niedermayer AuthorDate: Fri Jul 25 13:34:44 2014 +0200 Commit: Michael Niedermayer CommitDate: Fri Jul 25 13:34:44 2014 +0200 web: update 2.3 release notes diff --git a/src/download b/src/download index c879f46..01ba6d6 100644 --- a/src/download +++ b/src/download @@ -286,7 +286,7 @@ libpostproc52. 3.100 http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3";>Changelog - http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=n2.3";>Release Notes + http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=489d066";>Release Notes diff --git a/src/index b/src/index index 02d8d2a..c204c3b 100644 --- a/src/index +++ b/src/index @@ -49,7 +49,7 @@ We have made a new major release (2.3) It contains all features and bugfixes of the git master branch from the 16th July. -Please see the http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=n2.3";>Release Notes for a +Please see the http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=489d066";>Release Notes for a list of note-worthy changes. --- Summary of changes: src/download |2 +- src/index|2 +- 2 files changed, 2 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. 5f3325e web/security: update for 2.3, 1.0.10, 0.5.*
The branch, master has been updated via 5f3325e427d709704585ee88ae1acbbe51cbe1b3 (commit) from 9397025ad6bed5bed791b50f2ed17e97580eec6d (commit) - Log - commit 5f3325e427d709704585ee88ae1acbbe51cbe1b3 Author: Michael Niedermayer AuthorDate: Mon Jul 28 17:53:21 2014 +0200 Commit: Michael Niedermayer CommitDate: Mon Jul 28 17:53:21 2014 +0200 web/security: update for 2.3, 1.0.10, 0.5.* diff --git a/src/security b/src/security index 4a34e2a..efa4649 100644 --- a/src/security +++ b/src/security @@ -1,5 +1,14 @@ Please report vulnerabilities to mailto:ffmpeg-secur...@ffmpeg.org";>ffmpeg-secur...@ffmpeg.org +FFmpeg 2.3 +2.3 + +Fixes following vulnerabilities: + + +CVE-2014-4609, d6af26c55c1ea30f85a7d9edbc373f53be1743ee +CVE-2014-4610, d6af26c55c1ea30f85a7d9edbc373f53be1743ee + FFmpeg 2.2 2.2.4 @@ -367,6 +376,17 @@ CVE-2012-6618, 03847eb8259291b4ff1bd840bd779d0699d71f96 FFmpeg 1.0 +1.0.10 + +Fixes following vulnerabilities: + + +CVE-2012-5150, 85b1ce977bd5d477cd47d0942e1a09f0a56e6778 / ae3d41636942cbc0236bad21ad06c65f4eb0f096 +CVE-2013-0894, 0916d0f9d1b94b4bb88382edae45b9276746574d / 2c16bf2de07c68513072bf3cc96401d2c6291a3e +CVE-2014-4609, 7b5c706494a775b2b0d0e0a38448610802eef8f4 / d6af26c55c1ea30f85a7d9edbc373f53be1743ee +CVE-2014-4609, 7b5c706494a775b2b0d0e0a38448610802eef8f4 / d6af26c55c1ea30f85a7d9edbc373f53be1743ee + + 1.0.9 Fixes following vulnerabilities: @@ -800,6 +820,39 @@ Several security issues that dont have CVE numbers. Fixes CVE-2011-4352, CVE-2011-4579, CVE-2011-4353, CVE-2011-4351, CVE-2011-4364 FFmpeg 0.5 +0.5.14 + +Fixes following vulnerabilities: + + +CVE-2012-5150, 90c8fa52216b7a9fc83167f791dd7bb1d01bbaf2 / ae3d41636942cbc0236bad21ad06c65f4eb0f096 +CVE-2013-7023, 04fb6bb9155a5b1857027b78728badec72734c2e / f31011e9abfb2ae75bb32bc44e2c34194c8dc40a +CVE-2014-4609, 24a0273cb86ec0b8bf17c71e7f426c3aa9e4989f / 7b5c706494a775b2b0d0e0a38448610802eef8f4 +CVE-2014-4609, 24a0273cb86ec0b8bf17c71e7f426c3aa9e4989f / d6af26c55c1ea30f85a7d9edbc373f53be1743ee +CVE-2014-4610, 24a0273cb86ec0b8bf17c71e7f426c3aa9e4989f / d6af26c55c1ea30f85a7d9edbc373f53be1743ee + + +0.5.13 + +Fixes following vulnerabilities: + + +CVE-2013-7009, fde0b7d91c9cbcc427f87c2651f39d0075c66efe / 3819db745da2ac7fb3faacb116788c32f4753f34 +CVE-2013-7010, e7484d54252d3442b64ed09770d4c84c44e104e9 / 454a11a1c9c686c78aa97954306fb63453299760 + + +0.5.11 + +Fixes following vulnerabilities: + + +CVE-2013-0849, fee26d352a52eb9f7fcd8d9167fb4a5ba015b612 / 3ae610451170cd5a28b33950006ff0bd23036845 +CVE-2013-0846, a23a3dba25448939e6be43c9196f1e6917258e2e / a7ee6281f7ef1c29284e3a4cadfe0f227ffde1ed +CVE-2013-0865, 13093f9767b922661132a3c1f4b5ba2c7338b660 / ab6c9332bfa1e20127a16392a0b85a4aa4840889 +CVE-2013-0868, ac476bfa9f90587eadef5b98cfc40ec77dde3f18 / 0dfc01c2bbf4b71bb56201bc4a393321e15d1b31 +CVE-2013-0868, 272e7f6443b76fb47192930d157bfd9284294188 / f67a0d115254461649470452058fa3c28c0df294 + + 0.5.8 Fixes CVE-2011-3892, CVE-2011-3893, CVE-2011-3895 --- Summary of changes: src/security | 53 + 1 files changed, 53 insertions(+), 0 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. 5942256 web/news: OPW 2014 fundraiser
The branch, master has been updated via 5942256e0c0e1ecd42d99c73731c7c89a637737e (commit) from 5f3325e427d709704585ee88ae1acbbe51cbe1b3 (commit) - Log - commit 5942256e0c0e1ecd42d99c73731c7c89a637737e Author: Reynaldo H. Verdejo Pinochet AuthorDate: Mon Jul 28 17:32:16 2014 -0400 Commit: Michael Niedermayer CommitDate: Tue Jul 29 14:58:32 2014 +0200 web/news: OPW 2014 fundraiser diff --git a/src/index b/src/index index c204c3b..40a8abf 100644 --- a/src/index +++ b/src/index @@ -36,6 +36,22 @@ News + July 29, 2014, Help us out securing our spot in OPW + +Following our previous post regarding our participation on this year's +OPW (Outreach Program for Women), we are now reaching out to our users +(both individuals and companies) to help us gather the needed money to +secure our spot in the program. +We need to put together 6K USD as a minimum but securing more funds would +help us towards getting more than one intern. +You can donate by credit card using +https://co.clickandpledge.com/advanced/default.aspx?wid=56226";> +Click&Pledge and selecting the "OPW" option. If you would like to +donate by money transfer or by check, please get in touch by +mailto:o...@ffmpeg.org";>e-mail and we will get back to you +with instructions.Thanks! + + July 20, 2014, New website The FFmpeg project is proud to announce a brand new version of the website --- Summary of changes: src/index | 16 1 files changed, 16 insertions(+), 0 deletions(-) hooks/post-receive -- ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog