]> code.delx.au - pulseaudio/commit
resampler: Move some peak resampler asserts around
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 13 Dec 2011 03:56:44 +0000 (09:26 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 13 Dec 2011 03:56:44 +0000 (09:26 +0530)
commitdc8edf4b43bf20e9edf6efd31836218924fad1f0
tree8a8b3297305e8187040c54b1c89a6e8a01283fb3
parenta0b5f29b4289d5307104a52f4fbb66b45cc6dba0
resampler: Move some peak resampler asserts around

This moves a couple of asserts from peak_resample() to peaks_init()
since they're resampler parameters that shouldn't change after
initialisation.
src/pulsecore/resampler.c