wm4 (8): dxva: add declarative profile checks dxva: fix some warnings hwcontext_d3d11va: fix crash on frames_init failure hwcontext_d3d11va: allocate staging texture lazily dxva: support DXGI_FORMAT_420_OPAQUE decoding hwcontext_d3d11va: add option to enable debug mode hevcdec: fix cropping with new hwaccel API dxva: verbose-log decoder GUID list
configure | 2 + libavcodec/dxva2.c | 140 ++++++++++++++++++++++++++++++++---------- libavcodec/hevc_refs.c | 3 + libavutil/hwcontext_d3d11va.c | 90 ++++++++++++++++++++++----- libavutil/hwcontext_d3d11va.h | 8 +++ 5 files changed, 198 insertions(+), 45 deletions(-) -- 2.11.0 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
