summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-04-01 23:19:02 -0300
committerJames Almer <jamrial@gmail.com>2018-04-01 23:22:18 -0300
commitf1805d160d66442567094fc84d3063ad42458809 (patch)
treed4de81a2babff6e5d6af1e76536a937185eaa83b /doc
parent9b125826ed7eda54387c06469c081229b222ee59 (diff)
avfilter: bump version for the latest API change
And fix the entry in doc/APIchanges Signed-off-by: James Almer <jamrial@gmail.com>
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 235868b22a..adc8b1d0c8 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,7 +15,7 @@ libavutil: 2017-10-21
API changes, most recent first:
-2018-xx-xx - xxxxxxx - lavc 7.13.100 - avcodec.h
+2018-xx-xx - xxxxxxx - lavfi 7.14.100 - avfilter.h
Deprecate use of avfilter_register(), avfilter_register_all(),
avfilter_next(). Add av_filter_iterate().