ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property...
[platform/upstream/gst-plugins-good.git] / ext / esd / esdsink.c
2007-03-05 Jan Schmidtext/esd/esdsink.c: Unref static pad template after...
2007-01-04 Tim-Philipp Müllerext/esd/esdsink.c: Don't return bogus values when esd_g...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-08-20 Stefan Kostdocs/plugins/: cleanup -unused.txt to make it useful...
2006-07-24 Tim-Philipp Müllerdocs/plugins/: Update files to CVS/Prerelease version...
2006-07-24 Tim-Philipp Müllerext/esd/esdsink.c: Prevent libesd from auto-spawning...
2006-07-24 Tim-Philipp Müllerext/esd/README: Remove, it contains nothing useful...
2006-05-10 Tim-Philipp Müllerext/esd/esdsink.*: Move the esd_get_server_info() into...
2006-04-26 Wim Taymansext/esd/esdsink.c: Fix compile problem by defining...
2006-04-26 Wim Taymansext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-18 Tim-Philipp MüllerAdd translatable error message for when we cannot conne...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-23 Wim Taymansext/esd/esdsink.*: Fix esd choppy playback by configuri...
2006-03-21 Wim Taymansext/esd/esdsink.c: Some cleanups.
2005-12-16 Stefan Kostchange some char* into char[]
2005-08-08 Andy Wingoext/esd/esdsink.c (gst_esdsink_getcaps): Seems that...
2005-08-08 Andy Wingosys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_c...
2005-07-10 Thomas Vander Stichelemore macro splitting; fix po problem
2005-07-07 Wim TaymansPorted DVdec to 0.9.
2005-05-10 Arwed v. MerkatzPorted esdsink plugin.
2004-12-01 Ronald S. Bultjeext/esd/esdsink.c: Make error actually say something...
2004-11-01 Stefan Kostadded two api precondition guards use g_strdup with...
2004-11-01 Jan Schmidtext/esd/esdsink.c: Use a finalize function, not dispose...
2004-09-12 David SchleefFixes: #151879, #151881, #151882, #151883, #151884...
2004-06-13 Jan Schmidtext/esd/esdsink.*: Close the esd connection on pause...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-14 David Schleefext/esd/esdsink.c: Fix crash when ESD is killed while...
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-30 Ronald S. Bultjeext/esd/esdsink.c: Since we have static pad template...
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-27 David Schleefext/esd/esdsink.c: Fix sync issues in esdsink. Also...
2004-01-23 Thomas Vander Sticheleone more debug info
2004-01-23 Thomas Vander Stichelecategorize log level
2004-01-23 Thomas Vander Sticheleforgot this line
2004-01-23 Thomas Vander Sticheleprivate debugging cat better error reporting
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-15 David Schleefext/esd/esdsink.c: Remove property that handles osssink...
2004-01-14 Benjamin Otteuse element time.
2003-12-30 Colin Waltersext/esd/esdsink.c (gst_esdsink_link): Fix typo; get...
2003-12-22 David SchleefMerge CAPS branch
2003-11-01 Iain HolmesESD Updated
2003-10-16 David Schleefremove g_print() noisiness
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-25 David SchleefDon't unref event when calling gst_pad_event_default...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-07-17 David SchleefAdded clock to esdsink based on GstAudioClock
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-07-04 David SchleefFix longstanding bug with esdsink seeking. esdsink...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-04-06 Wim Taymans- Better state change function
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-18 Christian Schallerplugins part of license field patch
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-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-02-03 Christian SchallerFixing // style comments into /* */
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-20 Thomas Vander Sticheleadded esd added new autogen.sh feature : list all of...