gstreamer/gst/debug
Tim-Philipp Müller a66d502e0a gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that doesn't require us to move it to -bad immedi...
Original commit message from CVS:
* gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
(DEFAULT_MAX), (src_template), (sink_template),
(gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
(gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
(gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
Bring rndbuffersize element into a state that doesn't require us
to move it to -bad immediately. For one, fix up default min/max
values so that the element actuall works using the default values.
Also, don't ignore flow return values and do some kind of minimal
eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
other gratuitious clean-ups.
2008-04-25 19:34:31 +00:00
..
breakmydata.c gst/debug/: Add new test element and clean-up the others a little. 2007-08-14 13:50:43 +00:00
debug.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
efence.c gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979. 2008-02-12 11:12:43 +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 new test element and clean-up the others a little. 2007-08-14 13:50:43 +00:00
gstnavigationtest.c Fix build against core CVS. 2007-07-11 22:31:06 +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 new test element and clean-up the others a little. 2007-08-14 13:50:43 +00:00
navigationtest.vcproj rename GStreamer-0.8.lib to libgstreamer.lib 2004-07-27 09:57:33 +00:00
negotiation.c gst/debug/: Add new test element and clean-up the others a little. 2007-08-14 13:50:43 +00:00
progressreport.c gst/debug/: Add new test element and clean-up the others a little. 2007-08-14 13:50:43 +00:00
progressreport.h docs/plugins/inspect/plugin-rtp.xml: Update for new elements. 2007-02-07 21:09:45 +00:00
rndbuffersize.c gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that doesn't require us to move it to -bad immedi... 2008-04-25 19:34:31 +00:00
testplugin.c gst/debug/: Add new test element and clean-up the others a little. 2007-08-14 13:50:43 +00:00
tests.c Stop using deprecated GLib functions. 2008-04-24 22:01:52 +00:00
tests.h expand tabs 2005-12-06 19:44:58 +00:00