vp8: allow compilation without the built-in libvpx.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 21 Apr 2014 15:49:38 +0000 (17:49 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 21 Apr 2014 15:53:06 +0000 (17:53 +0200)
commitde6a9800658c17c0921a1f7cdd6e1e4f00150b5a
tree3cd6e36835b60078396553a96137d454482ee953
parent746ac17f59f12c48534ea0d135f50d36683706c7
vp8: allow compilation without the built-in libvpx.

The built-in libvpx serves multiple purposes, among which the most
important ones could be: track the most up-to-date, and optimized,
range decoder; allow for future hybrid implementations (non-VLD);
and have a completely independent range decoder implementation.
configure.ac
ext/libvpx/Makefile.am
gst-libs/gst/codecparsers/Makefile.am