mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 04:02:04 +08:00
cmdutils: update copyright year to 2016
CC: libav-stable@libav.org Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
committed by
Luca Barbato
parent
8b4b1c1eea
commit
2f4a1bb9bf
@@ -58,7 +58,7 @@
|
||||
struct SwsContext *sws_opts;
|
||||
AVDictionary *format_opts, *codec_opts, *resample_opts;
|
||||
|
||||
static const int this_year = 2015;
|
||||
static const int this_year = 2016;
|
||||
|
||||
void init_opts(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user