avfilter/buffersink: add color space/range accessors

Needed for fftools.
This commit is contained in:
Niklas Haas
2023-12-31 13:36:12 -08:00
parent e82277b548
commit 475a99628d
4 changed files with 8 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
2023-11-xx - xxxxxxxxxx - lavfi 58.16.100 - buffersink.h
Add av_buffersink_get_colorspace and av_buffersink_get_color_range.
2023-11-xx - xxxxxxxxxx - lavfi 58.15.100 - avfilter.h
Add AVFilterLink.colorspace, AVFilterLink.color_range