summaryrefslogtreecommitdiffstats
path: root/sys/oss
Commit message (Expand)AuthorAgeFilesLines
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-294-44/+54
* Remove NEW_MEDIA from pluginsRonald S. Bultje2003-06-071-3/+0
* - use common code to write samples to the deviceWim Taymans2003-05-311-12/+20
* - added gst_oss_clock_set_time to .h fileWim Taymans2003-05-241-0/+1
* - UNITS -> DEFAULTWim Taymans2003-05-244-18/+31
* properly get rid of clocks on disposal - be parent of own clockBenjamin Otte2003-05-102-1/+38
* I'm too lazy to comment thisRonald S. Bultje2003-04-041-14/+14
* implement clocking set clock counter back to zero on ready->paused move open/...Ronald S. Bultje2003-03-302-4/+62
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-022-2/+2
* Removed bogus patch 1.4 to make osssrc work again.Wim Taymans2003-01-271-24/+8
* - Add error reportingWim Taymans2003-01-271-3/+14
* Enable sync again, for some reason it was disabledWim Taymans2003-01-191-2/+2
* until this reliably works for more than two media types, we're better off mak...Thomas Vander Stichele2003-01-131-2/+2
* Applied patch from Martin Schlemmer for locking issue, see bug http://bugzill...Christian Schaller2003-01-121-1/+20
* PadConnect -> PadLinkThomas Vander Stichele2003-01-102-4/+4
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-10/+10
* Fix plugins for new query APIWim Taymans2002-12-302-18/+18
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* Properly reset the internal state without leaking the filehandleWim Taymans2002-12-103-1/+8
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* More refactoring osssrc has more features now, like query/convert etcWim Taymans2002-12-076-548/+626
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-076-241/+299
* Add an event handler to the GstOssSrc. Handle EOS events.Iain Holmes2002-12-062-2/+37
* more useful error messagesThomas Vander Stichele2002-12-031-2/+32
* Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.Iain Holmes2002-12-032-16/+55
* Moved clock set/get to class functions.Wim Taymans2002-11-271-3/+3
* Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)Jeremy Simon2002-11-241-2/+3
* Remove properties that can easily be found on the caps.Wim Taymans2002-11-021-76/+0
* oss debug backport fixesThomas Vander Stichele2002-09-231-10/+48
* plugins part of license field patchChristian Schaller2002-09-183-0/+5
* Some cleanupsWim Taymans2002-09-121-0/+3
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-2/+2
* some wim forgot thisThomas Vander Stichele2002-09-031-0/+1
* - Don't misuse fragment property for storing the fragment sizeWim Taymans2002-09-021-35/+41
* small sync fixWim Taymans2002-07-281-2/+2
* - eventmask/query/format functionsWim Taymans2002-07-241-7/+59
* use new method namesWim Taymans2002-07-131-1/+1
* vishnu's patchThomas Vander Stichele2002-07-101-36/+37
* unref eventsWim Taymans2002-07-081-2/+2
* Small fix for event cleanupWim Taymans2002-06-161-2/+3
* Implement element query fix convert bugWim Taymans2002-06-081-5/+24
* UNITSThomas Vander Stichele2002-06-021-3/+3
* Reenable oss clockWim Taymans2002-06-021-1/+0
* Make elements nanoseconds awareWim Taymans2002-06-022-2/+3
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-3/+3
* Some query and convert functions.Wim Taymans2002-06-012-5/+109
* Don't call oss_clock methods on the clockWim Taymans2002-05-311-1/+1
* Slightly better sync if we could not resync the clock.Wim Taymans2002-05-301-0/+2
* Resurect ossclock with a simple algorithmWim Taymans2002-05-284-34/+108
* "pardon begg'd, Sir, I do think that my backside's not a sync"Thomas Vander Stichele2002-05-281-1/+1