| Commit message (Expand) | Author | Age | Files | Lines |
* | sys/oss/gstosssink.c: more debug-func-ptr usage | Stefan Kost | 2005-12-11 | 1 | -1/+1 |
* | configure.ac: Update comment in OSS includes check. | Tim-Philipp Müller | 2005-12-10 | 1 | -1/+13 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 1 | -13/+13 |
* | sys/oss/gstosssink.c: Don't re-use already closed file descriptor. (#320920) | Tim-Philipp Müller | 2005-11-08 | 1 | -0/+1 |
* | sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros. | Tim-Philipp Müller | 2005-11-07 | 1 | -11/+27 |
* | sys/oss/: Actually use the 'oss' debug category we register. | Tim-Philipp Müller | 2005-10-26 | 1 | -0/+3 |
* | sys/oss/: Cleanups, make device configurable in the sink, handle and report e... | Wim Taymans | 2005-10-10 | 1 | -21/+97 |
* | sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b... | Tim-Philipp Müller | 2005-09-27 | 1 | -2/+11 |
* | sys/oss/gstossmixer.*: Refactored to be more like alsamixer. | Andy Wingo | 2005-08-23 | 1 | -9/+4 |
* | sys/oss/gstosssrc.*: Totally ported, dude. | Andy Wingo | 2005-08-23 | 1 | -4/+2 |
* | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 1 | -9/+53 |
* | sys/oss/gstosssink.c: Parse spec to set correct oss values. | Wim Taymans | 2005-07-19 | 1 | -4/+58 |
* | more macro splitting; fix po problem | Thomas Vander Stichele | 2005-07-10 | 1 | -37/+37 |
* | sys/oss/: Port from THREADED+wim's fixes. | Andy Wingo | 2005-07-08 | 1 | -508/+139 |
* | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2004-11-01 | 1 | -1/+4 |
* | ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation | Jan Schmidt | 2004-09-22 | 1 | -1/+1 |
* | sys/oss/: advertise correct template caps - we indeed do non-native endiannes... | Benjamin Otte | 2004-06-29 | 1 | -3/+8 |
* | configure.ac: OSS portability | Stéphane Loeuillet | 2004-06-07 | 1 | -1/+14 |
* | gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. | Ronald S. Bultje | 2004-06-05 | 1 | -28/+16 |
* | fourth batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 1 | -2/+2 |
* | sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) | David Schleef | 2004-03-25 | 1 | -1/+20 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -76/+79 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 1 | -184/+213 |
* | sys/oss/gstosssink.c: Latest fixes for A/V sync, audio playback and such. Thi... | Ronald S. Bultje | 2004-03-11 | 1 | -51/+47 |
* | ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4. | Ronald S. Bultje | 2004-03-10 | 1 | -15/+34 |
* | add a warning | Thomas Vander Stichele | 2004-03-08 | 1 | -4/+9 |
* | sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi... | Ronald S. Bultje | 2004-03-07 | 1 | -4/+8 |
* | sys/oss/gstosssink.c: get_delay() may return values lower than 0. In those ca... | Ronald S. Bultje | 2004-03-07 | 1 | -2/+5 |
* | patches from jmmv@menta.net (Julio M. Merino Vidal) | David Schleef | 2004-02-27 | 1 | -2/+8 |
* | ext/alsa/gstalsa.c: be sure to stop the clock when going to paused | Benjamin Otte | 2004-02-05 | 1 | -0/+1 |
* | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 1 | -1/+1 |
* | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 1 | -1/+1 |
* | sys/oss/gstosssink.c: use gst_element_get_time to get correct time | Benjamin Otte | 2004-01-27 | 1 | -1/+1 |
* | remove comment | Thomas Vander Stichele | 2004-01-23 | 1 | -1/+0 |
* | use new error signal and classification | Thomas Vander Stichele | 2004-01-18 | 1 | -2/+4 |
* | ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ... | Benjamin Otte | 2004-01-15 | 1 | -7/+45 |
* | use element time. | Benjamin Otte | 2004-01-14 | 1 | -55/+3 |
* | sys/oss/gstosssink.c: Fix for bug shown by poisoning | Benjamin Otte | 2004-01-06 | 1 | -2/+2 |
* | Fix the fixate functions to handle new prototype: | David Schleef | 2004-01-04 | 1 | -2/+2 |
* | Return NULL if we can't fixate the caps anymore. | Colin Walters | 2003-12-24 | 1 | -1/+3 |
* | gst/volume/gstvolume.c: Proxy getcaps. | David Schleef | 2003-12-24 | 1 | -0/+26 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -43/+13 |
* | Go back to old code, it works good enough... | Ronald S. Bultje | 2003-12-17 | 1 | -6/+14 |
* | Remove debugging statements | Ronald S. Bultje | 2003-12-16 | 1 | -4/+4 |
* | Fix some clocking issue in OSS. The issue is that if we seek forward (note: s... | Ronald S. Bultje | 2003-12-16 | 1 | -15/+8 |
* | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 2003-10-31 | 1 | -22/+13 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -2/+3 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 1 | -3/+1 |
* | converted gst_element_error to new format in sys/oss - gettext pending | Benjamin Otte | 2003-09-15 | 1 | -1/+3 |
* | Interface implementation example: OSS mixer. Also osscommon->osselement so it... | Ronald S. Bultje | 2003-09-13 | 1 | -76/+26 |