Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output: semi-asynchronous playback | Max Kellermann | 2008-09-24 | 1 | -8/+14 |
* | output: make "struct audio_output" opaque for output plugins | Max Kellermann | 2008-09-24 | 1 | -1/+2 |
* | output: one thread per audio output | Max Kellermann | 2008-09-24 | 1 | -38/+39 |
* | output: copy reqAudioFormat to outAudioFormat only if not yet open | Max Kellermann | 2008-09-11 | 1 | -1/+7 |
* | output: removed audio_output.sameInAndOutFormats | Max Kellermann | 2008-09-11 | 1 | -6/+2 |
* | output: removed audio_output.convertAudioFormat | Max Kellermann | 2008-09-11 | 1 | -1/+1 |
* | audio: moved cmpAudioFormat() to audio_format.h | Max Kellermann | 2008-09-09 | 1 | -4/+3 |
* | audio: replaced copyAudioFormat() with simple assignment | Max Kellermann | 2008-09-09 | 1 | -5/+3 |
* | output: renamed the functions in output_control.c | Max Kellermann | 2008-09-09 | 1 | -11/+11 |
* | output: moved code from audioOutput.c to output_control.c | Max Kellermann | 2008-09-09 | 1 | -0/+123 |