PcmConvert: fix src_format corruption when converting from DSD
Method PcmConvert::Convert() modifies the src_format variable. This
used to be a parameter, however commit d2679f59 made it an attribute
instead. The modification to src_format persisted, and the next call
would return garbage.
Showing
Please
register
or
sign in
to comment