[FFmpeg-cvslog] cmdutils: we have 2013
Michael Niedermayer
git at videolan.org
Tue Jan 1 15:53:43 CET 2013
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Jan 1 15:43:09 2013 +0100| [9b53306178caf23bfae17eab21b79777d11d6baf] | committer: Michael Niedermayer
cmdutils: we have 2013
Found-by: durandal_1707
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9b53306178caf23bfae17eab21b79777d11d6baf
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 666b039..38c8159 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -65,7 +65,7 @@ struct SwsContext *sws_opts;
SwrContext *swr_opts;
AVDictionary *format_opts, *codec_opts;
-const int this_year = 2012;
+const int this_year = 2013;
static FILE *report_file;
More information about the ffmpeg-cvslog
mailing list