aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2024-05-08 14:03:08 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2024-05-20 09:30:48 +0800
commit4c0bb7d4a9190a2990bafc4e7938ab06f5d8b3b5 (patch)
tree36f8b31b4bc87191693103a6e099f986ab8e2f01 /doc/APIchanges
parent3178c99fa93bd44eabbe3adc5d4a3dd089445dee (diff)
downloadffmpeg-4c0bb7d4a9190a2990bafc4e7938ab06f5d8b3b5.tar.gz
lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool
Add AVQSVFramesContext.info and update the description. Signed-off-by: Haihao Xiang <haihao.xiang@intel.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 238d22c135..269fd36559 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-05-xx - xxxxxxxxxx - lavu 59.19.100 - hwcontext_qsv.h
+ Add AVQSVFramesContext.info
+
2024-05-10 - xxxxxxxxx - lavu 59.18.100 - cpu.h
Add AV_CPU_FLAG_RV_ZVBB.