configure: Disable build of dxva2 and vdpau support explicitely
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 23 Aug 2013 07:58:30 +0000 (09:58 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 23 Aug 2013 07:58:30 +0000 (09:58 +0200)
commit80b09655281bd66a6a2d09c8b9b8bae5bc333bda
tree30677640374e8ccee5c34181653215437ab75789
parent0e1da65f6ca0ebc0951578fc0e6dc62e925e0043
configure: Disable build of dxva2 and vdpau support explicitely

It is enabled although we pass --disable-hwaccels apparently and
makes the build fail on Windows because libav looks for the d3d headers
in the wrong places. We can't make use of these features via libav.

https://bugzilla.gnome.org/show_bug.cgi?id=706601
configure.ac