summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSteve Lhomme <robux4@gmail.com>2017-01-13 14:01:07 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2017-01-16 02:54:04 +0100
commit8fb48659018f17827c2d5a3ba72263f421fdfa2d (patch)
treed6548da5046a4958b1bc05b72bf5accf284b25ca /MAINTAINERS
parent153b36fc62849e0e1540a43829794e0503994ebb (diff)
downloadffmpeg-8fb48659018f17827c2d5a3ba72263f421fdfa2d.tar.gz
dxva2: allow an empty array of ID3D11VideoDecoderOutputView
We can pick the correct slice index directly from the ID3D11VideoDecoderOutputView casted from data[3]. Also added myself as maintainer for DXVA2 and D3D11VA. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cb9516d39d..981d71b195 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -260,7 +260,8 @@ Codecs:
Hardware acceleration:
crystalhd.c Philip Langdale
- dxva2* Hendrik Leppkes, Laurent Aimar
+ dxva2* Hendrik Leppkes, Laurent Aimar, Steve Lhomme
+ d3d11va* Steve Lhomme
mediacodec* Matthieu Bouron
vaapi* Gwenole Beauchesne
vaapi_encode* Mark Thompson