mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1178596: Reset frame size queue after flushing. r=cpearce
This commit is contained in:
parent
5a9d02f8c0
commit
22abcf626b
@ -282,6 +282,7 @@ private:
|
||||
mOutput.Clear();
|
||||
mNumSamplesInput = 0;
|
||||
mNumSamplesOutput = 0;
|
||||
mSizeOfQueue = 0;
|
||||
}
|
||||
|
||||
// Used by the MDSM for logging purposes.
|
||||
|
Loading…
Reference in New Issue
Block a user