summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-01-05 22:13:28 -0300
committerJames Almer <jamrial@gmail.com>2018-01-05 22:13:28 -0300
commitda5b05c8335d2c29355b95257f466211d04ab81d (patch)
treeb870b246467f67a2d60560ba0b90ceed5e2d2771 /doc/APIchanges
parent503164b54ba2f4fcc3ba829ee4ece43333998b15 (diff)
Revert "avfilter: deprecate avfilter_link_get_channels()"
This reverts commit 798dcf2432999f449c76c0e0fe2d7a4ee5eabbc2. It was applied by accident before it could be reviewed.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6e48c8707e..38c1be61c7 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,10 +15,6 @@ libavutil: 2017-10-21
API changes, most recent first:
-2018-01-xx - xxxxxxx - lavfi 7.11.101 - avfilter.h
- Deprecate avfilter_link_get_channels(), and make AVFilterLink->channels
- public.
-
2017-xx-xx - xxxxxxx - lavr 4.0.0 - avresample.h
Deprecate the entire library. Merged years ago to provide compatibility
with Libav, it remained unmaintained by the FFmpeg project and duplicated