aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorsoftworkz <softworkz@hotmail.com>2025-04-14 05:07:48 +0200
committersoftworkz <softworkz@hotmail.com>2025-05-15 23:04:44 +0200
commite2f39671ae2b644eddc14f0b5d997569729c7843 (patch)
tree2d004c025e88f558a306d25bfd5590a26fb91915 /doc/APIchanges
parent34bb7f5d8787e4979720dd74f0726da19186d1d9 (diff)
downloadffmpeg-e2f39671ae2b644eddc14f0b5d997569729c7843.tar.gz
avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
Signed-off-by: softworkz <softworkz@hotmail.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 75d66f87f3..d0869561f3 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-02-xx - xxxxxxxxxx - lavfi 10.10.100 - avfilter.h
+ Add avfilter_link_get_hw_frames_ctx().
+
2025-04-21 - xxxxxxxxxx - lavu 60.2.100 - log.h
Add AV_CLASS_CATEGORY_HWDEVICE.