mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
avformat: deprecate AVStreamGroupLCEVC
It's been replaced with AVStreamGroupLayeredVideo, which is functionally the same while generic enough to be shared with other kinds of layered video implementations. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -6,6 +6,8 @@ API changes, most recent first:
|
||||
Add AVStreamGroupLayeredVideo
|
||||
Add AVStreamGroup.params.layered_video
|
||||
Add AV_STREAM_GROUP_PARAMS_DOLBY_VISION
|
||||
Deprecate AVStreamGroupLCEVC
|
||||
Deprecate AVStreamGroup.params.lcevc
|
||||
|
||||
2026-05-xx - xxxxxxxxxx - lavc 62.35.100 - packet.h
|
||||
Add AV_PKT_DATA_HEVC_CONF side data type.
|
||||
|
||||
Reference in New Issue
Block a user