APIchanges: note error_recognition in lavf

Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
Dustin Brody 2011-08-06 01:42:35 -04:00 committed by Anton Khirnov
parent 2f63440c59
commit e3a70c7c5f
1 changed files with 3 additions and 0 deletions

View 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.