emotion generic - vlc - make it off by default as 2 video bends is silly
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 3 Aug 2016 23:04:57 +0000 (08:04 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 3 Aug 2016 23:04:57 +0000 (08:04 +0900)
commit1f48ce5f6b588ade04d37680e318622991ac48b5
treea5e4d537bff547b0a09db741fca190fd6eabcc92
parentf2a4ff154fc67a4e5982d84c33440ea5c0705252
emotion generic - vlc - make it off by default as 2 video bends is silly

as per bug. requiring by DEFAULT 2 video back ends is rather
rediculous. pick one and the others are optional. you could argue xine
now is barely worth it, but it's stable and works and has proven to be
not any real pain.

gst1 is a more optimal and far more complete/featured backend that the
vlc generic one anyway. vlc generic has the bonus of out-of-process,
but gst1 is pretty stable (unlike the 0.1 backend), so let's not make
peolpe install 2 video backends (or possibly 3 or more) just to build
efl out of the box.

this fixes T4284
configure.ac