Disable iconv support to fix Windows build
authorSebastian Dröge <sebastian@centricular.com>
Tue, 7 Jul 2015 14:52:49 +0000 (17:52 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 7 Jul 2015 14:52:49 +0000 (17:52 +0300)
commitf50760277d3006b457148d347c7b169d1b2847f5
treef773b4819e008003423d10dcc4016a86230bd2e7
parent75495beab587f0a3e2a9250c77f1edb6b2e39ff1
Disable iconv support to fix Windows build

It's needed only for subtitle charset conversion, and we don't
use the ffmpeg subtitle support anyway.

Also disable d3d11va and dxva2 support, we don't use the hardware
codec support.
configure.ac