Skip to content
Snippets Groups Projects
Commit 7dbcc4f8 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Mention that library micro version should be reset if minor version is bumped.

Originally committed as revision 25010 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5929b3a6
No related branches found
No related tags found
No related merge requests found
......@@ -289,8 +289,8 @@ send a reminder by email. Your patch should eventually be dealt with.
Did you add a long_name under NULL_IF_CONFIG_SMALL to the AVCodec or
AVInputFormat/AVOutputFormat struct?
@item
Did you bump the minor version number in @file{avcodec.h} or
@file{avformat.h}?
Did you bump the minor version number (and reset the micro version
number) in @file{avcodec.h} or @file{avformat.h}?
@item
Did you register it in @file{allcodecs.c} or @file{allformats.c}?
@item
......
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