aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2023-05-25 02:19:51 +0200
committerLynne <dev@lynne.ee>2023-05-29 00:42:03 +0200
commitf3795e1857484d4e73aeb174fae03224c8d0beea (patch)
tree5be231b6d7e79d92ecec0e6d7393a51248e28ade /doc/APIchanges
parentdb1d0227812e4f536c2913ddaf290d288d69a48f (diff)
downloadffmpeg-f3795e1857484d4e73aeb174fae03224c8d0beea.tar.gz
APIchanges: add AVHWAccel changes and bump lavc minor
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index d092b2ade1..2706afcf9d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,10 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+2023-05-xx - xxxxxxxxxx - lavc 60.15.100 - avcodec.h
+ Add AVHWAccel.update_thread_context, AVHWAccel.free_frame_priv,
+ AVHWAccel.flush.
+
2023-05-xx - xxxxxxxxxx - lavu 58.11.100 - hwcontext_vulkan.h
Add AVVulkanDeviceContext.lock_queue, AVVulkanDeviceContext.unlock_queue,
AVVulkanFramesContext.format, AVVulkanFramesContext.lock_frame,