summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-17 18:17:02 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-17 18:17:02 +0000
commit8e9d93087337cb55709ed9dc4461ad336a23150b (patch)
tree0a1b719ef23c2e460c0a6576dbc2fe9b0db7cc9d /doc/APIchanges
parentb5c582fa9db0a4d360506a05ab66a01394e51c56 (diff)
Add APIchanges entry after AVFilterBuffer w and h fields removal.
Originally committed as revision 24292 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 52c8fd753b..cf58cc8511 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-07-17 - r24291 - lavfi 1.25.0 - AVFilterBuffer
+ Remove w and h fields from AVFilterBuffer.
+
2010-07-17 - r24284 - lavfi 1.24.0 - AVFilterBuffer
Rename AVFilterPic to AVFilterBuffer.