summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNiklas Haas <[email protected]>2025-08-13 11:27:32 +0200
committerNiklas Haas <[email protected]>2025-09-02 17:06:08 +0200
commiteea99a77eda6aa843a52e1996fcf10408248aa38 (patch)
treec18d5ed2cdb6fc8db3835d570d0c41d98187f38e /doc/APIchanges
parent8b375b2ffd4377909180241cdc65d63d372a35a3 (diff)
avfilter: add link negotiation for AVAlphaMode
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 d49cdd8bdc..87357e5909 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
+2025-09-xx - xxxxxxxxxx - lavfi 11.6.100 - avfilter.h
+ Add AVFilterLink.alpha_mode.
+
2025-09-xx - xxxxxxxxxx - lavu 60.11.100 - frame.h pixfmt.h
Add AVAlphaMode, AVFrame.alpha_mode, av_alpha_mode_name() and
av_alpha_mode_from_name().