avformat: Add a new stream disposition for multilayer video

This lets us detect when a container has flagged a stream as multilayer.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
Derek Buitenhuis
2024-06-11 16:23:00 +01:00
committed by James Almer
parent cd2f8a22e9
commit 46f7ea4456
55 changed files with 196 additions and 39 deletions
+3
View File
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
2024-07-07 - xxxxxxxxxx - lavf 61.5.100 - avformat.h
Add AV_DISPOSITION_MULTILAYER
2024-07-02 - xxxxxxxxxx - lavu 59.28.100 - hwcontext_d3d12va.h
Add AVD3D12VAFramesContext.flags