1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

doc: library versions need to be bumped in version.h

This commit is contained in:
Diego Biurrun
2011-09-21 14:57:29 +02:00
parent 9aa1f87dfd
commit dd8d808ba6

View File

@@ -281,7 +281,7 @@ send a reminder by email. Your patch should eventually be dealt with.
AVInputFormat/AVOutputFormat struct? AVInputFormat/AVOutputFormat struct?
@item @item
Did you bump the minor version number (and reset the micro version Did you bump the minor version number (and reset the micro version
number) in @file{avcodec.h} or @file{avformat.h}? number) in @file{libavcodec/version.h} or @file{libavformat/version.h}?
@item @item
Did you register it in @file{allcodecs.c} or @file{allformats.c}? Did you register it in @file{allcodecs.c} or @file{allformats.c}?
@item @item