summaryrefslogtreecommitdiff
path: root/gst/gstmessage.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-09gst/gstmessage.h: Revert change from earlier wrt GST_MESSAGE_TYPE_ANY having ...Zaheer Abbas Merali1-1/+1
2006-10-09common/m4/gst-error.m4: Disable warning of statement not reached on Forte.Josep Torre Valles1-1/+1
2006-09-15Added methods to create and parse BUFFERING messages.Wim Taymans1-1/+3
2006-07-06gst/gstmessage.h: Use a valid int for the _MESSAGE_ANY enum value to avoid co...Wim Taymans1-2/+4
2006-07-02whitespace/doc fixesThomas Vander Stichele1-17/+17
2006-05-14Minor docs fixes.Tim-Philipp Müller1-2/+3
2006-05-10gst/: Make gtk-doc generate docs for our inlined gst_buffer_ref(), gst_event_...Tim-Philipp Müller1-0/+4
2006-03-21gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline...Edward Hervey1-1/+8
2006-02-13New API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_NAME macros (#330906). ...Tim-Philipp Müller1-0/+9
2005-11-16gst/base/gstbasesrc.c: some debug changesThomas Vander Stichele1-2/+2
2005-11-09docs/gst/gstreamer-sections.txt: Moved the message async delivery private loc...Wim Taymans1-1/+36
2005-10-25docs/design/part-TODO.txt: Update TODO.Wim Taymans1-0/+1
2005-10-21And 2% more doc coverage.Wim Taymans1-9/+6
2005-10-18Seriously, this is better than a previous commit as we only need to notify th...Wim Taymans1-13/+15
2005-10-18Make messages future proof. state-change gets a flag if it was a message comm...Wim Taymans1-6/+10
2005-10-15whitespace fixesThomas Vander Stichele1-1/+1
2005-10-11gst/gstbin.*: Prepare to make current EOS message queue more generic.Wim Taymans1-1/+1
2005-10-09gst/gstmessage.*: don't use new, it's a C++ keywordThomas Vander Stichele1-6/+6
2005-10-08lots of new docs and doc fixesStefan Kost1-4/+40
2005-10-08gst/gstmessage.*: Also carry the clock in question.Wim Taymans1-3/+4
2005-10-08gst/gstmessage.*: Clean up.Wim Taymans1-7/+20
2005-10-08Added extra field to STATE_CHANGE message with the pending state, which will ...Wim Taymans1-2/+2
2005-10-07docs/gst/gstreamer-sections.txt: Update.Andy Wingo1-17/+7
2005-09-28gst/gstbus.*: Added async-message and sync-message signals to the bus.Wim Taymans1-0/+3
2005-09-19gst/gstpipeline.c: Automatically PAUSE and RESUME a pipeline when a flushing ...Wim Taymans1-1/+1
2005-09-11various doc fixesThomas Vander Stichele1-2/+0
2005-09-07renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost1-1/+1
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo1-4/+4
2005-08-26gst/gstmessage.*: doc fixesStefan Kost1-0/+15
2005-08-25Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt1-2/+2
2005-08-25fix docs by fixing enum typedefThomas Vander Stichele1-2/+2
2005-08-24Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that appli...Jan Schmidt1-2/+2
2005-07-20gst/gstmessage.*: Added a bunch of messages for advanced seeking.Wim Taymans1-0/+5
2005-07-20gst/gstmessage.*: Add _new_custom, make _new_application a macro to _new_custom.Ronald S. Bultje1-1/+5
2005-07-18Removed plugable schedulers.Wim Taymans1-11/+14
2005-07-12gst/base/gstbasetransform.c: Added more debug info in the negotiate process.Wim Taymans1-0/+4
2005-07-05check/: Application message API change.Andy Wingo1-1/+1
2005-06-24start pulling in base classes and elements for docsThomas Vander Stichele1-1/+1
2005-05-16check/Makefile.am: remove GstData checksDavid Schleef1-12/+19
2005-05-09Remove old query functions. Ported old code.Wim Taymans1-1/+0
2005-04-21gst/: Use parent refcount in GstMessage to ensure GstStructure consistency.Wim Taymans1-8/+8
2005-03-21Next big merge.Wim Taymans1-0/+141