Fix FSB#12826 - Mini-sound burp between track skips [with WMA].
commit66acb3996dcb1d22c7ddcc22a1d2d5d7281c2d9e
authorMichael Sevakis <jethead71@rockbox.org>
Sun, 17 Feb 2013 21:26:41 +0000 (17 16:26 -0500)
committerMichael Sevakis <jethead71@rockbox.org>
Mon, 18 Feb 2013 01:43:07 +0000 (18 02:43 +0100)
treec1124f00f0258e9daa9719c46473e8e8c7cd50f5
parentef958abdaed3ccbbf1d07238db4f281d805678d0
Fix FSB#12826 - Mini-sound burp between track skips [with WMA].

Flush decoder state and frame out buffer upon a forced stop to prevent
a short burst of stale audio from the previously decoding track from
playing when skipping from one WMA track to another.

Change-Id: I24c910c5dbd83caed2510db68d9e39a474332a79
Reviewed-on: http://gerrit.rockbox.org/406
Reviewed-by: Michael Sevakis <jethead71@rockbox.org>
Tested-by: Michael Sevakis <jethead71@rockbox.org>
lib/rbcodec/codecs/wma.c