change NULL to (NULL) for GST_ELEMENT_ERROR
[platform/upstream/gst-plugins-good.git] / sys / oss / gstosssrc.c
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
2003-12-22 David SchleefMerge CAPS branch
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
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. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in sys/oss...
2003-09-13 Ronald S. BultjeInterface implementation example: OSS mixer. Also ossco...
2003-07-16 Andy Wingoactually recurse into sndfile if we are able big ladspa...
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-05-24 Wim Taymans- UNITS -> DEFAULT
2003-05-10 Benjamin Otteproperly get rid of clocks on disposal - be parent...
2003-04-04 Ronald S. BultjeI'm too lazy to comment this
2003-03-30 Ronald S. Bultjeimplement clocking set clock counter back to zero on...
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-27 Wim Taymans- Add error reporting
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-30 Wim TaymansFix plugins for new query API
2002-12-07 Wim TaymansMore refactoring osssrc has more features now, like...
2002-12-07 Wim TaymansSome cleanups and refactoring make ossrc do good negoti...
2002-12-06 Iain HolmesAdd an event handler to the GstOssSrc. Handle EOS events.
2002-12-03 Iain HolmesMake the OSSSrc set the correct rate/number of channels...
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-07-13 Wim Taymansuse new method names
2002-06-02 Wim TaymansMake elements nanoseconds aware
2002-04-13 Thomas Vander Stichelespec fixes gst-launch-ext additions trying to fix up...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-29 Andy Wingosome s/KHz/Hz/ fixes in osssrc consistency-with-the...
2002-03-27 David I. Lehn_get_property for curroffset should use g_value_get_ulong
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 BoultonAdd timestamps to osssrc.
2002-02-21 Thomas Vander Stichelefixed compiler warning in sink put debug output in...
2002-02-20 Thomas Vander Sticheleremove weird thing code set caps on src pad as soon...
2002-02-05 Wim TaymansMoved capsnego in ossrc to a more suitable place.
2002-02-02 Wim TaymansRemove deprecated call.
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-29 Zeeshan Aliomega: you agreed on starting rate from 1000, which...
2001-12-17 Thomas Vander Stichelefirst batch