avformat: rename AVStreamGroupLCEVC to AVStreamGroupLayeredVideo

It will be reused for other similar groups.

Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
This commit is contained in:
Kacper Michajłow
2026-05-29 19:17:32 +02:00
committed by James Almer
parent 073c44b8bc
commit 1e3883df9f
3 changed files with 29 additions and 9 deletions
+4
View File
@@ -2,6 +2,10 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
2026-05-xx - xxxxxxxxxx - lavf 62.19.100 - avformat.h
Add AVStreamGroupLayeredVideo
Add AVStreamGroup.params.layered_video
2026-05-xx - xxxxxxxxxx - lavc 62.35.100 - packet.h
Add AV_PKT_DATA_HEVC_CONF side data type.