sink-input,source-output: Deal with FIX* flags and extended API
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 13 May 2013 16:03:22 +0000 (21:33 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 22 May 2013 11:50:21 +0000 (17:20 +0530)
commitae9f6dc35638b6ac3609cb7dc110d859388a6c24
tree5d8b059331975fa97f84f67298413d839e69ef22
parentb156325c68f1e542a57f854c5996fafd1a79d602
sink-input,source-output: Deal with FIX* flags and extended API

The sample spec fixup when FIX* flags are set was not being propagated
to the pa_format_info, causing the two to be out of sync when FIX* was
used.
src/pulsecore/sink-input.c
src/pulsecore/source-output.c