baseparse: support reverse playback
[platform/upstream/gstreamer.git] / gst / gstxml.c
2010-06-26 Tim-Philipp Müllerxml: keep dummy gst_xml_get_type() function for g-i...
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-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2009-11-27 Stefan Kostdocs: make links work (needs recent gtk-doc)
2009-11-27 Stefan Kostdocs: better way to link class methods
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-06 Tim-Philipp Müllergst: remove more unnecessary cast when using g_signal_*()
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2008-10-10 Sebastian Drögegst/gstxml.c: Clarify that the save_thyself() and resto...
2006-10-28 Kjartan MaraasTypo fixes (#366212).
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-08-29 Tim-Philipp Müllergst/gstxml.c: Improve and detypofy docs.
2006-08-21 Tim-Philipp Müllergst/gstxml.c: Chain up to parent class in dispose funct...
2006-08-21 Edward Herveygst/gstxml.c: Implement GObject::dispose virtual method...
2006-06-30 Tim-Philipp Müllergst/: Fix deserialisation from XML. Set parent manually...
2006-06-12 Wim TaymansAdd G_UNLIKELY in type registration.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2005-11-14 Stefan Kostmore section docs
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-08-31 Stefan Kostinlined more docs, fixed double id-ref
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-05-04 Andy WingoGCC 4 fixen.
2004-08-17 Thomas Vander Stichelefix memleaks - #150001
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-09 Wim Taymansremoved namespace code again, it was not needed :)
2003-06-09 Wim Taymansadded new method and type to add namespaces to xml...
2003-01-08 Wim TaymansFix typo connect -> link, you have been warned
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-31 Wim TaymansDocumentation updates
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-05 Benjamin Ottewarning: unused variable 'oclass'
2002-01-18 Andy Wingocleaning up duplicated code in gstbin.c added some...
2002-01-11 Andy Wingofix for libxml1 compatibility
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-11 Andy Wingocimpile fix for libxml1
2002-01-11 Andy Wingoadded function gst_xml_write_file() which writes a...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-08-13 Steve Bakersync with the current CVS glib API
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-01-31 Wim TaymansDocumentation updates.
2001-01-30 Wim TaymansAdded a first attempt for XML embedding in the main...
2001-01-29 Wim TaymansLots of plugins fixes where the parentage macros were...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansDocs updates
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-10 Erik Walthinsenminor docs fix
2001-01-08 Wim TaymansManual updates. fixes to gstxml.c gst_xml_get_element...
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-25 Wim TaymansLots of editor changes:
2000-12-22 Wim TaymansImplemented some test cases... they all fail :-(
2000-12-16 Wim Taymanssome editor changes= loading of save pipelines (not...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-10-25 Wim TaymansMore Docs updates.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-24 Wim TaymansCleanups.
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-01-30 Erik Walthinseninitial checkin