tags: add some comments for translators so tag mnemonics get translated correctly
[platform/upstream/gstreamer.git] / gst / gstcaps.h
2009-10-15 Benjamin OtteImprove caps setters API
2009-08-06 Stefan Kostcaps: add gst_caps_can_intersect()
2008-03-24 José Alburquerquegst/gstcaps.*: Constify the field gchar * params in...
2006-09-20 Jan Schmidtgst/gstcaps.h: Add extra initialisers for Caps things...
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-08-11 Wim Taymansdocs/gst/gstreamer-sections.txt: Add GstClockClass...
2005-12-20 Edward Herveygst/gstcaps.*: Added gpointer GType for GstStaticCaps...
2005-11-21 Andy Wingogst/: Add glib-compat.h.
2005-11-21 Andy Wingogst/: Sprinkle NULL_TERMINATED to taste.
2005-11-20 Wim TaymansMake a proper enum of the flag.
2005-11-09 Wim Taymansdocs/design/part-TODO.txt: Some more items for the...
2005-11-04 Stefan Kostmore docs added
2005-10-15 Thomas Vander Stichelesignedness fixes
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-08-27 Stefan Kostdocs/design/part-messages.txt: update info
2005-08-24 Thomas Vander Stichelecheck/: add a test that does a bunch of state changes...
2005-08-23 Thomas Vander Stichelegst/gstbuffer.c: some debugging
2005-07-15 Andy Wingogst/gstcaps.h (gst_caps_is_simple): Removed deprecated...
2005-07-15 Andy Wingotools/gst-typefind.c: Update, add copyright block.
2005-07-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-21 Wim TaymansNext big merge.
2005-03-10 Wim TaymansDoc updates.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-09-26 Thomas Vander Stichelerevert preferred caps
2004-08-18 David Schleefdocs/gst/Makefile.am: Remove --ignore-fail-on-non-empty...
2004-04-28 David Schleefgst/gstcaps.c: Patch from Tim-Philipp Müller to fix...
2004-04-22 Benjamin Ottegst/gstcaps.c: fix simplifying and subtracting not...
2004-04-22 Benjamin Ottegst/gstcaps.c: fix bug when converting from empty string.
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-15 Thomas Vander Sticheleadd padding
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-13 David Schleefgst/gstcaps.h: jdahlin, what are you smoking? We can...
2004-03-12 Johan Dahlingst/gst.c (init_post): call gst_caps_get_type() instead...
2004-03-12 Johan Dahlingst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-07 Ramon Garcia Fernandezfixed compilation warnings of comparison between signed...
2004-02-05 Benjamin Ottegst/: put reverted patch back in
2004-02-05 Thomas Vander Stichelerevert patch that breaks applications revert this patch...
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-01-16 David Schleefgst/gstcaps.h: Added gst_caps_is_simple() macro.
2004-01-15 David Schleefgst/gstcaps.c: Add lots of documentation.
2004-01-02 David Schleefgst/gstcaps.c: Add new function.
2003-12-30 David Schleefgst/gstcaps.*: Add simplify function
2003-12-27 Benjamin Ottegst/gstcaps.c: add sanity checks
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-08-19 David SchleefAdd GST_CAPS_NONE and GST_CAPS_ANY
2003-07-29 Ronald S. BultjeImplement gst_caps_has_property*() as functions instead...
2003-07-24 David SchleefProperly ref caps and pad template in FACTORY macros
2003-06-13 Wim Taymans- further productizing the fixed flag on GstCaps by...
2003-05-18 Benjamin Otteremove _destroy functions from public headers and make...
2003-05-17 Benjamin Otteadded gst_{props,caps}_{from,to}_string to API, see...
2003-03-16 Christian MeyerFixed bug #108514.
2003-02-02 Wim Taymans- implement FLOATING flag on caps/props
2002-12-18 Wim TaymansSmall cleanup, fix fixed caps detection even on XML...
2002-12-06 Thomas Vander Stichelelooks like a silly typo
2002-11-29 Thomas Vander Sticheleapplied fixed patch from Brian
2002-11-29 Thomas Vander Stichelerevert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-10-02 Thomas Vander Stichelecode cleanup and API change (gst_caps_check_compatibili...
2002-09-17 Wim Taymans- Added value transform functions for caps and props...
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-12 Wim TaymansDocumentation updates
2002-06-04 Wim TaymansFix define
2002-05-03 Ronald S. BultjeHeader file fix (these ## are needed for multi-argument...
2002-04-12 Thomas Vander Stichelecode review
2002-04-06 Benjamin Otteadded 'extern C' stuff to some headers
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-01-20 Wim TaymansDelay pad negotiation until the element is in READY...
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-04-28 Steve Bakeradd gst_props_get_float function
2001-04-22 Wim TaymansAPI docs updates.
2001-04-22 Erik Walthinsenfixes for gstbuffer, and removed ## from gstcaps.h... BRANCH-PLUGINVER1-20010422-ROOT PLUGINVER1-20010422-FREEZE
2001-04-16 Wim TaymansAdded 1337 macros to create padtemplates and capstemplates.
2001-04-14 Wim TaymansA rather large patch:
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-20 Wim TaymansMore work on capsnego proxying. It should be OK now.
2001-03-18 Wim TaymansReworked the capsnegotiation function audiosink now...
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-02-25 Brent BradburnPatched .h files for C++ support.
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-06 Wim TaymansUpdated the manual and the docs.
2000-12-31 Wim TaymansUpdated the docs
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-28 Erik Walthinsenmissed one file for copyright
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-19 Wim TaymansAdded API to dynamically create GstCaps and GstProps
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
next