Lou Logan [Tue, 28 Jan 2014 19:05:18 +0000 (10:05 -0900)]
web/projects: add FFmpegMediaMetadataRetriever
Michael Niedermayer [Sat, 25 Jan 2014 18:45:04 +0000 (19:45 +0100)]
web/documentation: add link to 2.1 doxy
Michael Niedermayer [Sat, 18 Jan 2014 23:17:31 +0000 (00:17 +0100)]
web/download: correct fateserver commiters
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Fri, 17 Jan 2014 05:07:10 +0000 (06:07 +0100)]
web/olddownload: add FFmpeg 0.10.11
Michael Niedermayer [Thu, 16 Jan 2014 15:02:14 +0000 (16:02 +0100)]
web/download: add FFmpeg 1.2.5 release
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Wed, 15 Jan 2014 19:02:53 +0000 (20:02 +0100)]
web/download: Add FFmpeg 2.1.3
Michael Niedermayer [Mon, 13 Jan 2014 14:55:58 +0000 (15:55 +0100)]
web/download: make wording of who has push/commit rights more precise
Reviewed-by: Lou Logan <lou@lrcd.com>
Reviewed-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Mon, 13 Jan 2014 16:54:58 +0000 (17:54 +0100)]
web/download: add FFmpeg 2.1.2
Michael Niedermayer [Mon, 13 Jan 2014 15:02:38 +0000 (16:02 +0100)]
web/olddownload: add FFmpeg 1.1.8
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Stefano Sabatini [Sun, 12 Jan 2014 10:08:45 +0000 (11:08 +0100)]
download: add FATE server repository
Stefano Sabatini [Fri, 3 Jan 2014 12:41:26 +0000 (13:41 +0100)]
web/olddownload: mark all old releases as deprecated, not only 0.6
0.6 is no special "strongly deprecated" release.
Lou Logan [Mon, 30 Dec 2013 01:52:15 +0000 (16:52 -0900)]
web/projects: remove abandoned homeless projects
Also update valid redirects/URL changes, and remove excess verbage
indicating that list is obviously alphabetical.
Michael Niedermayer [Sat, 28 Dec 2013 19:31:51 +0000 (20:31 +0100)]
web: Add css/xhtml icons and use them from our server
This avoids using images over http from https pages
Michael Niedermayer [Tue, 24 Dec 2013 03:46:24 +0000 (04:46 +0100)]
web: move 2.0 branch to old releases as it does no longer have a dedicated maintainer
Michael Niedermayer [Tue, 24 Dec 2013 03:45:36 +0000 (04:45 +0100)]
web: add ffmpeg 2.0.3
Alexander Strasser [Sun, 22 Dec 2013 10:05:56 +0000 (11:05 +0100)]
web: Remove outdated banners
Prevent them from being shown again after a year has passed.
Michael Niedermayer [Mon, 9 Dec 2013 00:05:53 +0000 (01:05 +0100)]
Revert "web: move RSS generation to a seperate shell script"
This reverts commit
f4c4145a82d69a24292df4c02b8b8ebe59c4884f.
Execution of scripts from the git checkout during make is not
supported currently. The Makefile is subject to security checks
on the server, these do not extend to external scripts.
It seems none of the root admins had time until now to extend
these security checks to external scripts and noone else volunteered
to fix them either (which isnt that trivial as the checks are shared
between several projects)
Thus to restore the automated website build on push, this commit
is reverted
Better solutions welcome, patches welcome, but dont break the
website build please, also if you do break it, revert, dont
just leave it assuming someone else will fix it.
Michael Niedermayer [Sun, 8 Dec 2013 23:58:07 +0000 (00:58 +0100)]
web/security: add CVEs for 0.10.9 and 2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Lou Logan [Fri, 6 Dec 2013 20:19:59 +0000 (11:19 -0900)]
web/projects: update FFmpegYAG url
As requested by project author.
Timothy Gu [Fri, 29 Nov 2013 01:22:42 +0000 (17:22 -0800)]
web/documentation: add links to Git how-to and FATE doc
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Timothy Gu [Mon, 25 Nov 2013 00:40:04 +0000 (16:40 -0800)]
web/default.css: sync with ffmpeg
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Timothy Gu [Sun, 24 Nov 2013 23:47:38 +0000 (15:47 -0800)]
web/Makefile/rss: parse news archive for RSS too
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Timothy Gu [Mon, 25 Nov 2013 22:25:05 +0000 (14:25 -0800)]
web: move RSS generation to a seperate shell script
Easier to read.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
slhck [Tue, 26 Nov 2013 18:03:16 +0000 (19:03 +0100)]
web: reorder download page
Per my mail on the devel list from 2013-10-30, this change moves
the static builds further up in the download page and cleans up
the lists, in order to make it easier for users to discover the
downloads. Almost like a "Download here" button many users are
looking for.
Many casual users will be scared by the thought of having to compile
software, and when we send them to the download page, it's often
not apparent that the static builds work just as well.
The packages for Linux distributions have been moved down since
they contain older versions. Especially for Ubuntu, I added a
note about it being stuck at 0.10, which new users often don't
realize.
I also added links to the OS X package managers that enable users
to install ffmpeg directly.
For power users, the source code access is still there. Someone
willing to get the source will immediately see the git command.
I also changed the "people are not afraid to use them" to a more
direct statement.
Finally, a link to the wiki has been added, to point people to our
compilation guides, which are well maintained and a good reference.
Michael Niedermayer [Tue, 26 Nov 2013 14:02:03 +0000 (15:02 +0100)]
web/security: add FFmpeg 0.10.9
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Tue, 26 Nov 2013 14:01:39 +0000 (15:01 +0100)]
web/security: add FFmpeg 0.10.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Tue, 26 Nov 2013 14:01:07 +0000 (15:01 +0100)]
web/security: add FFmpeg 2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Timothy Gu [Sun, 24 Nov 2013 23:47:39 +0000 (15:47 -0800)]
web: add .gitignore
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Reviewed-by: Lou Logan <lou@lrcd.com>
Lou Logan [Mon, 25 Nov 2013 20:35:54 +0000 (11:35 -0900)]
web/projects: add FFmpegYAG
Michael Niedermayer [Wed, 20 Nov 2013 03:09:26 +0000 (04:09 +0100)]
web/download: add FFmpeg 2.1.1
Compn [Tue, 19 Nov 2013 19:44:04 +0000 (14:44 -0500)]
index: remove bunch of useless words
Timothy Gu [Wed, 13 Nov 2013 00:02:26 +0000 (15:02 -0900)]
web/index: add Debian FFmpeg RFP news entry
Minor changes by Lou.
Michael Niedermayer [Wed, 6 Nov 2013 02:21:28 +0000 (03:21 +0100)]
web/olddownload: 0.10.10 release
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Lou Logan [Mon, 28 Oct 2013 23:50:55 +0000 (15:50 -0800)]
web/index: Remove doom9 "news"
News entries are not usually removed but this has nothing to do with
the FFmpeg project.
Michael Niedermayer [Mon, 28 Oct 2013 23:34:35 +0000 (00:34 +0100)]
web/index: add FFmpeg 2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Mon, 28 Oct 2013 01:18:03 +0000 (02:18 +0100)]
web/download: add FFmpeg 2.1
Michael Niedermayer [Fri, 11 Oct 2013 18:57:40 +0000 (20:57 +0200)]
web/olddownload: add FFmpeg 1.1.7
Michael Niedermayer [Tue, 8 Oct 2013 19:29:42 +0000 (21:29 +0200)]
web/download: add FFmpeg 2.0.2
Michael Niedermayer [Sun, 6 Oct 2013 17:19:11 +0000 (19:19 +0200)]
web/olddownload: add 0.7.16 and 0.8.15
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Compn [Sat, 5 Oct 2013 23:50:33 +0000 (19:50 -0400)]
doom9 news
Michael Niedermayer [Wed, 2 Oct 2013 23:53:54 +0000 (01:53 +0200)]
web/download: add FFmpeg 1.2.4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Sat, 28 Sep 2013 16:38:53 +0000 (18:38 +0200)]
src/contact: try to attract more people toward helping users.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Fri, 27 Sep 2013 01:26:35 +0000 (03:26 +0200)]
web/olddownload: add FFmpeg 0.10.9
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Wed, 25 Sep 2013 01:13:30 +0000 (03:13 +0200)]
web/olddownload: add 0.5.13
Alexander Strasser [Mon, 23 Sep 2013 22:58:16 +0000 (00:58 +0200)]
web: Add autumn banner
Michael Niedermayer [Mon, 23 Sep 2013 00:50:44 +0000 (02:50 +0200)]
web/olddownload: add FFmpeg 0.6.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Sun, 22 Sep 2013 23:19:09 +0000 (01:19 +0200)]
web/olddownload: add 0.9.3
Alexander Strasser [Sat, 21 Sep 2013 01:23:49 +0000 (03:23 +0200)]
web: Prevent switching back to last years autumn banner
Michael Niedermayer [Tue, 17 Sep 2013 11:19:12 +0000 (13:19 +0200)]
web/security: add CVE-2013-4358
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Thomas Volkert [Sat, 14 Sep 2013 14:50:49 +0000 (16:50 +0200)]
web/projects: add Homer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Thu, 12 Sep 2013 23:53:03 +0000 (01:53 +0200)]
web/security: add FFmpeg 0.11.4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Fri, 6 Sep 2013 02:52:03 +0000 (04:52 +0200)]
web/olddownload: add FFmpeg 1.0.8
Lou Logan [Wed, 4 Sep 2013 23:01:52 +0000 (15:01 -0800)]
web/projects: add Storyboard
Add Storyboard after private email discussion with author.
Lou Logan [Mon, 2 Sep 2013 19:06:31 +0000 (11:06 -0800)]
web/contact: add ffmpeg-trac archive link
Michael Niedermayer [Sat, 31 Aug 2013 04:03:41 +0000 (06:03 +0200)]
web/olddownload: add 1.1.6
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Wed, 28 Aug 2013 02:29:33 +0000 (04:29 +0200)]
web/download: add 0.11.4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Tue, 27 Aug 2013 00:48:58 +0000 (02:48 +0200)]
web/security: make ordering of entries consistent
Michael Niedermayer [Tue, 27 Aug 2013 00:47:37 +0000 (02:47 +0200)]
web/download: add 1.2.3
Christian Marillat [Sun, 25 Aug 2013 16:19:08 +0000 (18:19 +0200)]
web/download: add arches for ffmpeg packages for my repository.
Arches are also sorted alphabetically.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Sat, 24 Aug 2013 18:08:20 +0000 (20:08 +0200)]
web: split download page into current and old ones
Alexander Strasser [Thu, 22 Aug 2013 23:22:27 +0000 (01:22 +0200)]
web/archive: Add forgotten title file
Alexander Strasser [Thu, 22 Aug 2013 21:30:12 +0000 (23:30 +0200)]
web/index: Archive old news entries
Move all news entries that are about 1 year or older to a
dedicated archive web page.
Makes the index page smaller.
Alexander Strasser [Mon, 19 Aug 2013 17:41:34 +0000 (19:41 +0200)]
web: Announce seasonal art contest autumn 2013
Michael Niedermayer [Wed, 21 Aug 2013 21:36:52 +0000 (23:36 +0200)]
web/security: add CVEs for ffmpeg 2.0.1
Michael Niedermayer [Wed, 21 Aug 2013 00:28:17 +0000 (02:28 +0200)]
web/security: add FFmpeg 2.0.1
Michael Niedermayer [Sun, 18 Aug 2013 02:43:58 +0000 (04:43 +0200)]
web/security: add 2.0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Lou Logan [Mon, 12 Aug 2013 23:26:49 +0000 (15:26 -0800)]
web/download: fix typo
Lou Logan [Mon, 12 Aug 2013 23:03:35 +0000 (15:03 -0800)]
web/download: update static build link for Linux
Michael Niedermayer [Sun, 11 Aug 2013 00:51:17 +0000 (02:51 +0200)]
web/download: add 2.0.1
Michael Niedermayer [Wed, 31 Jul 2013 01:31:59 +0000 (03:31 +0200)]
web/download: add FFmpeg 0.10.8
Michael Niedermayer [Sun, 28 Jul 2013 01:07:26 +0000 (03:07 +0200)]
web/download: add 1.2.2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Hendrik Schreiber [Wed, 17 Jul 2013 08:49:57 +0000 (10:49 +0200)]
projects: add ffsampledsp project
See thread:
Subject: [FFmpeg-devel] FFSampledSP
Date: Wed, 17 Jul 2013 10:51:39 +0200
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Michael Niedermayer [Wed, 10 Jul 2013 16:10:45 +0000 (18:10 +0200)]
web/index: add FFmpeg 2.0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Wed, 10 Jul 2013 16:01:30 +0000 (18:01 +0200)]
web/download: fix dates (they where off by 2-3 days)
Michael Niedermayer [Wed, 10 Jul 2013 01:23:07 +0000 (03:23 +0200)]
web/documentation: add link to 2.0 doxy
Michael Niedermayer [Wed, 10 Jul 2013 01:22:11 +0000 (03:22 +0200)]
web/download: fix typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Wed, 10 Jul 2013 01:20:21 +0000 (03:20 +0200)]
web/download: add 2.0
Michael Niedermayer [Sat, 29 Jun 2013 17:40:46 +0000 (19:40 +0200)]
web: Use the trac subdomain for trac links
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Lou Logan [Fri, 28 Jun 2013 02:52:17 +0000 (18:52 -0800)]
web/download: add link to OS X builds from ffmpegmac.net
Also remove obsolete "Mac" name since it has been dropped upstream.
Stefano Sabatini [Thu, 27 Jun 2013 16:19:37 +0000 (18:19 +0200)]
web/download: solicit the user to donate
Stefano Sabatini [Thu, 27 Jun 2013 15:56:31 +0000 (17:56 +0200)]
consulting: do not show city
Alexander Strasser [Wed, 19 Jun 2013 10:55:51 +0000 (12:55 +0200)]
web: Remove last year's summer banner
Michael Niedermayer [Tue, 11 Jun 2013 12:26:12 +0000 (14:26 +0200)]
web/consulting: Replace "has commit rights" by "is maintainer"
Since the switch to git more and more developers maintain their code
using their own repository. Thus "commit rights" has become a quite
inappropriate and confusing (with multiple repositories) thing.
Also single user git is much more scalable (see the Linux kernel)
and discriminating against people using the more scalable system is
not so good.
Note years/dates are not checked. They may need updates.
If yours is wrong dont hesitate to scream at me or fix it.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Carl Eugen Hoyos [Tue, 11 Jun 2013 08:49:46 +0000 (10:49 +0200)]
Remove Network-Integrated Multimedia Middleware from projects list.
NMM used FFmpeg until version 2.2.0, the audio and video plugins
were removed in version 2.3.0, released June 2013.
Compn [Wed, 5 Jun 2013 16:20:33 +0000 (12:20 -0400)]
cleanup bugreports page
Compn [Wed, 5 Jun 2013 15:44:16 +0000 (11:44 -0400)]
make request for speech codecs on index page
Michael Niedermayer [Wed, 29 May 2013 12:02:27 +0000 (14:02 +0200)]
web/consulting: add Paul
Michael Niedermayer [Tue, 28 May 2013 00:11:26 +0000 (02:11 +0200)]
web/security: CVEs for 1.2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Sat, 25 May 2013 02:04:26 +0000 (04:04 +0200)]
web/doc: add Doxygen links for 1.1 and 1.2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Tue, 14 May 2013 02:25:18 +0000 (04:25 +0200)]
web/download: add 1.0.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer [Mon, 13 May 2013 01:45:05 +0000 (03:45 +0200)]
web/download: ffmpeg 1.1.5
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Paul B Mahol [Fri, 10 May 2013 21:34:18 +0000 (21:34 +0000)]
web/download: mention libavutil, libswscale & libswresample
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Michael Niedermayer [Fri, 10 May 2013 00:46:44 +0000 (02:46 +0200)]
web/download: add 1.2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Clément Bœsch [Thu, 9 May 2013 16:28:26 +0000 (18:28 +0200)]
web/documentation: consistent use of <tt> tag around tools
Paul B Mahol [Tue, 30 Apr 2013 11:31:15 +0000 (11:31 +0000)]
web/about: add useless libavfilter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Alexander Strasser [Sun, 28 Apr 2013 20:32:44 +0000 (22:32 +0200)]
web/index: Announce FFmpeg at LinuxTag (LT2013)
Michael Niedermayer [Wed, 10 Apr 2013 02:47:08 +0000 (04:47 +0200)]
web/download: FFmpeg 0.10.7
Stefano Sabatini [Fri, 5 Apr 2013 08:24:25 +0000 (10:24 +0200)]
web/documentation: rework manuals presentation and mention ff*-all pages
Clément Bœsch [Thu, 4 Apr 2013 13:53:29 +0000 (15:53 +0200)]
consulting: remove Diego and Luca.
So far, they seem not to be interested to contribute to FFmpeg anymore.
Michael Niedermayer [Fri, 22 Mar 2013 03:37:47 +0000 (04:37 +0100)]
web/download: add 0.11.3