]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstcaps.c
Changes to make it possible to LD_PRELOAD libttif
[glsdk/gstreamer0-10.git] / gst / gstcaps.c
2011-11-08 Tim-Philipp Müllerdocs: fix Since: markers for API added after 0.10.35
2011-11-07 Vincent Penquerc'hgstcaps: remove unneeded use of gint64
2011-11-04 Sjoerd Simonscaps: Add gst_caps_is_strictly_equal
2011-10-21 Thiago Santoscaps: No need to require writable caps for _append...
2011-09-19 Fabrizio (Misto... caps: use g_value_take_string() and gst_value_get_caps...
2011-09-10 Tim-Philipp Müllercaps: move log messages for caps creation/freeing into...
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-08-15 Tim-Philipp Müllercaps: fix compiler warning reported by ICC
2011-08-15 Josep Torracaps: define GST_CAPS_FLAGS_NONE for consistency with...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-05-27 Sebastian Drögecaps: Add gst_caps_is_subset_structure()
2011-05-27 Sebastian Drögestructure: Add gst_structure_is_subset()
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-27 Sebastian Drögecaps: Fix subset check in gst_caps_merge()
2011-05-27 Sebastian DrögeRevert "caps: Optimize gst_caps_is_subset()"
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-25 Tim-Philipp Müllergst: we can now use GLib 2.24 API unconditionally
2011-05-17 Sebastian Drögestructure: Add gst_structure_intersect()
2011-05-17 Edward Herveygststructure: Add gst_structure_can_intersect API
2011-05-17 Edward Herveygstructure: New API: gst_structure_is_equal
2011-05-14 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-03-24 Edward Herveygstcaps: new API : gst_caps_intersect_full
2011-03-08 Stefan Kostcaps,structure: trim trailing whitespace
2011-03-08 Jonathan Matthewcaps: don't create broken caps for invalid media types
2010-12-26 Tim-Philipp MüllerRevert "micro-optim: if (x) is cheaper than if (x ...
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 Mark Nauwelaertscaps: fix doc typo
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-12-02 Wim Taymanscaps: improve some comments about the zigzag intersection
2010-09-13 Stefan Kostdocs: fix warnings pointed out by gtk-doc
2010-09-08 Tim-Philipp Müllercaps: simplify code a bit
2010-07-01 Edward Herveygstcaps: Make sure _normalize() is applied on all struc...
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-14 Tim-Philipp Müllerdocs: add Since: tag for new gst_caps_steal_structure
2010-06-14 Edward Herveygstcaps: New gst_caps_steal_structure() method
2010-06-08 Stefan Kostcaps: use gst_caps_append_structure_unchecked() macro...
2010-06-08 Stefan Kostcaps: use a safer name for temporary var. to not shadow...
2010-06-05 Tim-Philipp Müllerinfo: add new TRACE log level and move refcounting...
2010-05-22 Stefan Kostcaps: use our macros more often in the code
2010-05-22 Stefan Kostcaps: add append_structure_unchecked
2010-05-22 Stefan Kostcaps: use our macos more
2010-05-14 Stefan Kostcaps: comment and whitespace cleanup
2010-03-17 Tim-Philipp Müllergst: use #if GLIB_CHECK_VERSION instead of #ifndef...
2010-03-15 Stefan Kostcaps: move the check to the public api.
2010-03-15 Stefan Kostcaps: this is internal API where we need to ensure...
2010-03-12 Edward Herveygst: Use G_VALUE_COLLECT_INIT if available
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-10-23 Edward Herveygstcaps: Use inlined version of _is_any()/_is_empty()
2009-10-20 Benjamin Ottedocs: Fix docs for gst_caps_set_simple()
2009-10-19 Jan Schmidtdocs: Modify docs string slightly.
2009-10-16 Wim Taymanscaps: fix typo in docs
2009-10-15 Benjamin OtteImprove caps setters API
2009-08-06 Tim-Philipp Müllerdocs: fix Since: tag for new gst_caps_can_intersect...
2009-08-06 Stefan Kostcaps: add gst_caps_can_intersect()
2009-08-06 Stefan Kostcaps: split callback for structure intersect into two...
2009-08-06 Stefan Kostlogging: log if we copy caps to be able to track it
2009-08-06 Stefan Kostcaps: add comments about g_ptr_array size behaviour
2009-08-06 Wim Taymanscaps: add some more debugging in _replace
2009-06-30 Edward HerveySpread branch prediction macros.
2009-06-24 Wim Taymanscaps: avoid doing logic in g_assert
2009-06-24 Edward Herveygstcaps: Use direct values for repetitive conditionals...
2009-04-03 Tim-Philipp Müllerdocs: improve API reference for gst_caps_get_structure()
2009-03-06 Stefan Kostapidocs: markup example as highlightable example and...
2008-11-06 Wim Taymansgst/gstcaps.c: Callgrind micro optimisations.
2008-08-07 Wim Taymansgst/gstcaps.c: Fix subset test.
2008-07-22 Thijs Vermeirgst/gstcaps.c: Previous commit was wrong NULL caps...
2008-07-21 Thijs Vermeirgst/gstcaps.c: Allow passing of NULL to gst_caps_union
2008-04-17 Tim-Philipp Müllergst/: Don't use g_atomic_set_int where it's not needed.
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12.
2008-03-24 José Alburquerquegst/gstcaps.*: Constify the field gchar * params in...
2008-01-09 Tim-Philipp Müllergst/: Yet another gratuitous GString micro-optimisation...
2007-12-28 Tim-Philipp Müllergst/: Bunch of gratuitous nano-optimisations.
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
2007-08-12 Wim Taymansgst/gstcaps.c: Fix proper check for simple caps.
2007-08-07 Wim Taymansdocs/design/part-TODO.txt: Add some more TODO items
2007-02-13 Stefan Kostdocs/design/draft-klass.txt: Add existing category...
2007-02-11 Stefan Kostdocs/libs/Makefile.am: Fix path to core docs.
2007-01-26 Wim Taymansgst/gstcaps.c: Init caps flags too.
2007-01-25 Wim Taymansgst/gstcaps.c: Add some refcount debugging.
2006-09-14 Thomas Vander Stichelereleasing 0.10.10
2006-08-29 Wim Taymansgst/gstcaps.c: Code cleanups.
2006-08-28 Wim Taymansgst/gstcaps.*: Fix docs and indentation again.
2006-08-24 Stefan Kostimplement caps merging (fixes #352580)
2006-08-21 Stefan KostAPI: Add gst_caps_merge() and use it in basetransform...
2006-07-27 Wim Taymansgst/gstcaps.c: Fix useless assert, a uint is always...
2006-07-03 Wim Taymansgst/: Use GSlice when the glib we build against is...
2006-07-02 Thomas Vander Stichelegst/gstcaps.c: remove gst_caps_simplify; it was not...
2006-07-02 Thomas Vander Stichelegst/gstcaps.c: whitespace fixes
2006-06-22 Wim Taymansgst/gstcaps.c: Fix crasher when passed NULL. Doc clarif...
2006-05-07 Stefan Kostgst/gstcaps.c: Docs about how to print caps for debug...
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-02-27 Tim-Philipp Müllergst/gstcaps.c: Use the REFCOUNTING category for caps...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-20 Wim Taymansgst/gstcaps.c: Clarify behaviour of _is_equal() when...
2005-12-20 Edward Herveygst/gstcaps.*: Added gpointer GType for GstStaticCaps...
2005-12-07 Wim Taymansgst/gstbuffer.c: Small docs update.
2005-12-05 Wim TaymansBack out previous code changes, leave doc updates,...
2005-12-05 Wim Taymansgst/gstcaps.c: Comparing NULL against !NULL yields...
next