gstreamer/ext/vp8
Philip Jägenstedt e428c10605 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
2010-05-20 16:49:55 +02:00
..
gst/video vp8: Add encoder/decoder 2010-05-19 19:24:02 +02:00
gstvp8dec.c vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER 2010-05-20 16:49:55 +02:00
gstvp8enc.c vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER 2010-05-20 16:49:55 +02:00
gstvp8utils.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +02:00
gstvp8utils.h vp8: Improve error handling and debug output 2010-05-19 19:24:04 +02:00
Makefile.am vp8: Improve error handling and debug output 2010-05-19 19:24:04 +02:00
plugin.c vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER 2010-05-20 16:49:55 +02:00