aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-02-08 08:50:18 +0100
committerAnton Khirnov <anton@khirnov.net>2024-03-08 07:36:15 +0100
commitefe447877811f2f14f814e80ce71383e2f056f36 (patch)
tree87f9818bfb8b5a20845a3f66d21b08b23f46745c /doc
parentfc706276c051c425538d1476a7be05442d06dd0f (diff)
downloadffmpeg-efe447877811f2f14f814e80ce71383e2f056f36.tar.gz
lavu/opt: add array options
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 71cd6ece34..650c135b38 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+2024-03-08 - xxxxxxxxxx - lavu 59.1.100 - opt.h
+ Add AV_OPT_TYPE_FLAG_ARRAY and AVOptionArrayDef.
+
2024-03-08 - xxxxxxxxxx - lavc 61.0.100 - vdpau.h
Deprecate av_vdpau_alloc_context(), av_alloc_vdpaucontext(),
av_vdpau_hwaccel_get_render2() and av_vdpau_hwaccel_set_render2().