gstreamer/tests/examples/scaletempo
Arun Raghavan 2c4bc6134c examples: Fixes for compiling with GTK+ 3.0
camerabing example had a missing ')' and the fix to build against GTK+3
that was introduced in commit 516c977c76
is also applied to the camerabin2 example.

The scaletempo demo was using API which has been removed, so that's
wrapped in a version check.
2011-10-06 23:22:51 +05:30
..
.gitignore
demo-gui.c examples: Fixes for compiling with GTK+ 3.0 2011-10-06 23:22:51 +05:30
demo-gui.h
demo-main.c Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
demo-player.c scaletempo: Don't require gconfaudiosink in the demo 2009-05-07 13:13:39 +02:00
demo-player.h
Makefile.am