update for 0.9.4

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2014-03-21 05:53:28 +01:00
parent 3926ebc702
commit d55059d048
4 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
static const int this_year = 2013;
static const int this_year = 2014;
static FILE *report_file;