1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavcodec
wm4 5030e3856c 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.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2017-06-27 00:23:12 +02:00
..
2017-05-15 09:52:18 +03:00
2017-02-07 18:27:21 +01:00
2017-03-09 18:37:29 +01:00
2017-03-09 18:37:29 +01:00
2017-04-25 15:39:10 +02:00
2017-06-08 20:55:45 +02:00
2017-01-31 17:54:10 +01:00
2017-04-13 12:35:35 +02:00
2017-02-07 18:27:21 +01:00
2017-04-13 13:37:10 +02:00
2017-03-27 22:56:23 +03:00
2017-03-27 22:56:23 +03:00
2017-02-07 18:27:21 +01:00
2016-12-14 09:06:44 +01:00
2017-06-24 12:35:52 +00:00
2017-02-07 18:27:21 +01:00
2017-06-01 14:22:01 +02:00
2017-02-25 09:57:43 +01:00
2017-01-25 11:06:58 +01:00
2017-01-25 11:06:58 +01:00
2017-02-07 18:27:21 +01:00
2017-04-13 14:09:07 +02:00
2016-12-19 08:13:08 +01:00
2017-02-18 19:53:20 +00:00
2017-02-06 15:13:34 +01:00
2017-02-07 18:27:21 +01:00
2017-01-19 09:52:10 +01:00