Lennart Poettering
|
cd5afb80f7
|
don't hit an assert if when process_rewind() is called with nbytes=0
|
2008-08-04 15:33:41 +02:00 |
|
Lennart Poettering
|
8ae83d618e
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
Lennart Poettering
|
c4f60d5960
|
never hand out more data from a sink input than requested. Otherwise the resampler might run for too long and we get a heavy delay/underrun
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2490 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-05-27 22:08:42 +00:00 |
|
Lennart Poettering
|
045c1d602d
|
merge glitch-free branch back into trunk
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-05-15 23:34:41 +00:00 |
|
Lennart Poettering
|
a67c21f093
|
merge 'lennart' branch back into trunk.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2007-10-28 19:13:50 +00:00 |
|
Pierre Ossman
|
06211b7c8f
|
Add copyright notices to all relevant files. (based on svn log)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2007-02-13 15:35:19 +00:00 |
|
Pierre Ossman
|
521daf6f0a
|
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
mmmkay?
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2007-01-04 13:43:45 +00:00 |
|
Lennart Poettering
|
a621d90285
|
allow hooking into the process of creating playback streams. To implement this I modified the pa_sink_input_new() signature to take a pa_sink_input_new_data structure instead of direct arguments.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1237 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2006-08-13 16:19:56 +00:00 |
|
Lennart Poettering
|
4dd3b31825
|
free the memblockq if we decide not to play it
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1167 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2006-07-29 15:04:17 +00:00 |
|
Lennart Poettering
|
12aa842174
|
introduce pa_play_memblockq() which creates a playback stream and passes the data from the memblockq to it. after that is done, frees the memblockq
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1161 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2006-07-28 22:52:28 +00:00 |
|