]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.c
lavc: Move vector_fmul_window to AVFloatDSPContext
[ffmpeg] / cmdutils.c
index 1ea05dfe5cb4d3426be45964e0f835b2ebfd2652..dc7e7b2e654ce33b28e79247de4cd70e0c53e7ec 100644 (file)
@@ -56,7 +56,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts;
 
-static const int this_year = 2012;
+static const int this_year = 2013;
 
 void init_opts(void)
 {