- Added value transform functions for caps and props boxed types
[platform/upstream/gstreamer.git] / gst / gstcaps.c
2002-09-17 Wim Taymans- Added value transform functions for caps and props...
2002-08-02 Wim TaymansSome more event flags some more padquery types
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-21 Andy Wingocleanups
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-02-17 Benjamin Otteappending caps to themself is not fatal, is it?
2002-02-02 Wim TaymansSmall pointless cleanups
2002-01-20 Wim TaymansDelay pad negotiation until the element is in READY...
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-17 Wim TaymansThe first wave of docs updates
2001-04-16 Wim TaymansAdded 1337 macros to create padtemplates and capstemplates.
2001-04-14 Wim TaymansA rather large patch:
2001-04-02 Wim TaymansA rather large update:
2001-03-29 Wim TaymansAdded a plain X videosink, the videosink uses capsnego...
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-21 Wim TaymansAPI docs updates
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-13 Wim TaymansSmall fixes to the caps compatibility check.
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-07 Erik Walthinsenmore leak fixes
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-30 Wim TaymansFixed MPEG2 autoplugging
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-19 Wim TaymansAdded API to dynamically create GstCaps and GstProps
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-17 Wim TaymansThe typefind function now returns a GstCaps structure...
2000-12-15 Wim TaymansMove a step closer to autoplugging. The element selecti...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-07 Wim Taymansseparated the properties from the capabilities as we...
2000-12-06 Wim TaymansAdded pulregion handling.
2000-12-03 Wim TaymansImplemented real Caps checking.
2000-12-03 Wim TaymansAdded multiple types to the pads.