mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
avfilter: deprecate avfilter_link_get_channels()
And move the channels field to the public section of the struct. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
b9ad04b19c
commit
798dcf2432
4 changed files with 20 additions and 6 deletions
|
|
@ -15,6 +15,10 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue