[FFmpeg-cvslog] r24593 - trunk/doc/APIchanges

stefano subversion
Fri Jul 30 11:06:04 CEST 2010


Author: stefano
Date: Fri Jul 30 11:06:03 2010
New Revision: 24593

Log:
Add an entry for the AVFilterBuffer change of r24592.

Modified:
   trunk/doc/APIchanges

Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges	Fri Jul 30 10:42:25 2010	(r24592)
+++ trunk/doc/APIchanges	Fri Jul 30 11:06:03 2010	(r24593)
@@ -13,6 +13,12 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-07-30 - r24592 - lavfi 1.27.0 - AVFilterBuffer
+  Increase size of the arrays AVFilterBuffer.data and
+  AVFilterBuffer.linesize from 4 to 8.
+
+  This change breaks libavfilter ABI.
+
 2010-07-29 - r24583 - lavcore 0.2.0 - imgutils.h
   Add functions av_fill_image_linesizes() and
   av_fill_image_pointers(), declared in libavcore/imgutils.h.



More information about the ffmpeg-cvslog mailing list