summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-05-16 09:19:46 +0200
committerAnton Khirnov <anton@khirnov.net>2012-06-22 21:06:01 +0200
commit58b049f2fa4f192b00baadb5f1f32ca366f936ea (patch)
tree8b44e5cdd0178461047042a10fc0d101f4bcba8e /doc
parentfa0662393096a1ece73ccc321cd5b8948e96e431 (diff)
lavfi: support automatically inserting the fifo filter when needed.
This breaks libavfilter ABI.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index b84c7ae85c..990e36e5c0 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -4,7 +4,7 @@ since the last major version increase.
The last version increases were:
libavcodec: 2012-01-27
libavdevice: 2011-04-18
-libavfilter: 2011-04-18
+libavfilter: 2012-06-22
libavformat: 2012-01-27
libavresample: 2012-04-24
libswscale: 2011-06-20