vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER
authorPhilip Jägenstedt <philipj@opera.com>
Thu, 20 May 2010 08:19:54 +0000 (10:19 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 20 May 2010 14:49:55 +0000 (16:49 +0200)
commite428c10605560f652a1d84e2eced837ad08f262b
tree421af000e7bbd8fcc5f09096c6dce970d19f9035
parent557b19e64e71472c9ec93952d6485ab7aa9d7978
vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER

This may not be very autotoolish, but works with libvpx in the state
that libvpx is actually in. Moved the debug init to the elements
themselves to minimize amount of #ifdefs
ext/vp8/gstvp8dec.c
ext/vp8/gstvp8enc.c
ext/vp8/plugin.c