summaryrefslogtreecommitdiff
path: root/gst/gstbus.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-16bus: make the bus almost lockfreeWim Taymans1-1/+2
2010-01-11bus: whitespace fixesWim Taymans1-36/+36
2009-07-02docs: fix gtk-doc /*< private >*/ markerTim-Philipp Müller1-3/+3
2007-10-16API: add gst_bus_pop_filteredTim-Philipp Müller1-0/+2
2007-02-27API: gst_bus_timed_pop()Wim Taymans1-0/+1
2006-07-06gst/: Remove comma at end of enumerator list.Wim Taymans1-1/+1
2006-03-13Documentation updates.Wim Taymans1-0/+3
2006-02-10gst/gstbus.c (gst_bus_class_init): Declare our private data structure.Andy Wingo1-1/+6
2006-01-20docs/random/release: update notesThomas Vander Stichele1-2/+2
2005-11-24Doc fixes.Wim Taymans1-0/+5
2005-11-22gst/base/gstbasesink.c: Make sure the GstFlowReturn is returned.Wim Taymans1-0/+1
2005-11-04gst/gstbus.c: Don't leak a mutex unlock in case of an error.Wim Taymans1-0/+3
2005-10-15whitespace fixesThomas Vander Stichele1-6/+6
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-3/+3
2005-10-08gst/base/gstbasesink.c: Better log message.Wim Taymans1-3/+18
2005-09-29gst/gstbus.c (gst_bus_remove_signal_watch): New function, removes signal watc...Andy Wingo1-2/+7
2005-09-29check/gst/gstbin.c: Change for new bus API.Wim Taymans1-6/+6
2005-09-28gst/gstbus.*: Added async-message and sync-message signals to the bus.Wim Taymans1-1/+13
2005-09-19GstBusHandler -> GstBusFunc, return value has the same meaning as any other G...Wim Taymans1-13/+21
2005-09-11various doc fixesThomas Vander Stichele1-3/+3
2005-08-30more docs and two more inlinedStefan Kost1-1/+2
2005-08-25gst/gstbin.h: removed ';' from the end of macro defsStefan Kost1-0/+22
2005-07-18Removed plugable schedulers.Wim Taymans1-1/+3
2005-05-26gst/gstbus.*: Implement a real GSource and use g_main_context_wakeup() to sig...Wim Taymans1-4/+1
2005-05-11gst/elements/gstfakesink.c (gst_fakesink_render): Er, emit withAndy Wingo1-0/+7
2005-03-21Next big merge.Wim Taymans1-0/+103