gst: Add a filter caps parameter to all get_caps() functions
[platform/upstream/gstreamer.git] / gst / gstutils.h
2011-05-16 Sebastian Drögegst: Add a filter caps parameter to all get_caps()...
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-06 Wim Taymanspad: implement fixed caps with an object flag
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Sebastian Drögeutils: Remove GST_BOILERPLATE and friends
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-02 Bastien Nocerautils: Avoid using "type" as name for a variable and...
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-17 Sebastian Drögeutils: Remove deprecated gst_element_factory_can_{sink...
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-09 Thijs Vermeirgstutils: replace gst_element_factory_can_{sink,src...
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-08 Edward HerveyMerge commit '0eaa25cbf5c0e4bf86545fb67c181a0ecd2f19c7...
2010-12-07 Tim-Philipp Müllerutils: const-ify arguments to gst_object_default_error()
2010-12-07 Wim TaymansMerge branch 'master' into 0.11
2010-12-06 Wim Taymansremove deprecated symbols and methods
2010-11-29 Tim-Philipp Müllerutils: avoid 'unused argument' warnings caused by GST_B...
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-08-28 Sebastian Drögeutils: Add gst_util_fraction_compare() to compare fractions
2010-06-28 Sebastian Drögeutils: Don't use G_GNUC_CONST for the uint64 scaling...
2010-06-23 Edward Herveygstutils: New gst_element_link_pads_full method
2010-04-02 Philip Withnallutils: Use G_GNUC_CONST instead of G_GNUC_PURE for...
2010-03-31 Sebastian Drögeevent: Use correct type for the message parameter in...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2009-11-18 Sebastian Drögeevent: API: Add sink-message event
2009-11-16 Sebastian Drögeutils: API: Add multiplication and addition functions...
2009-11-16 Sebastian Drögegstutils: API: Add fraction helper functions
2009-08-13 Kipp Cannongstutils: API: Add rounding to nearest and next integer...
2009-05-22 Jan Schmidtdocs: Fix up some documentation warnings.
2009-05-15 Thiago Santos[gstutils] Adds more safety to GST_WRITE_* and GST_READ...
2009-03-26 Sebastian DrögeRemove some compatibility stuff for GLib < 2.14
2009-03-18 Zeeshan Ali (Khattak)gstpad: fix gst_pad_can_link()
2009-03-13 Wim TaymansFix indentation of .h files
2009-03-02 Sebastian DrögeAPI: Add gst_util_array_binary_search() for binary...
2009-02-28 David SchleefBump glib requirement to 2.14
2009-02-22 Sebastian DrögeInclude floating point write/read functions in the...
2009-01-11 Sebastian Drögegst/gstutils.h: Initialize g_once_init* data with 0...
2008-11-17 Sebastian Drögegst/gstutils.h: Add G_GNUC_PURE to gst_util_uint64_scal...
2008-11-04 Andy WingoAdd sequence numbers to events and messages. See #559250.
2008-10-23 Sebastian DrögeAPI: Move float endianness conversion macros from libgs...
2008-10-07 Sebastian DrögeAlways use the unaligned variants of GST_READ_UINT...
2008-05-27 Tim-Philipp MüllerAPI: add gst_bin_find_unlinked_pad()
2008-05-25 Tim-Philipp Müllergst/: 'unconnected pad' -> 'unlinked pad' for consisten...
2008-05-24 Tim-Philipp MüllerAPI: gst_parse_launch_full()
2008-05-09 Tim-Philipp Müllergst/gstutils.h: Try to fix 'dereferencing type-punned...
2008-05-08 Sebastian Drögegst/gstutils.h: Intern the type name string, similar...
2008-05-08 Sebastian Drögegst/gstutils.h: Make GST_BOILERPLATE thread-safe if...
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-10 José AlburquerqueAdd gst_pad_add_*_probe_full() functions with a notify...
2007-12-11 Stefan Kostgst/gstutils.*: Actually its not PURE as it gets the...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-07-10 Stefan Kostgst/gsttaglist.c: Fix doc syntax.
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-05-13 David Schleefgst/gstutils.h: Reword some documentation.
2007-05-09 Peter Kjellerstedtgst/: Maintain API and ABI when --disable-parse is...
2007-01-29 Tim-Philipp MüllerAPI: add GST_ROUND_DOWN_* macros (#401781).
2006-11-06 Stefan Kostdocs/gst/gstreamer-sections.txt: add new API and fix...
2006-05-19 Tim-Philipp MüllerAPI: add gst_element_seek_simple() (#342238).
2006-03-23 Tim-Philipp MüllerAPI: add some new utility functions:
2006-03-20 Jan Schmidtgst/gstutils.h: Add G_UNLIKELY to our boilerplate to...
2006-03-06 Christophe Fergeaugst/gstutils.h: Do proper cast here to make GST_BOILERP...
2006-02-20 Jan Schmidtgst/: Make things work with --disable-parse as they...
2006-02-02 Tim-Philipp MüllerAdd new API: gst_parse_bin_from_description() and gst_b...
2006-01-02 Tim-Philipp Müllergst/gstutils.h: Add prototype for _get_type() function...
2005-12-05 Thomas Vander Stichelefix docs
2005-12-04 Thomas Vander Sticheleadd tests that seem to show that the guint64/gdouble...
2005-11-23 Jan SchmidtAPI Changes.
2005-11-22 Michael SmithAdd underscores
2005-11-22 Michael SmithAdd util method for scaling a clocktime by a fraction...
2005-11-21 Andy Wingogst/: Sprinkle NULL_TERMINATED to taste.
2005-11-19 Andy Wingogst/gstutils.h: gst/gstutils.c (g_static_rec_cond_wait)
2005-11-04 Stefan Kostmore docs added
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-20 Wim Taymansgst/: Docs and consistency fixes.
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-10 Thomas Vander Stichelegst/base/gstbasesrc.c: use conversions
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Andy Wingodocs/gst/gstreamer-sections.txt: Doc updates.
2005-10-08 Stefan Kostlots of new docs and doc fixes
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
next