[FFmpeg-cvslog] r24774 - trunk/doc/APIchanges
stefano
subversion
Wed Aug 11 17:29:40 CEST 2010
Author: stefano
Date: Wed Aug 11 17:29:40 2010
New Revision: 24774
Log:
Add APIchanges entry for the AVFilterBufferRef changes in r24773.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Wed Aug 11 17:25:42 2010 (r24773)
+++ trunk/doc/APIchanges Wed Aug 11 17:29:40 2010 (r24774)
@@ -13,6 +13,11 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-08-11 - r24773 - lavfi 1.34.0 - AVFilterBufferRef
+ Resize data and linesize arrays in AVFilterBufferRef to 8.
+
+ This change breaks libavfilter API/ABI.
+
2010-08-11 - r24768 - lavc 52.85.0 - av_picture_data_copy()
Add av_picture_data_copy in avcodec.h.
More information about the ffmpeg-cvslog
mailing list