summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.c
Commit message (Expand)AuthorAgeFilesLines
* sys/oss/gstosssink.c: Don't re-use already closed file descriptor. (#320920)Tim-Philipp Müller2005-11-081-0/+1
* sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros.Tim-Philipp Müller2005-11-071-11/+27
* sys/oss/: Actually use the 'oss' debug category we register.Tim-Philipp Müller2005-10-261-0/+3
* sys/oss/: Cleanups, make device configurable in the sink, handle and report e...Wim Taymans2005-10-101-21/+97
* sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b...Tim-Philipp Müller2005-09-271-2/+11
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-231-9/+4
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-231-4/+2
* sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo2005-08-081-9/+53
* sys/oss/gstosssink.c: Parse spec to set correct oss values.Wim Taymans2005-07-191-4/+58
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-37/+37
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-081-508/+139
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-1/+4
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-1/+1
* sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2004-06-291-3/+8
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-071-1/+14
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-051-28/+16
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)David Schleef2004-03-251-1/+20
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-76/+79
* gst-indentThomas Vander Stichele2004-03-141-184/+213
* sys/oss/gstosssink.c: Latest fixes for A/V sync, audio playback and such. Thi...Ronald S. Bultje2004-03-111-51/+47
* ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje2004-03-101-15/+34
* add a warningThomas Vander Stichele2004-03-081-4/+9
* sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi...Ronald S. Bultje2004-03-071-4/+8
* sys/oss/gstosssink.c: get_delay() may return values lower than 0. In those ca...Ronald S. Bultje2004-03-071-2/+5
* patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef2004-02-271-2/+8
* ext/alsa/gstalsa.c: be sure to stop the clock when going to pausedBenjamin Otte2004-02-051-0/+1
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* sys/oss/gstosssink.c: use gst_element_get_time to get correct timeBenjamin Otte2004-01-271-1/+1
* remove commentThomas Vander Stichele2004-01-231-1/+0
* 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