summaryrefslogtreecommitdiff
path: root/gst/gstquery.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-20API: Add URI query type. This is useful to query the URI of a sink/source ele...Sebastian Dröge1-1/+7
2008-11-20gst/gstquery.*: Add GstQueryType for custom queries instead of having to use ...Wim Taymans1-1/+4
2008-04-09gst/gstquery.h: Fix typo.Tim-Philipp Müller1-1/+1
2008-04-08Rename _avail -> _rangeWim Taymans1-2/+2
2008-04-08Add busy field and quark for the buffering query so that the app can only use...Wim Taymans1-2/+2
2008-04-08Reorder the message docs and headers for clarity.Wim Taymans1-1/+39
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-2/+0
2007-02-02docs/gst/gstreamer-sections.txt: Add docs for new methods.Wim Taymans1-7/+11
2006-07-26gst/gstquery.h: Delete unused and misleading define of GST_QUERY_TYPE_RATE_DE...Jan Schmidt1-7/+0
2006-02-14docs/gst/gstreamer-sections.txt: Reworked query docs.Wim Taymans1-0/+4
2006-02-13New API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_NAME macros (#330906). ...Tim-Philipp Müller1-0/+17
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo1-1/+1
2005-11-27check/: Add tests for fdsrc seekabilityJan Schmidt1-0/+6
2005-11-24Doc fixes.Wim Taymans1-1/+9
2005-11-22gst/base/gstbasesink.*: No need to store the clock, the parent element class ...Wim Taymans1-5/+5
2005-11-20Doc fixes.Wim Taymans1-0/+1
2005-11-19Add type to quark and type to string conversions.Wim Taymans1-0/+7
2005-11-10Further improve query docs. Still not happy with this.Michael Smith1-1/+1
2005-10-20gst/: More docs.Wim Taymans1-4/+31
2005-10-20gst/: Docs and consistency fixes.Wim Taymans1-1/+1
2005-10-19gst/: API change fix.Wim Taymans1-7/+13
2005-10-15whitespace fixesThomas Vander Stichele1-4/+4
2005-09-26remove queryutils headers after moving the two used functions to gstquery. a...Thomas Vander Stichele1-0/+7
2005-09-22gst/gstquery.*: More documentation.Wim Taymans1-0/+7
2005-09-22gst/gstbin.c: Some more debug info.Wim Taymans1-1/+3
2005-08-29inlined and extended docsStefan Kost1-7/+33
2005-07-20GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, ...Ronald S. Bultje1-24/+0
2005-07-18Removed plugable schedulers.Wim Taymans1-0/+3
2005-07-07gst/gstquery.*: Remove old typesWim Taymans1-10/+7
2005-06-30Added CHANGES-0.9 doc, updated status of other docs.Wim Taymans1-4/+0
2005-05-16check/Makefile.am: remove GstData checksDavid Schleef1-12/+18
2005-05-09Remove old query functions. Ported old code.Wim Taymans1-0/+16
2005-05-06gst/gstquery.hAndy Wingo1-12/+57
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-2/+5
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-16/+17
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2
2004-03-13gst-indent run on coreThomas Vander Stichele1-16/+14
2003-11-29Change 'const' to 'G_CONST_RETURN' in header filesCAPS-MERGE-2David Schleef1-2/+2
2003-07-16some formatting and doc fixes, and make gstdebug output line upAndy Wingo1-1/+1
2003-02-10Small cleanups and portability fixes for GUINT64Wim Taymans1-2/+2
2003-01-01- Added PAD_NEGOTIATING flag, remove PAD_EOS flagWim Taymans1-1/+28
2002-12-30- major API breakage (one of the last, I promise...)Wim Taymans1-0/+69