Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys/sunaudio/: Export functions that are needed in other parts of the code, ↵ | Tim-Philipp Müller | 2006-01-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | makes the mixer actually work; adjust mag... Original commit message from CVS: Reviewed by: Tim-Philipp Müller <tim at centricular dot net> * sys/sunaudio/gstsunaudiomixerctrl.c: * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init): Export functions that are needed in other parts of the code, makes the mixer actually work; adjust magic minimum buffer-time value from 3ms to 5ms to work around stuttering during mp3 playback (#327765). | ||||
* | add Sun Audio plugin. Verified that nothing breaks and that make check works. | Christian Schaller | 2006-01-09 | 1 | -0/+247 |
Original commit message from CVS: add Sun Audio plugin. Verified that nothing breaks and that make check works. Don't think the docs gets properly built yet, but I don't understand exactly how to enable that. |