gstreamer/ext/vp8
Tim-Philipp Müller f49f4c0bd4 vp8enc: fix printf format warning in log message
gstvp8enc.c:564: error: format ‘%d’ expects type ‘int’, but argument 8 has type ‘size_t’
gstvp8enc.c:744: error: format ‘%d’ expects type ‘int’, but argument 8 has type ‘size_t’
2010-06-03 10:49:40 +01:00
..
gstvp8dec.c vp8: Use VPX_PLANE_* instead of PLANE_* 2010-06-01 11:19:46 +02:00
gstvp8enc.c vp8enc: fix printf format warning in log message 2010-06-03 10:49:40 +01: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