OSDN Git Service

dxva2: include dxva.h if found
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 24 Jun 2012 10:17:13 +0000 (11:17 +0100)
committerMartin Storsjö <martin@martin.st>
Wed, 27 Jun 2012 11:36:27 +0000 (14:36 +0300)
commitfa84506177f0246b30d4ea6a99ee5d419f3e4550
tree43bdc7da52b17e9eec479e19ea8cad0b9d21e438
parent46df708b45b34191973ef5181b052ce8e583bb4e
dxva2: include dxva.h if found

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>
configure
libavcodec/dxva2_internal.h