Skip to content
Snippets Groups Projects
Commit 6f4cda4a authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

Update for 0.7.17

parent 98b0751e
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 0.7.16
PROJECT_NUMBER = 0.7.17
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
......
0.7.16
0.7.17
0.7.16
0.7.17
......@@ -57,7 +57,7 @@ AVFormatContext *avformat_opts;
struct SwsContext *sws_opts;
AVDictionary *format_opts, *video_opts, *audio_opts, *sub_opts;
static const int this_year = 2013;
static const int this_year = 2015;
void init_opts(void)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment