]> git.sesse.net Git - ffmpeg/blobdiff - doc/developer.texi
Frame erasure support for LSF decoding
[ffmpeg] / doc / developer.texi
index eab415c39ad099e866a6c51d6db4ba43c963bab2..29291d0c718d9ae040bba35647429ea7e030fe72 100644 (file)
@@ -310,7 +310,7 @@ send a reminder by email. Your patch should eventually be dealt with.
     AVInputFormat/AVOutputFormat struct?
 @item
     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
     Did you register it in @file{allcodecs.c} or @file{allformats.c}?
 @item