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 2016
CC:
libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
tags/n3.1
Sean McGovern
Luca Barbato
10 years ago
parent
8b4b1c1eea
commit
2f4a1bb9bf
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
5
;
static const int this_year = 201
6
;
void init_opts(void)
{
Write
Preview
Loading…
Cancel
Save