Remove unused variables in _class_init
[platform/upstream/gstreamer.git] / sys / oss / gstosssrc.c
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-01-29 Stefan KostUpdate and add documentation for platform specific...
2008-11-13 Fabricio Godoysys/: Fix some spelling mistakes. Fixes #556802.
2008-04-08 Tim-Philipp Müllersys/oss/: More logging when probing (see #518474),...
2008-03-11 Mark Nauwelaertssys/oss/gstosssrc.*: Cache probed caps, so _get_caps...
2007-12-07 Tim-Philipp Müllersys/oss/: Post decent (and translated) error message...
2007-12-07 Jan Schmidtsys/oss/: Allow the AUDIODEV environment variable to...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2006-08-16 Tim-Philipp Müllersys/oss/: Document OSS elements; add gtk-doc blurb...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-10 Thomas Vander Stichelesys/oss/: - the user-visible error strings were in...
2005-12-10 Tim-Philipp Müllerconfigure.ac: Update comment in OSS includes check.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-10-27 Wim Taymanssys/oss/gstosssrc.c: Set correct format on oss instead...
2005-10-26 Tim-Philipp Müllersys/oss/: Actually use the 'oss' debug category we...
2005-10-24 Tim-Philipp Müllersys/oss/gstosssrc.c: Set bytes_per_sample correctly...
2005-10-10 Wim Taymanssys/oss/: Cleanups, make device configurable in the...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-23 Andy Wingosys/oss/gstosssrc.c (gst_oss_src_open): Set the device...
2005-08-23 Andy Wingosys/oss/gstosssrc.*: Easy to implement a mixer, eh...
2005-08-23 Andy Wingosys/oss/gstossmixer.*: Refactored to be more like alsam...
2005-08-23 Andy Wingosys/oss/gstosssrc.*: Totally ported, dude.
2005-07-10 Thomas Vander Stichelemore macro splitting; fix po problem
2005-07-08 Andy Wingosys/oss/: Port from THREADED+wim's fixes.
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-10-25 Ronald S. Bultjesys/oss/gstosssrc.*: OK, so people want offset in DEFAU...
2004-10-24 Ronald S. Bultjesys/oss/gstosssrc.c: Don't mix bytes and samples.
2004-07-07 Wim Taymanssys/oss/: Fix offset on osssrc.
2004-06-29 Benjamin Ottesys/oss/: advertise correct template caps - we indeed...
2004-06-16 Wim Taymanssys/oss/gstosssrc.c: Timestamp fixes.
2004-06-07 Stéphane Loeuilletconfigure.ac: OSS portability
2004-05-21 Stéphane Loeuilletfourth batch : remove ',' at end of enums as they could...
2004-03-25 David Schleefsys/oss/gstosselement.c: Add code to handle rate probin...
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
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.
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