Commits on Source (2)
-
Steve Lhomme authored
The codec profile alone doesn't always give information on the bit depth or chroma subsampling (see HEVC Range Extension). (cherry picked from commit c8a1298c) (edited) edited: * on 3.0 the picture_sys_t is passed to the VA * on 3.0 the directx_sys_t is not const * on 4.0 FindVideoServiceConversion returns the matching decoder GUID Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
52939152 -
Steve Lhomme authored
(cherry picked from commit 53b02258) (rebased) rebased: * in 3.0 the directx_sys_t is not passed as const Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
e8b689c0
Showing
- modules/codec/avcodec/d3d11va.c 4 additions, 3 deletionsmodules/codec/avcodec/d3d11va.c
- modules/codec/avcodec/directx_va.c 115 additions, 103 deletionsmodules/codec/avcodec/directx_va.c
- modules/codec/avcodec/directx_va.h 2 additions, 1 deletionmodules/codec/avcodec/directx_va.h
- modules/codec/avcodec/dxva2.c 4 additions, 3 deletionsmodules/codec/avcodec/dxva2.c
- modules/codec/avcodec/va.c 6 additions, 4 deletionsmodules/codec/avcodec/va.c
- modules/codec/avcodec/va.h 2 additions, 1 deletionmodules/codec/avcodec/va.h
- modules/codec/avcodec/vaapi.c 3 additions, 1 deletionmodules/codec/avcodec/vaapi.c
- modules/codec/avcodec/video.c 3 additions, 1 deletionmodules/codec/avcodec/video.c
- modules/hw/vdpau/avcodec.c 3 additions, 1 deletionmodules/hw/vdpau/avcodec.c