avutil/frame: add a side data prop to signal channel layout dependent types

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2024-12-29 10:55:48 -03:00
parent 0bed1b8953
commit ea3c3b42df
4 changed files with 13 additions and 3 deletions

View File

@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
2025-01-25 - xxxxxxxxxx - lavu 59.56.100 - frame.h
Add AV_SIDE_DATA_PROP_CHANNEL_DEPENDENT.
2025-01-25 - xxxxxxxxxx - lavfi 10.9.100 - buffersink.h
Add av_buffersink_get_side_data().