gstreamer/examples/scaletempo
Tim-Philipp Müller aa67ed1d14 configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I can test with; I'm fairly certain Gtk 2.0...
Original commit message from CVS:
* configure.ac:
Require at least Gtk 2.8.0 for the demos (that's the oldest I can
test with; I'm fairly certain Gtk 2.0.0 is not good enough any
longer); clean up some unused Gtk-related configure cruft.
* examples/scaletempo/demo-gui.c:
Define Gtk 2.12 function to noop when compiling against older Gtk.
2008-10-30 15:31:59 +00:00
..
demo-gui.c configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I can test with; I'm fairly certain Gtk 2.0... 2008-10-30 15:31:59 +00:00
demo-gui.h Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00
demo-main.c Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00
demo-player.c Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00
demo-player.h Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00
Makefile.am Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00