summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.c
Commit message (Expand)AuthorAgeFilesLines
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+4
* ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...Benjamin Otte2004-01-151-7/+45
* use element time.Benjamin Otte2004-01-141-55/+3
* sys/oss/gstosssink.c: Fix for bug shown by poisoningBenjamin Otte2004-01-061-2/+2
* Fix the fixate functions to handle new prototype:David Schleef2004-01-041-2/+2
* Return NULL if we can't fixate the caps anymore.Colin Walters2003-12-241-1/+3
* gst/volume/gstvolume.c: Proxy getcaps.David Schleef2003-12-241-0/+26
* Merge CAPS branchDavid Schleef2003-12-221-43/+13
* Go back to old code, it works good enough...Ronald S. Bultje2003-12-171-6/+14
* Remove debugging statementsRonald S. Bultje2003-12-161-4/+4
* Fix some clocking issue in OSS. The issue is that if we seek forward (note: s...Ronald S. Bultje2003-12-161-15/+8
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-311-22/+13
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in sys/oss - gettext pendingBenjamin Otte2003-09-151-1/+3
* Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje2003-09-131-76/+26
* second attempt fixing gdkpixbuf stuffThomas Vander Stichele2003-07-281-1/+0
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-161-7/+6
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* implemented wait_async and unschedule ossclock, and support it in osssink -- ...Andy Wingo2003-07-031-4/+9
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+6
* 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
* - UNITS -> DEFAULTWim Taymans2003-05-241-8/+26
* properly get rid of clocks on disposal - be parent of own clockBenjamin Otte2003-05-101-1/+13
* 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
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-5/+5
* Fix plugins for new query APIWim Taymans2002-12-301-11/+11
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* Properly reset the internal state without leaking the filehandleWim Taymans2002-12-101-1/+1
* More refactoring osssrc has more features now, like query/convert etcWim Taymans2002-12-071-338/+43
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-071-69/+12
* more useful error messagesThomas Vander Stichele2002-12-031-2/+32
* 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-181-0/+2
* Some cleanupsWim Taymans2002-09-121-0/+3
* - 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
* 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