forked from FFmpeg/FFmpeg
Update current year to 2011. Happy New Year!
Originally committed as revision 26184 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
421167b03b
commit
391fa56ddb
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ AVCodecContext *avcodec_opts[AVMEDIA_TYPE_NB];
|
|||
AVFormatContext *avformat_opts;
|
||||
struct SwsContext *sws_opts;
|
||||
|
||||
const int this_year = 2010;
|
||||
const int this_year = 2011;
|
||||
|
||||
void init_opts(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue