mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-05 08:47:30 +08:00
lavc: add new API for iterating codecs and codec parsers
Based on an unfinished patch by atomnuker.
This commit is contained in:
@@ -15,6 +15,10 @@ libavutil: 2017-10-21
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2018-01-xx - xxxxxxx - lavc 58.9.100 - avcodec.h
|
||||
Deprecate use of avcodec_register(), avcodec_register_all(), and
|
||||
av_codec_next(). Add av_codec_iterate().
|
||||
|
||||
2018-02-xx - xxxxxxx - lavf 58.8.100 - avformat.h
|
||||
Deprecate the current names of the RTSP "timeout", "stimeout", "user-agent"
|
||||
options. Introduce "listen_timeout" as replacement for the current "timeout"
|
||||
|
Reference in New Issue
Block a user