| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9b4b96c0dee90d260891ec765b28f6ca15594340' | Michael Niedermayer | 2015-07-26 | 1 | -1/+3 |
|\ |
|
| * | force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.h | Steve Lhomme | 2015-07-26 | 1 | -0/+9 |
* | | force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to use DVXA | Steve Lhomme | 2015-07-26 | 1 | -0/+7 |
* | | Merge commit '28fa58cf5d939151108345d7ddddebbd51d9b684' | Michael Niedermayer | 2015-06-01 | 1 | -4/+21 |
|\| |
|
| * | dxva2: Fix build when only D3D11 or DXVA2 is used | Steve Lhomme | 2015-06-01 | 1 | -0/+34 |
* | | avcodec/dxva2: Fix build without D3D11 | Michael Niedermayer | 2015-05-25 | 1 | -1/+19 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -5/+27 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -5/+27 |
| * | dxva2: Clean up definition of _WIN32_WINNT | Diego Biurrun | 2014-09-01 | 1 | -1/+0 |
| * | dxva2: Directly use AVFrames | Michael Niedermayer | 2014-04-01 | 1 | -3/+3 |
* | | avcodec/dxva2: fix pointers after H264Picture | Michael Niedermayer | 2014-03-17 | 1 | -3/+3 |
* | | dxva2: move _WIN32_WINNT handling to public header | Michael Niedermayer | 2013-02-22 | 1 | -8/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -1/+1 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -1/+1 |
* | | dxva2: Prevent redefinition of _WIN32_WINNT | James Almer | 2013-02-08 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-28 | 1 | -0/+7 |
|\| |
|
| * | dxva2: include dxva.h if found | Ronald S. Bultje | 2012-06-27 | 1 | -0/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | dxva2: define required feature selection macros | Kyle | 2011-02-25 | 1 | -0/+2 |
* | | dxva2: define required feature selection macros | Kyle | 2011-02-26 | 1 | -0/+2 |
|/ |
|
* | Moved reusable functions from dxva2_h264.c to dxva2.c | Laurent Aimar | 2010-01-23 | 1 | -0/+48 |