65 Commits (bf80725352d274aed2fdd8f2d457788b3c2e5e7e)

Author SHA1 Message Date
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 7 years ago
wm4 c64da19bbc dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 7 years ago
wm4 f0bcedaf37 dxva: verbose-log decoder GUID list 7 years ago
wm4 8d7fdba7b8 dxva: support DXGI_FORMAT_420_OPAQUE decoding 7 years ago
wm4 39f201a0ec dxva: fix some warnings 7 years ago
wm4 e2afcc33e0 dxva: add declarative profile checks 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
wm4 5659f74047 dxva: move d3d11 locking/unlocking to functions 7 years ago
wm4 ab28108a36 dxva: preparations for new hwaccel API 7 years ago
wm4 068eaa534e dxva: verbose-log decoder GUID list 7 years ago
wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 7 years ago
wm4 752ddb4556 dxva: fix some warnings 7 years ago
wm4 70e5e7c022 dxva: add declarative profile checks 7 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 8 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
Diego Biurrun ade4ecb42d dxva2: Use correct printf format strings 11 years ago
Diego Biurrun 766df7ca89 dxva2: Add missing #includes 11 years ago
Sam Lantinga 9d80b1ae95 dxva2: Log errors verbosely 11 years ago
Sam Lantinga 5b2b23f2d6 dxva2: Retry IDirectXVideoDecoder_BeginFrame() 11 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Anton Khirnov 1d0feb5d1a mpegvideo: split ff_draw_horiz_band(). 12 years ago
Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Jean-Baptiste Kempf 58ef4ecff8 DxVA2: unbreak build after [657ccb5ac7] 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Laurent Aimar 85167c46ef Moved reusable functions from dxva2_h264.c to dxva2.c 15 years ago