77 Commits (556c767786e9e3c072f7666d60a68a31a3400438)

Author SHA1 Message Date
Michael Niedermayer 1d6a2aebae
avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame() 5 months ago
Michael Niedermayer 2232c4cc8c
avcodec/dxva2: initialize validate 5 months ago
Michael Niedermayer 489c05b9c3
avcodec/dxva2: Initialize ConfigBitstreamRaw 5 months ago
Michael Niedermayer c8c59e9929
avcodec/dxva2: Initialize dxva_size and check it 5 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Tong Wu 82e8838165 avcodec/dxva2: fix different 'const' qualifiers warning 11 months ago
Tong Wu 270cd14bbb avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert 1 year ago
Tong Wu 0f01581ccd avcodec/d3d12va_decode|dxva2: add a warning to replace assertion 1 year ago
Wu Jianhua 349ce30e4e avcodec: add D3D12VA hardware accelerated H264 decoding 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Hendrik Leppkes 8f4aec719e avcodec/dxva2: add AV1 decode support 4 years ago
Hendrik Leppkes b4159d9593 avcodec/dxva2: add VP9 10-bit Profile2 mode mappings 7 years ago
Mark Thompson cad739dace lavc: Add per-thread surfaces in get_hw_frame_parameters() 7 years ago
wm4 b46a77f19d lavc: external hardware frame pool initialization 7 years ago
wm4 9b9285bbf1 dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 8 years ago
wm4 c64da19bbc dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 8 years ago
wm4 f0bcedaf37 dxva: verbose-log decoder GUID list 8 years ago
wm4 8d7fdba7b8 dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
wm4 39f201a0ec dxva: fix some warnings 8 years ago
wm4 e2afcc33e0 dxva: add declarative profile checks 8 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 5659f74047 dxva: move d3d11 locking/unlocking to functions 8 years ago
wm4 ab28108a36 dxva: preparations for new hwaccel API 8 years ago
wm4 068eaa534e dxva: verbose-log decoder GUID list 8 years ago
wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
wm4 752ddb4556 dxva: fix some warnings 8 years ago
wm4 70e5e7c022 dxva: add declarative profile checks 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 831cfe10b4 dxva: move d3d11 locking/unlocking to functions 8 years ago
wm4 4dec101acc dxva: preparations for new hwaccel API 8 years ago
Steve Lhomme 153b36fc62 dxva2: get the slice number directly from the surface in D3D11VA 8 years ago
Steve Lhomme f67235a28c dxva2: get the slice number directly from the surface in D3D11VA 8 years ago
Steve Lhomme f8a42d4f26 dxva2: Make ff_dxva2_get_surface() static and drop its name prefix 8 years ago
Steve Lhomme fd0716b364 dxva2: make ff_dxva2_get_surface() static and rename it 8 years ago
Diego Biurrun 3ee5f25d37 dxva2: Adjust printf length modifiers where appropriate 8 years ago
Hendrik Leppkes fabfbfe571 dxva2: fix surface selection when compiled with both d3d11va and dxva2 8 years ago
Hendrik Leppkes 8bd38ec5bd dxva2: fix surface selection when compiled with both d3d11va and dxva2 8 years ago
Steve Lhomme 9b462a0b9d avcodec/d3d11va: use the proper slice index 8 years ago
Steve Lhomme be630b1e08 d3d11va: Use the proper decoding slice index 8 years ago
Steve Lhomme 99cf943339 d3d11va: don't keep the context lock while waiting for a frame 9 years ago
Steve Lhomme 193a421994 d3d11va: don't keep the context lock while waiting for a frame 9 years ago
Steve Lhomme e3d4784eb3 d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
Vittorio Giovara e60a6e7545 mpegvideo: Drop mpegvideo.h where not needed 9 years ago
Martin Storsjö 172b2cee17 dxva2: Add ifdefs around structs that might not be available 10 years ago
Michael Niedermayer 7ed5d78d61 avcodec/dxva2: Fix "may be used uninitialized" warnings 10 years ago
Michael Niedermayer 94d07b314a avcodec/dxva2: Fix build without D3D11 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Michael Niedermayer 678e455f1d dxva2: Directly use AVFrames 11 years ago
Michael Niedermayer 29be9b5301 avcodec/dxva2: fix pointers after H264Picture 11 years ago