44 Commits (5659f7404731415c7e1cfdf4d8b0afeb6b1132de)

Author SHA1 Message Date
wm4 5659f74047 dxva: move d3d11 locking/unlocking to functions 7 years ago
wm4 ab28108a36 dxva: preparations for new hwaccel API 7 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