gstreamer/ext/vp8
Sebastian Dröge fd77b419a4 vp8: Undef HAVE_CONFIG_H before including libvpx headers
A public libvpx header includes private headers if this is
defined, causing compilation failures because the private headers
are not installed of course.
2010-05-20 09:56:25 +02:00
..
gst/video vp8: Add encoder/decoder 2010-05-19 19:24:02 +02:00
gstvp8dec.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +02:00
gstvp8enc.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +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: Add encoder/decoder 2010-05-19 19:24:02 +02:00