[FFmpeg-devel] [PATCH 3/5] [FATESERVER] Add support for querying a specific compiler, OS, and/or architecture

Michael Niedermayer michaelni at gmx.at
Sun Jun 8 01:48:25 CEST 2014


On Sat, May 31, 2014 at 04:45:48PM -0700, Timothy Gu wrote:
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
>  FATE.pm   |  2 +-
>  index.cgi | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
>  2 files changed, 67 insertions(+), 6 deletions(-)
> 
> diff --git a/FATE.pm b/FATE.pm
> index bb43516..c3388f7 100644
> --- a/FATE.pm
> +++ b/FATE.pm
> @@ -35,7 +35,7 @@ BEGIN {
>  our $fatedir = "/var/www/fateweb";
>  our $recent_age  = 3600;
>  our $ancient_age = 3 * 86400;
> -our $hidden_age  = 30 * 86400;
> +our $hidden_age  = 100 * 86400;
>  our $pretty_links = 0;
>  our $gitweb = "http://git.videolan.org/?p=ffmpeg.git";
>  

applied without above hunk

thanks, and thanks to derek for review

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140608/2be52c95/attachment.asc>


More information about the ffmpeg-devel mailing list