summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-11 11:10:22 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-11 11:10:22 +0000
commitad0d70c964f852a18e9ab8124f0e7aa8876cac6e (patch)
treef167996582ec3599f7239ff202621565ecea4669 /doc
parentcc80caff52a3a20d2ef4285d06263e542e3ddf46 (diff)
Add APIchanges entry after AVFilterBufferRef changes in r24763.
Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5289feb83c..a58de69b42 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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