]> code.delx.au - pulseaudio/commit
sink,source: Update sample rate if possible on stream uncork
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Sun, 6 Nov 2011 13:42:19 +0000 (19:12 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 7 Nov 2011 10:08:31 +0000 (15:38 +0530)
commita813e85503355496c7ea6397e39072fd8ffedcff
tree3a51e9f38b59cc27d5373bacf8970c94dea63142
parent993d73d330e2b773bd9b95e1214767c6c35f5f6b
sink,source: Update sample rate if possible on stream uncork

If a stream is being uncorked and no other stream is running, we try to
update the sink/source sample rate to match it and avoid resampling.
src/pulsecore/sink-input.c
src/pulsecore/source-output.c