diff options
author | softworkz <softworkz@hotmail.com> | 2025-04-14 05:07:48 +0200 |
---|---|---|
committer | softworkz <softworkz@hotmail.com> | 2025-05-15 23:04:44 +0200 |
commit | e2f39671ae2b644eddc14f0b5d997569729c7843 (patch) | |
tree | 2d004c025e88f558a306d25bfd5590a26fb91915 /doc/APIchanges | |
parent | 34bb7f5d8787e4979720dd74f0726da19186d1d9 (diff) | |
download | ffmpeg-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/APIchanges | 3 |
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. |