summaryrefslogtreecommitdiff
path: root/gst/gstquery.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-24miniobjects: Don't chain up to empty finalize method.Edward Hervey1-1/+1
2009-05-29structure: add gst_structure_id_new() convenience functionTim-Philipp Müller1-16/+9
2009-05-29micro-optimisation: use GST_QUARK in more placesTim-Philipp Müller1-9/+9
2009-05-22docs: fix gtk-doc warningsStefan Kost1-1/+1
2009-04-04gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...Sebastian Dröge1-32/+10
2008-12-20API: Add URI query type. This is useful to query the URI of a sink/source ele...Sebastian Dröge1-0/+72
2008-11-20gst/gstquery.*: Add GstQueryType for custom queries instead of having to use ...Wim Taymans1-0/+1
2008-08-27gst/gstutils.c: Remove check in gst_pad_query_convert() that src_val must be ...David Schleef1-2/+0
2008-04-16gst/gstquery.c: Also use G_GINT64_CONSTANT for the queries.Stefan Kost1-14/+14
2008-04-09docs/design/part-buffering.txt: Fix some typos and set the estimated total fo...Wim Taymans1-1/+1
2008-04-08Rename _avail -> _rangeWim Taymans1-4/+4
2008-04-08Add busy field and quark for the buffering query so that the app can only use...Wim Taymans1-3/+15
2008-04-08Reorder the message docs and headers for clarity.Wim Taymans1-13/+214
2008-02-12Properly chain up finalize functions to the parent class.Sebastian Dröge1-0/+6
2007-11-01g_type_class_ref() other types as well, see #349410 and #64764.Tim-Philipp Müller1-1/+1
2007-06-27gst/: Remove empty instance_init() functions to save relocs and lessen the no...Stefan Kost1-8/+1
2007-02-02gst/gstquery.c: Remove old structure field.Wim Taymans1-1/+0
2007-02-02docs/gst/gstreamer-sections.txt: Add docs for new methods.Wim Taymans1-0/+86
2006-10-06gst/gst.c: Fix empty declaration and type mismatch.Josep Torre Valles1-2/+0
2006-10-02gst/gstghostpad.c: Filter the proxied caps against the padtemplate if we have...mrcgran1-1/+3
2006-08-28Initialize variables when creating a new segment query.Torsten Schoenfeld1-1/+4
2006-08-16Add internal helpers for pre-registering quarks from static strings and using...Jan Schmidt1-66/+82
2006-05-08gst/gstquery.c: Added some docs for the segment query.Wim Taymans1-1/+13
2006-05-04Make sure gstprivate.h and/or config.h are always included first, otherwise s...James Andrewartha1-1/+1
2006-04-05gst/gstquery.c: Fix leaking GValues in queries, as shown by valgrind/testsuite.Michael Smith1-0/+5
2006-02-14Docs fixes.Wim Taymans1-0/+23
2006-02-14docs/gst/gstreamer-sections.txt: Reworked query docs.Wim Taymans1-7/+127
2005-11-27check/: Add tests for fdsrc seekabilityJan Schmidt1-0/+60
2005-11-20Doc fixes.Wim Taymans1-0/+18
2005-11-19Add type to quark and type to string conversions.Wim Taymans1-10/+32
2005-11-10Further improve query docs. Still not happy with this.Michael Smith1-8/+15
2005-11-09Improve/fix documentation for GstQuery.Michael Smith1-62/+64
2005-10-20Yay! 1% more docs coverage.Wim Taymans1-0/+19
2005-10-20gst/: Docs and consistency fixes.Wim Taymans1-5/+6
2005-10-19gst/: API change fix.Wim Taymans1-20/+78
2005-10-15various style fixesThomas Vander Stichele1-0/+1
2005-10-15whitespace fixesThomas Vander Stichele1-2/+2
2005-10-07Add a GType to GstIterator, update callsites and tests.Johan Dahlin1-2/+4
2005-09-26remove queryutils headers after moving the two used functions to gstquery. a...Thomas Vander Stichele1-1/+45
2005-09-22gst/gstquery.*: More documentation.Wim Taymans1-4/+136
2005-09-20docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef1-6/+0
2005-08-29inlined and extended docsStefan Kost1-1/+38
2005-08-24gst/gstquery.c (gst_query_new_convert): Spew if we try to convert a negative ...Andy Wingo1-0/+2
2005-07-07gst/gstquery.*: Remove old typesWim Taymans1-4/+1
2005-05-16check/Makefile.am: remove GstData checksDavid Schleef1-54/+83
2005-05-09Remove old query functions. Ported old code.Wim Taymans1-1/+109
2005-05-06gst/gstquery.hAndy Wingo1-4/+107
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-8/+30
2004-05-07Changes to handle compilers that don't have variadic macro support. In parti...David Schleef1-1/+1
2004-05-03remove gst_info remove gstlog.h, fold back to gstinfo.h update translationsThomas Vander Stichele1-2/+1