| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' | Hendrik Leppkes | 2015-09-17 | 1 | -2/+13 |
|\ |
|
| * | d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext | Steve Lhomme | 2015-09-17 | 1 | -2/+13 |
* | | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' | Hendrik Leppkes | 2015-09-16 | 1 | -1/+0 |
|\| |
|
| * | mpegvideo: Drop mpegvideo.h where not needed | Vittorio Giovara | 2015-09-13 | 1 | -1/+0 |
* | | Merge commit '172b2cee17a3779c114ba065dd7b25dcf61e408f' | Michael Niedermayer | 2015-06-01 | 1 | -0/+2 |
|\| |
|
| * | dxva2: Add ifdefs around structs that might not be available | Martin Storsjö | 2015-06-01 | 1 | -0/+4 |
* | | avcodec/dxva2: Fix "may be used uninitialized" warnings | Michael Niedermayer | 2015-05-26 | 1 | -2/+2 |
* | | avcodec/dxva2: Fix build without D3D11 | Michael Niedermayer | 2015-05-25 | 1 | -0/+2 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -31/+130 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -31/+130 |
| * | dxva2: Directly use AVFrames | Michael Niedermayer | 2014-04-01 | 1 | -6/+6 |
* | | avcodec/dxva2: fix pointers after H264Picture | Michael Niedermayer | 2014-03-17 | 1 | -6/+6 |
* | | Merge commit 'ade4ecb42d2dacd18d04eb8df2afa8131e5ad653' | Michael Niedermayer | 2014-01-21 | 1 | -6/+6 |
|\| |
|
| * | dxva2: Use correct printf format strings | Diego Biurrun | 2014-01-21 | 1 | -6/+6 |
* | | Merge commit '766df7ca89a2398e71182f5f2b46053e3aa9bd69' | Michael Niedermayer | 2014-01-21 | 1 | -1/+8 |
|\| |
|
| * | dxva2: Add missing #includes | Diego Biurrun | 2014-01-21 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-21 | 1 | -9/+18 |
|\| |
|
| * | dxva2: Log errors verbosely | Sam Lantinga | 2014-01-21 | 1 | -9/+18 |
* | | Merge commit '5b2b23f2d69e05c5fcd1c933e383fe60e185574d' | Michael Niedermayer | 2014-01-21 | 1 | -6/+14 |
|\| |
|
| * | dxva2: Retry IDirectXVideoDecoder_BeginFrame() | Sam Lantinga | 2014-01-21 | 1 | -6/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -4/+2 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -4/+2 |
* | | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885' | Michael Niedermayer | 2013-02-16 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: split ff_draw_horiz_band(). | Anton Khirnov | 2013-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -2/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -1/+1 |
|\| |
|
| * | DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e] | Jean-Baptiste Kempf | 2011-07-10 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Moved reusable functions from dxva2_h264.c to dxva2.c | Laurent Aimar | 2010-01-23 | 1 | -0/+154 |