[FFmpeg-cvslog] r24764 - trunk/doc/APIchanges
stefano
subversion
Wed Aug 11 13:10:22 CEST 2010
Author: stefano
Date: Wed Aug 11 13:10:22 2010
New Revision: 24764
Log:
Add APIchanges entry after AVFilterBufferRef changes in r24763.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Wed Aug 11 13:06:04 2010 (r24763)
+++ trunk/doc/APIchanges Wed Aug 11 13:10:22 2010 (r24764)
@@ -13,6 +13,12 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-08-11 - r24763 - lavfi 1.32.0 - AVFilterBufferRef
+ Add a type field to AVFilterBufferRef, and move video specific
+ properties to AVFilterBufferRefVideoProps.
+
+ This changs breaks libavfilter API/ABI.
+
2010-08-07 - r24732 - lavfi 1.31.0 - AVFilterLink
Rename AVFilterLink fields:
AVFilterLink.srcpic -> AVFilterLink.src_buf
More information about the ffmpeg-cvslog
mailing list