summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
-rw-r--r--doc/encoders.texi3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index c7389241d5..fe77697d93 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -26,6 +26,9 @@ API changes, most recent first:
2011-05-XX - XXXXXX - lavfi 2.6.0 - avcodec.h
Add avfilter_get_video_buffer_ref_from_frame() to libavfilter/avcodec.h.
+2011-05-25 - 30315a8 - lavf 53.1.0 - avformat.h
+ Add fps_probe_size to AVFormatContext.
+
2011-05-18 - 64150ff - lavc 53.4.0 - AVCodecContext.request_sample_fmt
Add request_sample_fmt field to AVCodecContext.
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 5ab3f334f2..9b5c2af008 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -477,5 +477,4 @@ Selected by Encoder (default)
@end table
-@c man end ENCODERS
-
+@c man end AUDIO ENCODERS