[FFmpeg-cvslog] apichange: add an entry for AV_PKT_FLAG_CORRUPT

Luca Barbato git at videolan.org
Tue Aug 2 22:24:34 CEST 2011


ffmpeg | branch: master | Luca Barbato <lu_zero at gentoo.org> | Mon Aug  1 17:46:29 2011 +0200| [5038f9b2684c4be1d9543e34e76282c6935815ba] | committer: Luca Barbato

apichange: add an entry for AV_PKT_FLAG_CORRUPT

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5038f9b2684c4be1d9543e34e76282c6935815ba
---

 doc/APIchanges |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index c533818..09a12fe 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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().
 



More information about the ffmpeg-cvslog mailing list