gst-indent
[platform/upstream/gst-plugins-good.git] / sys / oss / gstosssink.c
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. 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-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
2002-06-02 Thomas Vander SticheleUNITS
2002-06-02 Wim TaymansReenable oss clock
2002-06-02 Wim TaymansMake elements nanoseconds aware
2002-06-02 Wim TaymansRemove media specific seeking type in favour of unit...
2002-06-01 Wim TaymansSome query and convert functions.
2002-05-31 Wim TaymansDon't call oss_clock methods on the clock
2002-05-30 Wim TaymansSlightly better sync if we could not resync the clock.
2002-05-28 Wim TaymansResurect ossclock with a simple algorithm
2002-05-28 Thomas Vander Stichele"pardon begg'd, Sir, I do think that my backside's...
2002-05-27 Wim TaymansUse alternative method for getting delay
2002-05-27 Thomas Vander Stichelevirtual wtay patch
2002-05-26 Wim TaymansAdded sync option to disable syncing to the clock.
2002-05-26 Wim Taymans- Changed plugins for new APIs
2002-05-04 Wim TaymansReset the handled number of samples when going to PAUSED
2002-04-28 Wim TaymansFix clocking.
2002-04-28 Wim TaymansMore intelligent clock offset and sync.
2002-04-15 Thomas Vander Stichelemore mergeback from the latest release
2002-04-14 Benjamin Otterevert part of a patch that broke BE machines
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-21 Thomas Vander Stichelea few fixes
2002-02-21 Thomas Vander Stichelefixed compiler warning in sink put debug output in...
2002-02-17 Andy Wingobetter capsnego in osssink s/parseau/auparse/ update...
2002-02-07 Benjamin Otte- modified to use _notify
2002-02-03 Wim TaymansAssorted fixes.
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-28 Wim TaymansFixed some plugins
2001-12-25 Wim TaymansAdded better state change handling to osssink
2001-12-17 Thomas Vander Stichelefirst batch