https://bugs.winehq.org/show_bug.cgi?id=55933
--- Comment #9 from Zeb Figura z.figura12@gmail.com --- (In reply to TOM from comment #8)
I print the pts out in the terminal. I found a weird situation. In first loop, the pts is print slowly. but after the first loop, the pts print very fast. the pts still show normally increase, but print very fast.
Yes, like I mentioned in comment 5, we're still sending samples, it's just that the application stops actually rendering them, and instead just returns S_OK immediately.