gstreamer/gst/debugutils
Guillaume Emont 92720fa048 navseek: add basic support to change playback rate
The following keys will now be interpreted by navseek:
 'f' means fast forward: the stream gets played at rate 2.0
 'r' means rewind: the stream gets played at rate -2.0
 'n' means normal: the stream gets played at rate 1.0

Fixes #631516.
2010-12-03 15:52:08 +01:00
..
breakmydata.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
cpureport.c cpureport: remove bogus docs 2010-07-24 22:39:54 +01:00
cpureport.h debugutils: new element cpureport 2010-07-24 22:37:11 +01:00
debug.vcproj debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
efence.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
efence.h debugutils: Use G_BEGIN_DECLS/G_END_DECLS. 2009-04-15 15:51:24 +02:00
efence.vcproj debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
gstcapsdebug.c capsdebug: Add new element 2010-07-20 14:02:52 -07:00
gstcapsdebug.h capsdebug: Add new element 2010-07-20 14:02:52 -07:00
gstcapssetter.c capssetter: Some minor cleanup 2010-05-11 14:31:43 +01:00
gstcapssetter.h capssetter: Some minor cleanup 2010-05-11 14:31:43 +01:00
gstdebug.c debugutils: new element cpureport 2010-07-24 22:37:11 +01:00
gstnavigationtest.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
gstnavigationtest.h debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
gstnavseek.c navseek: add basic support to change playback rate 2010-12-03 15:52:08 +01:00
gstnavseek.h debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
gstpushfilesrc.c Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01:00
gstpushfilesrc.h debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
gsttaginject.c gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:52:40 +02:00
gsttaginject.h debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
Makefile.am debugutils: new element cpureport 2010-07-24 22:37:11 +01:00
navigationtest.vcproj debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
negotiation.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
progressreport.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
progressreport.h debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
rndbuffersize.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
testplugin.c gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:52:40 +02:00
tests.c debugutils: Replace md5 implementation with glib's 2010-06-02 14:20:26 +02:00
tests.h debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00