avfilter/buffersink: add av_buffersink_get_side_data()

This will be used to get global side data that was propagated through the
filterchain.

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2024-03-25 09:32:16 -03:00
parent 7a025e1cb5
commit 6707d970c0
4 changed files with 16 additions and 1 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:
2025-01-25 - xxxxxxxxxx - lavfi 10.9.100 - buffersink.h
Add av_buffersink_get_side_data().
2025-01-25 - xxxxxxxxxx - lavfi 10.8.100 - buffersrc.h
Add AVBufferSrcParameters.side_data and AVBufferSrcParameters.nb_side_data