[SCM] libav/experimental: Update current year to 2011. Happy New Year!

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:21:14 UTC 2013


The following commit has been merged in the experimental branch:
commit 391fa56ddbb9ba6540f318ae9615934da42052d5
Author: Justin Ruggles <justin.ruggles at gmail.com>
Date:   Sat Jan 1 18:49:18 2011 +0000

    Update current year to 2011. Happy New Year!
    
    Originally committed as revision 26184 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/cmdutils.c b/cmdutils.c
index b2e6ee0..5e4b716 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -55,7 +55,7 @@ AVCodecContext *avcodec_opts[AVMEDIA_TYPE_NB];
 AVFormatContext *avformat_opts;
 struct SwsContext *sws_opts;
 
-const int this_year = 2010;
+const int this_year = 2011;
 
 void init_opts(void)
 {

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list