check/gst/gstbin.c: Change for new bus API.
[platform/upstream/gstreamer.git] / gst / gstbus.c
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Change for new bus API.
2005-09-28 Wim Taymansgst/gstbus.*: Added async-message and sync-message...
2005-09-28 Thomas Vander Stichelecheck/gst/gstpipeline.c: add another check
2005-09-23 Tim-Philipp MüllerAdd blurb about how the bus goes into flushing mode...
2005-09-23 Tim-Philipp Müllercheck/gst/gstbin.c: Added test to check state change...
2005-09-20 Wim TaymansThe timeout handler should have lower priority than...
2005-09-19 Thomas Vander Stichelewhitespace fix
2005-09-19 Wim TaymansGstBusHandler -> GstBusFunc, return value has the same...
2005-09-02 Stefan Kostmerged elementdetails docs into elementfactory docs...
2005-09-01 Wim Taymansgst/base/gstbasesink.*: Handle newsegments more correctly.
2005-08-31 Stefan Kostcheck/gst-libs/controller.c: more tests (hehe I have...
2005-08-27 Stefan Kostdocs/design/part-messages.txt: update info
2005-08-26 Jan SchmidtAdd metadata reading example that loops over a list...
2005-08-25 Wim Taymansgst/gstbin.c: Be a bit more conservative about the...
2005-08-23 Stefan Kostadded about 100 symbols from gstreamer-unused.txt to...
2005-08-18 Jan Schmidtcheck/: I wrote a test!
2005-08-15 Thomas Vander Sticheledon't convert NULL structures to strings
2005-07-29 Jan Schmidtgst/gstbus.c: gst_bus_poll may be called from other...
2005-07-22 Wim Taymansdocs/design/part-events.txt: Small update.
2005-07-18 Wim Taymansdocs/design/: Some more docs in the works.
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add test for state change message...
2005-07-07 Andy Wingogst/gstbus.c (gst_bus_have_pending): Remove intensely...
2005-06-28 Wim Taymansgst/gstbus.c: Add debugging messages.
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-05-26 Wim Taymansgst/gstbus.*: Implement a real GSource and use g_main_c...
2005-05-19 Wim Taymansgst/: Make subbufer unref the parent in finalize. some...
2005-05-11 Andy Wingogst/elements/gstfakesink.c (gst_fakesink_render): Er...
2005-03-22 Wim TaymansDocs updates
2005-03-21 Wim Taymansgst/gstbus.c: Fix copy-and-paste error.
2005-03-21 Wim TaymansNext big merge.