From: Dustin Brody Date: Sat, 6 Aug 2011 05:42:35 +0000 (-0400) Subject: APIchanges: note error_recognition in lavf X-Git-Tag: v0.8b1~1810 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e3a70c7c5ff589ff6ce70fa0a29dc220f95dff17;p=platform%2Fupstream%2Flibav.git APIchanges: note error_recognition in lavf Signed-off-by: Anton Khirnov --- diff --git a/doc/APIchanges b/doc/APIchanges index 09a12fe..ac95d16 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.