close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
[platform/upstream/gstreamer.git] / ext / esd / esdmon.c
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2005-12-16 Stefan Kostchange some char* into char[]
2005-11-22 Thomas Vander Stichelefix up more enums
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-04-05 Benjamin Otteext/esd/esdmon.c: fix nonterminated vararg and memleak
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-11-01 Iain HolmesESD Updated
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-07-15 David SchleefMerge esdmon and esdsink elements into one plugin
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-06-02 Wim TaymansMake elements nanoseconds aware
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-02 Richard BoultonFix up esdmon timestamps, so that they don't go complet...
2002-03-02 Richard BoultonAdded esdmon plugin.