From: Dustin Brody Date: Sat, 6 Aug 2011 05:42:35 +0000 (-0400) Subject: APIchanges: note error_recognition in lavf X-Git-Tag: n0.9~1095^2~156 X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=e3a70c7c5ff589ff6ce70fa0a29dc220f95dff17 APIchanges: note error_recognition in lavf Signed-off-by: Anton Khirnov --- diff --git a/doc/APIchanges b/doc/APIchanges index 09a12fe3d2..ac95d168eb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -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.