APIchanges: note error_recognition in lavf
authorDustin Brody <libav@parsoma.net>
Sat, 6 Aug 2011 05:42:35 +0000 (01:42 -0400)
committerAnton Khirnov <anton@khirnov.net>
Fri, 12 Aug 2011 17:12:53 +0000 (19:12 +0200)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges

index 09a12fe..ac95d16 100644 (file)
@@ -13,6 +13,9 @@ libavutil:   2011-04-18
 
 API changes, most recent first:
 
+2011-08-06 - 2f63440 - lavf 53.4.0
+  Add error_recognition to AVFormatContext.
+
 2011-08-02 - 9d39cbf - lavc 53.7.1
   Add AV_PKT_FLAG_CORRUPT AVPacket flag.