gstreamer/gst/debug
Tim-Philipp Müller 84c6815cf7 gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// URI handler, to make debugging push-mode...
Original commit message from CVS:
* gst/debug/Makefile.am:
* gst/debug/gstdebug.c: (plugin_init):
* gst/debug/gstpushfilesrc.c:
* gst/debug/gstpushfilesrc.h:
Add code for a pushfilesrc element that implements a pushfile:// URI
handler, to make debugging push-mode operation of demuxer/decoders
that support both easier in connection with seek/playbin/etc.
The element isn't registered at the moment.
2007-02-12 10:29:57 +00:00
..
breakmydata.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
debug.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
efence.c Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
efence.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
efence.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
gstdebug.c gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// URI handler, to make debugging push-mode... 2007-02-12 10:29:57 +00:00
gstnavigationtest.c Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
gstnavigationtest.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstnavseek.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstnavseek.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstpushfilesrc.c gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// URI handler, to make debugging push-mode... 2007-02-12 10:29:57 +00:00
gstpushfilesrc.h gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// URI handler, to make debugging push-mode... 2007-02-12 10:29:57 +00:00
Makefile.am gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// URI handler, to make debugging push-mode... 2007-02-12 10:29:57 +00:00
navigationtest.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
negotiation.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
progressreport.c gst/debug/progressreport.c: Some more docs. 2007-02-08 11:09:15 +00:00
progressreport.h docs/plugins/inspect/plugin-rtp.xml: Update for new elements. 2007-02-07 21:09:45 +00:00
testplugin.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
tests.c expand tabs 2005-12-06 19:44:58 +00:00
tests.h expand tabs 2005-12-06 19:44:58 +00:00