[FFmpeg-cvslog] update year to 2013
Reinhard Tartler
git at videolan.org
Sun Sep 22 17:22:48 CEST 2013
ffmpeg | branch: release/0.8 | Reinhard Tartler <siretart at tauware.de> | Sun Feb 17 09:10:16 2013 +0100| [8489c0599f0e5b4377976d155b942ea4f8b83381] | committer: Reinhard Tartler
update year to 2013
Signed-off-by: Reinhard Tartler <siretart at tauware.de>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8489c0599f0e5b4377976d155b942ea4f8b83381
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 943a77c..3549c95 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -57,7 +57,7 @@ AVFormatContext *avformat_opts;
struct SwsContext *sws_opts;
AVDictionary *format_opts, *video_opts, *audio_opts, *sub_opts;
-static const int this_year = 2011;
+static const int this_year = 2013;
void init_opts(void)
{
More information about the ffmpeg-cvslog
mailing list