gstreamer/ext/vp8
Philip Jägenstedt 54e6f65ef3 vp8: move #ifdef HAVE_VP8_ENCODER/DECODER
Otherwise we'll try including e.g. <vpx/vp8cx.h> which doesn't exist.
2010-05-21 08:27:06 +02:00
..
gst/video vp8: Add encoder/decoder 2010-05-19 19:24:02 +02:00
gstvp8dec.c vp8: move #ifdef HAVE_VP8_ENCODER/DECODER 2010-05-21 08:27:06 +02:00
gstvp8enc.c vp8: move #ifdef HAVE_VP8_ENCODER/DECODER 2010-05-21 08:27:06 +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: Only enable the encoder or decoder if it's available in libvpx 2010-05-20 16:49:55 +02:00