various: fix pad template leaks
[platform/upstream/gstreamer.git] / sys / oss / gstosssink.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-10-13 Stefan Kostvarious (sys): add a missing G_PARAM_STATIC_STRINGS...
2010-06-06 Sebastian Drögesys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
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),...
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-10-17 Wim Taymanssys/oss/gstosssink.c: Some drivers do not support unset...
2006-08-22 Wim TaymansSmall documentation updates.
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...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-01-27 Jan Schmidtsys/oss/gstosssink.c: Free the device name string when...
2005-12-11 Stefan Kostsys/oss/gstosssink.c: more debug-func-ptr usage
2005-12-10 Tim-Philipp Müllerconfigure.ac: Update comment in OSS includes check.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-08 Tim-Philipp Müllersys/oss/gstosssink.c: Don't re-use already closed file...
2005-11-07 Tim-Philipp Müllersys/oss/gstosssink.*: Cache probed caps; fix debug...
2005-10-26 Tim-Philipp Müllersys/oss/: Actually use the 'oss' debug category we...
2005-10-10 Wim Taymanssys/oss/: Cleanups, make device configurable in the...
2005-09-27 Tim-Philipp Müllersys/oss/gstosssink.c: Fix playback of mono streams...
2005-08-23 Andy Wingosys/oss/gstossmixer.*: Refactored to be more like alsam...
2005-08-23 Andy Wingosys/oss/gstosssrc.*: Totally ported, dude.
2005-08-08 Andy Wingosys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_c...
2005-07-19 Wim Taymanssys/oss/gstosssink.c: Parse spec to set correct oss...
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-09-22 Jan Schmidtext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
2004-06-29 Benjamin Ottesys/oss/: advertise correct template caps - we indeed...
2004-06-07 Stéphane Loeuilletconfigure.ac: OSS portability
2004-06-05 Ronald S. Bultjegst/qtdemux/qtdemux.*: Bitch. Also known as seeking...
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-03-11 Ronald S. Bultjesys/oss/gstosssink.c: Latest fixes for A/V sync, audio...
2004-03-10 Ronald S. Bultjeext/divx/gstdivxdec.c: Downgrade priority. We prefer...
2004-03-08 Thomas Vander Sticheleadd a warning
2004-03-07 Ronald S. Bultjesys/oss/gstosssink.c: And another caller that couldn...
2004-03-07 Ronald S. Bultjesys/oss/gstosssink.c: get_delay() may return values...
2004-02-27 David Schleefpatches from jmmv@menta.net (Julio M. Merino Vidal)
2004-02-05 Benjamin Otteext/alsa/gstalsa.c: be sure to stop the clock when...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-27 Benjamin Ottesys/oss/gstosssink.c: use gst_element_get_time to get...
2004-01-23 Thomas Vander Sticheleremove comment
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-15 Benjamin Otteext/alsa/gstalsasink.c: Don't update the time of the...
2004-01-14 Benjamin Otteuse element time.
2004-01-06 Benjamin Ottesys/oss/gstosssink.c: Fix for bug shown by poisoning
2004-01-04 David SchleefFix the fixate functions to handle new prototype:
2003-12-24 Colin WaltersReturn NULL if we can't fixate the caps anymore.
2003-12-24 David Schleefgst/volume/gstvolume.c: Proxy getcaps.
2003-12-22 David SchleefMerge CAPS branch
2003-12-17 Ronald S. BultjeGo back to old code, it works good enough...
2003-12-16 Ronald S. BultjeRemove debugging statements
2003-12-16 Ronald S. BultjeFix some clocking issue in OSS. The issue is that if...
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-28 Thomas Vander Stichelesecond attempt fixing gdkpixbuf stuff
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-07-03 Andy Wingoimplemented wait_async and unschedule ossclock, and...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-07 Ronald S. BultjeRemove NEW_MEDIA from plugins
2003-05-31 Wim Taymans- use common code to write samples to the device
2003-05-24 Wim Taymans- UNITS -> DEFAULT
2003-05-10 Benjamin Otteproperly get rid of clocks on disposal - be parent...
2003-01-19 Wim TaymansEnable sync again, for some reason it was disabled
2003-01-13 Thomas Vander Sticheleuntil this reliably works for more than two media types...
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-27 Wim TaymansUpdate to new element sync API
2002-12-10 Wim TaymansProperly reset the internal state without leaking the...
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-03 Thomas Vander Stichelemore useful error messages
2002-11-27 Wim TaymansMoved clock set/get to class functions.
2002-11-24 Jeremy SimonBug #94429 (open with O_NONBLOCK). I hope it's ok ...
2002-11-02 Wim TaymansRemove properties that can easily be found on the caps.
2002-09-23 Thomas Vander Sticheleoss debug backport fixes
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-12 Wim TaymansSome cleanups
2002-09-02 Wim Taymans- Don't misuse fragment property for storing the fragme...
2002-07-28 Wim Taymanssmall sync fix
2002-07-24 Wim Taymans- eventmask/query/format functions
2002-07-10 Thomas Vander Stichelevishnu's patch
2002-07-08 Wim Taymansunref events
2002-06-16 Wim TaymansSmall fix for event cleanup
2002-06-08 Wim TaymansImplement element query fix convert bug
next