Revert "avfilter: deprecate avfilter_link_get_channels()"

This reverts commit 798dcf2432.

It was applied by accident before it could be reviewed.
This commit is contained in:
James Almer 2018-01-05 22:13:28 -03:00
parent 503164b54b
commit da5b05c833
4 changed files with 6 additions and 20 deletions

View file

@ -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