whitespace fixes
[platform/upstream/gstreamer.git] / check / gst / gstbin.c
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Andy Wingocheck/gst/gstbin.c: Merge in some style fixes and addit...
2005-10-08 Wim Taymanscheck/: Allow new clock message too.
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
2005-09-29 Thomas Vander Stichelecheck/: fix tests for the new warning
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Change for new bus API.
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Oops.
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Add bus to bin.
2005-09-27 Wim Taymanscheck/gst/gstbin.c: Enable check that works now.
2005-09-26 Wim Taymanscheck/gst/gstbin.c: Added check that shows error in...
2005-09-24 Tim-Philipp Müllercheck/gst/gstbin.c: Fix test case: we can't rely on...
2005-09-23 Tim-Philipp Müllercheck/gst/gstbin.c: Added test to check state change...
2005-09-19 Wim TaymansGstBusHandler -> GstBusFunc, return value has the same...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-25 Jan SchmidtRevert unpopular change for GST_MESSAGE_SRC to GObject.
2005-08-24 Wim Taymanscheck/generic/states.c: Make sure all tasks are stopped.
2005-08-24 Jan SchmidtChange GST_MESSAGE_SRC to be a GObject rather than...
2005-08-22 Thomas Vander Stichelecheck/gst/gstbin.c: since we don't know when preroll...
2005-08-21 Thomas Vander Stichelefigure this out for HT machines
2005-08-21 Thomas Vander Stichelesome funky HT/multicpu vs single difference
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: clean up environment for when regist...
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-08-17 Andy Wingogst/base/gstbasetransform.c: Debug changes.
2005-07-28 Wim Taymanscheck/gst/gstbin.c: Added checks for hierarchy consiste...
2005-07-17 Wim Taymanscheck/gst/gstbin.c: Remove bogus test.
2005-07-16 Wim Taymanscheck/gst/gstbin.c: Make elements silent as the deep_no...
2005-07-10 Thomas Vander Stichelegst/gstelement.c: add debug
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add more things to check
2005-07-09 Thomas Vander Sticheleadd debugging category use GST_START_TEST now, so we...
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add test for state change message...
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-05-16 Andy Wingogst/gstbin.c (sink_iterator_filter): Err... um...
2005-03-09 Wim TaymansAdded GstBin test.