aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-12-31 13:36:12 -0800
committerNiklas Haas <git@haasn.dev>2023-12-31 13:36:12 -0800
commit475a99628d98cc690e6a578fb835022d8faa48fb (patch)
tree9651697e7b05ad8e13ccbdd47dab5f53d6de1932 /doc/APIchanges
parente82277b54802365b3e6d7d524b63b3bebd3e8151 (diff)
downloadffmpeg-475a99628d98cc690e6a578fb835022d8faa48fb.tar.gz
avfilter/buffersink: add color space/range accessors
Needed for fftools.
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 b8895142ed..c944155cd7 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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