diff options
author | wm4 <nfxjfg@googlemail.com> | 2017-06-22 14:52:56 +0200 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2017-06-27 18:05:02 +0200 |
commit | 8d7fdba7b8670db9dd5023dde6fe3a06674933c4 (patch) | |
tree | 0a5731479f026e851bb1a0ea79f3517c83ae69ca /doc/ffserver.conf | |
parent | 6f5ff3269b12776a32b12887128ba034ad86e08b (diff) | |
download | ffmpeg-8d7fdba7b8670db9dd5023dde6fe3a06674933c4.tar.gz |
dxva: support DXGI_FORMAT_420_OPAQUE decoding
Some devices (some phones, apparently) will support only this opaque
format. Of course this won't work with CLI, because copying data
directly is not supported.
Automatic frame allocation (setting AVCodecContext.hw_device_ctx) does
not support this mode, even if it's the only supported mode. But since
opaque surfaces are generally less useful, that's probably ok.
Merges Libav commit 5030e3856c2126fb829edb828f5aae011d178eb4.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'doc/ffserver.conf')
0 files changed, 0 insertions, 0 deletions