OSDN Git Service

configure: rework dxva in avconv handling
authorAnton Khirnov <anton@khirnov.net>
Mon, 28 Apr 2014 21:00:38 +0000 (23:00 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Apr 2014 21:02:56 +0000 (23:02 +0200)
commita61c2115fb936d50b8b0328d00562fe529a7c46a
tree8de5d3e343e2806e56b7e5297a9198cfa96dc3aa
parent35177ba77ff60a8b8839783f57e44bcc4214507a
configure: rework dxva in avconv handling

Move the dxva check after the dependencies have been detected, make sure
the ole32 library exists.

Fixes build on non-Windows.
Makefile
avconv_opt.c
configure