summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJosh de Kock <josh@itanimul.li>2018-02-18 17:20:26 +0000
committerJosh de Kock <josh@itanimul.li>2018-03-31 23:26:30 +0100
commit8f1382f80e0d4184c54c14afdda6482f050fbba7 (patch)
tree6e74cd8e4cce3e386a22fd5bf891ea3819802ee9 /doc/APIchanges
parentcda43940da872ebc15bc1f676fe81b544196446d (diff)
downloadffmpeg-streaming-8f1382f80e0d4184c54c14afdda6482f050fbba7.zip
ffmpeg-streaming-8f1382f80e0d4184c54c14afdda6482f050fbba7.tar.gz
lavfi: add new iteration API
Signed-off-by: Josh de Kock <josh@itanimul.li>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 83c7a40..dbc4617 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,10 @@ libavutil: 2017-10-21
API changes, most recent first:
+2018-xx-xx - xxxxxxx - lavc 7.13.100 - avcodec.h
+ Deprecate use of avfilter_register(), avfilter_register_all(),
+ avfilter_next(). Add av_filter_iterate().
+
2018-03-xx - xxxxxxx - lavc 58.16.100 - avcodec.h
Add FF_SUB_CHARENC_MODE_IGNORE.
OpenPOWER on IntegriCloud