gstreamer/ext/vp8
Tim-Philipp Müller 9b1ee36328 basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_API
Add some guards and fat warnings to the header files with still unstable
API, so people who just look at the installed headers know that it
actually is unstable API.

Merging previous commit into current codebase.
2010-06-02 19:28:15 -07:00
..
gstvp8dec.c vp8: Use VPX_PLANE_* instead of PLANE_* 2010-06-01 11:19:46 +02:00
gstvp8enc.c vp8: Use VPX_PLANE_* instead of PLANE_* 2010-06-01 11:19:46 +02:00
gstvp8utils.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +02:00
gstvp8utils.h vp8: Use VPX_PLANE_* instead of PLANE_* 2010-06-01 11:19:46 +02:00
Makefile.am basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_API 2010-06-02 19:28:15 -07:00
plugin.c vp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/ 2010-05-21 10:18:31 +02:00