]> code.delx.au - pulseaudio/commit
source-output: Fix resampling.
authorColin Guthrie <colin@mageia.org>
Sat, 6 Aug 2011 21:05:27 +0000 (23:05 +0200)
committerColin Guthrie <colin@mageia.org>
Sat, 6 Aug 2011 22:37:28 +0000 (00:37 +0200)
commit8c93d7dc8079f2433d19efdd73c1279bd32787fc
treed3caca1813f045accf762b80e8f669573a729bef
parentb60c570d90e9d218cb54544ff47a1e5093d9d6c4
source-output: Fix resampling.

When recording, we need to reverse the order of sample specs
(origin<->destination) from the sink code this was copied form.
src/pulsecore/source-output.c