avfilter: bump version for the latest API change

And fix the entry in doc/APIchanges

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2018-04-01 23:19:02 -03:00
parent 9b125826ed
commit f1805d160d
2 changed files with 2 additions and 2 deletions

View File

@@ -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().