]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.c
frame: add a cropping rectangle to AVFrame
[ffmpeg] / cmdutils.c
index 291365501b54c4c45c020f87909f926f31d94ce3..b0445eb85b1b649574b1336bce68aa93cd9367dd 100644 (file)
@@ -58,7 +58,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts, *resample_opts;
 
-static const int this_year = 2016;
+static const int this_year = 2017;
 
 void init_opts(void)
 {