aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-12-29 10:55:48 -0300
committerJames Almer <jamrial@gmail.com>2025-01-25 21:56:49 -0300
commitea3c3b42dff56ab45d6674cd3d64273dd62fab58 (patch)
tree21e3913e05ca8e0eb8690d2c06462cf67a4989d2 /doc/APIchanges
parent0bed1b89530042f0a835b8d1178aa52b40a751f6 (diff)
downloadffmpeg-ea3c3b42dff56ab45d6674cd3d64273dd62fab58.tar.gz
avutil/frame: add a side data prop to signal channel layout dependent types
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e0e1ff53ae..22a93db32f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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().