Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dxva2: include dxva.h if found | Ronald S. Bultje | 2012-06-27 | 1 | -0/+7 |
| | | | | | | | | Apparently, some build environments require dxva.h even for dxva2, while others lack this header entirely. Including it conditionally allows building in both cases. Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | dxva2: define required feature selection macros | Kyle | 2011-02-25 | 1 | -0/+2 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | Moved reusable functions from dxva2_h264.c to dxva2.c | Laurent Aimar | 2010-01-23 | 1 | -0/+48 |
Originally committed as revision 21407 to svn://svn.ffmpeg.org/ffmpeg/trunk |