configure: use libav, vappi and dxva2 feature depending on the below cases. 09/33309/1
authorKitae Kim <kt920.kim@samsung.com>
Thu, 8 Jan 2015 07:30:19 +0000 (16:30 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Thu, 8 Jan 2015 07:44:27 +0000 (16:44 +0900)
commit68542490435f728bca701c9c7c33a42b07b29036
treedaf4c81f124f5ca2a2446601d534a22e046e4e59
parentb154eb1bcfa316b089b34e9424c3b9d68be686e4
configure: use libav, vappi and dxva2 feature depending on the below cases.

If libav option is set and configure cannot find libav, configure
will be terminated abnormally.

If libav option is not set and configure cannot detect libav,
configure will not be terminated abnormally. Otherwise, it will
enable libav feature.

Change-Id: I52f55f15da315cc4ccb2c2275df760e90c4c3613
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
configure