aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorZhao Zhili <zhilizhao@tencent.com>2025-07-06 16:05:38 +0800
committerZhao Zhili <zhilizhao@tencent.com>2025-07-18 14:44:39 +0800
commitfbda5ffb95382ed3b51a3577f9287c8eb548b0b7 (patch)
treecc1a58849100f2f194f74a4595dfcee66dc2e876 /doc/APIchanges
parent7b13d17b6d88190c49e887134bba6a43d716d50a (diff)
downloadffmpeg-fbda5ffb95382ed3b51a3577f9287c8eb548b0b7.tar.gz
avutil/hwcontext: Add ohcodec device and pixel format
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index d6e38245f8..80eb408788 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,12 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
+2025-07-18 - xxxxxxxxxx - lavu 60.5.100 - pixfmt.h
+ Add AV_PIX_FMT_OHCODEC.
+
+2025-07-18 - xxxxxxxxxx - lavu 60.5.100 - hwcontext.h
+ Add AV_HWDEVICE_TYPE_OHCODEC and AVOHCodecDeviceContext.
+
2025-07-xx - xxxxxxxxxd - lavfi 11.2.100 - avfilter.h
Add AVFilterGraph->max_buffered_frames.