This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
cmdutils: update copyright year to 2017
CC:
libav-stable@libav.org
tags/n3.4
Sean McGovern
9 years ago
parent
ee164727dd
commit
d31f46e199
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cmdutils.c
+ 1
- 1
cmdutils.c
View File
@@ -58,7 +58,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts, *resample_opts;
static const int this_year = 201
6
;
static const int this_year = 201
7
;
void init_opts(void)
{
Write
Preview
Loading…
Cancel
Save