Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that applications...
[platform/upstream/gstreamer.git] / gst / gstmessage.c
2005-08-24 Jan SchmidtChange GST_MESSAGE_SRC to be a GObject rather than...
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: don't valgrind the controller test...
2005-08-01 Jan Schmidtgst/base/gstbasetransform.c: Handle PAUSED->READY-...
2005-07-27 Wim TaymansSome docs updates
2005-07-20 Wim Taymansgst/gstmessage.*: Added a bunch of messages for advance...
2005-07-20 Ronald S. Bultjegst/gstmessage.*: Add _new_custom, make _new_applicatio...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-15 Wim TaymansTotally dump messages in -launch with the -m option.
2005-07-12 Thomas Vander Stichelefix refcounting of warning and error messages
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add test for state change message...
2005-07-05 Andy Wingocheck/: Application message API change.
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-25 Wim Taymansgst/: Keep track of current target state while performi...
2005-05-19 Wim Taymansgst/: Make subbufer unref the parent in finalize. some...
2005-05-17 Thomas Vander Stichelegst/: Make sure the class is reffed/unreffed once befor...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-04-21 Wim Taymansgst/: Use parent refcount in GstMessage to ensure GstSt...
2005-04-20 Wim Taymansgst/: Make gst_caps_replace() work like other _replace...
2005-03-22 Wim TaymansDocs updates
2005-03-21 Wim TaymansNext big merge.