mirror of https://git.ffmpeg.org/ffmpeg.git
parent
ee164727dd
commit
d31f46e199
|
@ -58,7 +58,7 @@
|
||||||
struct SwsContext *sws_opts;
|
struct SwsContext *sws_opts;
|
||||||
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
||||||
|
|
||||||
static const int this_year = 2016;
|
static const int this_year = 2017;
|
||||||
|
|
||||||
void init_opts(void)
|
void init_opts(void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue