[FFmpeg-cvslog] [ffmpeg] branch master updated. abf87f09cb forgejo/CODEOWNERS: add myself to d3d12va
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Sat Aug 9 00:51:45 EEST 2025
The branch, master has been updated
via abf87f09cbc133a75369fe1514a6ebb811c74dff (commit)
via b8230bfa7f17c128041def568689ea3cebcfb3ae (commit)
via ac3c1128cf75223bf33ed2a19df01ec745866785 (commit)
from 13ce36fef98a3f4e6d8360c24d6b8434cbb8869b (commit)
- Log -----------------------------------------------------------------
commit abf87f09cbc133a75369fe1514a6ebb811c74dff
Author: Wu Jianhua <toqsxw at outlook.com>
AuthorDate: Thu Aug 7 01:13:07 2025 +0800
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Aug 8 21:51:15 2025 +0000
forgejo/CODEOWNERS: add myself to d3d12va
Signed-off-by: Wu Jianhua <toqsxw at outlook.com>
diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS
index 2476cdf0fd..36df949569 100644
--- a/.forgejo/CODEOWNERS
+++ b/.forgejo/CODEOWNERS
@@ -14,6 +14,7 @@ libavcodec/.*aac.* @lynne
libavcodec/.*ac3.* @lynne
libavcodec/.*atrac9.* @lynne
libavcodec/.*bitpacked.* @lynne
+libavcodec/.*d3d12va.* @jianhuaw
libavcodec/.*dirac.* @lynne
libavcodec/.*ffv1.* @lynne @michaelni
libavcodec/golomb.* @michaelni
@@ -47,6 +48,7 @@ libavformat/iamf.* @jamrial
# avutil
# ======
libavutil/.*crc.* @lynne @michaelni
+libavutil/.*d3d12va.* @jianhuaw
libavutil/eval.* @michaelni
libavutil/iamf.* @jamrial
libavutil/integer.* @michaelni
@@ -87,4 +89,5 @@ doc/.* @GyanD
# Frameworks
# ==========
+.*d3d12va.* @jianhuaw
.*vulkan.* @lynne
commit b8230bfa7f17c128041def568689ea3cebcfb3ae
Author: Wu Jianhua <toqsxw at outlook.com>
AuthorDate: Thu Aug 7 00:33:25 2025 +0800
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Aug 8 21:51:15 2025 +0000
mailmap: add entry for myself
Signed-off-by: Wu Jianhua <toqsxw at outlook.com>
diff --git a/.mailmap b/.mailmap
index fe019b88c7..58383fa568 100644
--- a/.mailmap
+++ b/.mailmap
@@ -26,3 +26,5 @@ rcombs <rcombs at rcombs.me> <rodger.combs at gmail.com>
Cosmin Stejerean <cosmin at cosmin.at> Cosmin Stejerean via ffmpeg-devel <ffmpeg-devel at ffmpeg.org>
<wutong1208 at outlook.com> <tong1.wu-at-intel.com at ffmpeg.org>
<wutong1208 at outlook.com> <tong1.wu at intel.com>
+<toqsxw at outlook.com> <jianhua.wu-at-intel.com at ffmpeg.org>
+<toqsxw at outlook.com> <jianhua.wu at intel.com>
commit ac3c1128cf75223bf33ed2a19df01ec745866785
Author: Wu Jianhua <toqsxw at outlook.com>
AuthorDate: Thu Aug 7 00:28:22 2025 +0800
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Aug 8 21:51:15 2025 +0000
MAINTAINERS: add myself as hwcontext_d3d12va maintainer
Signed-off-by: Wu Jianhua <toqsxw at outlook.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 650300dadc..fe4bcc69b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -92,6 +92,7 @@ Other:
float_dsp Loren Merritt
hash Reimar Doeffinger
hwcontext_cuda* Timo Rothenpieler
+ hwcontext_d3d12va* Wu Jianhua
hwcontext_vulkan* [2] Lynne
intfloat* Michael Niedermayer
integer.c, integer.h Michael Niedermayer
@@ -279,6 +280,7 @@ Codecs:
Hardware acceleration:
dxva2* Hendrik Leppkes, Laurent Aimar, Steve Lhomme
d3d11va* Steve Lhomme
+ d3d12va* Wu Jianhua
d3d12va_encode* Tong Wu
mediacodec* Matthieu Bouron, Aman Gupta, Zhao Zhili
vaapi* Haihao Xiang
-----------------------------------------------------------------------
Summary of changes:
.forgejo/CODEOWNERS | 3 +++
.mailmap | 2 ++
MAINTAINERS | 2 ++
3 files changed, 7 insertions(+)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list