OSDN Git Service

apichange: add an entry for AV_PKT_FLAG_CORRUPT
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 1 Aug 2011 15:46:29 +0000 (17:46 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 2 Aug 2011 00:43:10 +0000 (02:43 +0200)
doc/APIchanges

index c533818..09a12fe 100644 (file)
@@ -13,6 +13,9 @@ libavutil:   2011-04-18
 
 API changes, most recent first:
 
+2011-08-02 - 9d39cbf - lavc 53.7.1
+  Add AV_PKT_FLAG_CORRUPT AVPacket flag.
+
 2011-07-10 - a67c061 - lavf 53.3.0
   Add avformat_find_stream_info(), deprecate av_find_stream_info().