]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstquery.c
g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead
[glsdk/gstreamer0-10.git] / gst / gstquery.c
2011-10-03 Edward Herveygstquery: Make debugging message more informative
2011-08-26 Josep Torraquery: minor changes related to enum types
2011-04-19 Tim-Philipp Müllerquery: const-ify formats arguments to gst_query_set_for...
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 Edward Herveygstquery: Use structure property directly, avoid functi...
2010-12-03 Stefan Kostdocs: query doc improvements
2010-09-16 Tim-Philipp Müllerquery: minor gst_query_add_buffering_range() code reflow
2010-09-16 Tim-Philipp Müllerquery: gst_query_add_buffering_range() optimisations
2010-09-03 Sebastian Drögegstquery: Only fill the start/stop values of the buffer...
2010-09-03 Philippe Normandgstquery: new buffering_ranges API
2010-06-16 Johan Dahlinquery: Add out annotations
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2009-11-27 Stefan Kostdocs: use '*' instead of xxx to avoid creating a broekn...
2009-11-23 Wim Taymansquery: whitespace fixes
2009-06-24 Edward Herveyminiobjects: Don't chain up to empty finalize method.
2009-05-29 Tim-Philipp Müllerstructure: add gst_structure_id_new() convenience function
2009-05-29 Tim-Philipp Müllermicro-optimisation: use GST_QUARK in more places
2009-05-22 Stefan Kostdocs: fix gtk-doc warnings
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2008-12-20 Sebastian DrögeAPI: Add URI query type. This is useful to query the...
2008-11-20 Wim Taymansgst/gstquery.*: Add GstQueryType for custom queries...
2008-08-27 David Schleefgst/gstutils.c: Remove check in gst_pad_query_convert...
2008-04-16 Stefan Kostgst/gstquery.c: Also use G_GINT64_CONSTANT for the...
2008-04-09 Wim Taymansdocs/design/part-buffering.txt: Fix some typos and...
2008-04-08 Wim TaymansRename _avail -> _range
2008-04-08 Wim TaymansAdd busy field and quark for the buffering query so...
2008-04-08 Wim TaymansReorder the message docs and headers for clarity.
2008-02-12 Sebastian DrögeProperly chain up finalize functions to the parent...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-06-27 Stefan Kostgst/: Remove empty instance_init() functions to save...
2007-02-02 Wim Taymansgst/gstquery.c: Remove old structure field.
2007-02-02 Wim Taymansdocs/gst/gstreamer-sections.txt: Add docs for new methods.
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-10-02 mrcgrangst/gstghostpad.c: Filter the proxied caps against...
2006-08-28 Torsten SchoenfeldInitialize variables when creating a new segment query.
2006-08-16 Jan SchmidtAdd internal helpers for pre-registering quarks from...
2006-05-08 Wim Taymansgst/gstquery.c: Added some docs for the segment query.
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-05 Michael Smithgst/gstquery.c: Fix leaking GValues in queries, as...
2006-02-14 Wim TaymansDocs fixes.
2006-02-14 Wim Taymansdocs/gst/gstreamer-sections.txt: Reworked query docs.
2005-11-27 Jan Schmidtcheck/: Add tests for fdsrc seekability
2005-11-20 Wim TaymansDoc fixes.
2005-11-19 Wim TaymansAdd type to quark and type to string conversions.
2005-11-10 Michael SmithFurther improve query docs. Still not happy with this.
2005-11-09 Michael SmithImprove/fix documentation for GstQuery.
2005-10-20 Wim TaymansYay! 1% more docs coverage.
2005-10-20 Wim Taymansgst/: Docs and consistency fixes.
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-09-26 Thomas Vander Sticheleremove queryutils headers after moving the two used...
2005-09-22 Wim Taymansgst/gstquery.*: More documentation.
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-08-29 Stefan Kostinlined and extended docs
2005-08-24 Andy Wingogst/gstquery.c (gst_query_new_convert): Spew if we...
2005-07-07 Wim Taymansgst/gstquery.*: Remove old types
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-06 Andy Wingogst/gstquery.h
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-01-02 Wim TaymansDocumentation updates
2003-01-01 Wim Taymans- Added PAD_NEGOTIATING flag, remove PAD_EOS flag