[FFmpeg-cvslog] update year to 2013
Reinhard Tartler
git at videolan.org
Sat Aug 17 22:17:23 CEST 2013
ffmpeg | branch: release/0.5 | Reinhard Tartler <siretart at tauware.de> | Sun Feb 17 09:06:55 2013 +0100| [2abf5eeea6e49d8ec4ca3797363d7a2eaef4dacc] | 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=2abf5eeea6e49d8ec4ca3797363d7a2eaef4dacc
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 108eacc..7c4c1a0 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -50,7 +50,7 @@ AVCodecContext *avctx_opts[CODEC_TYPE_NB];
AVFormatContext *avformat_opts;
struct SwsContext *sws_opts;
-const int this_year = 2009;
+const int this_year = 2013;
double parse_number_or_die(const char *context, const char *numstr, int type, double min, double max)
{
More information about the ffmpeg-cvslog
mailing list