mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
cmdutils: update copyright year to 2015.
(cherry picked from commit 3e16065221)
Conflicts:
cmdutils.c
This commit is contained in:
committed by
Michael Niedermayer
parent
04e28b3b25
commit
bda7aa7cb3
@@ -67,7 +67,7 @@ struct SwsContext *sws_opts;
|
|||||||
AVDictionary *swr_opts;
|
AVDictionary *swr_opts;
|
||||||
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
||||||
|
|
||||||
const int this_year = 2014;
|
const int this_year = 2015;
|
||||||
|
|
||||||
static FILE *report_file;
|
static FILE *report_file;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user