[PATCH v2] amstream: Simulate IDirectDrawStreamSampleImpl_Update return values.

Zebediah Figura z.figura12 at gmail.com
Sun Dec 2 11:29:32 CST 2018


On 12/02/2018 06:55 AM, Anastasios Simeonidis wrote:
> Simulate a successful stream playback so that apps don't get stuck
> when trying to play a media file using the DirectShow api.
> 
> Signed-off-by: Anastasios Simeonidis <symeonidis at csd.auth.gr>
> ---
>   dlls/amstream/mediastream.c | 13 +++++++++++--
>   1 file changed, 11 insertions(+), 2 deletions(-)
> 

This is very ugly; if returning MS_S_ENDOFSTREAM is really going to 
break Runaway demo then this function deserves a proper implementation, 
with tests.



More information about the wine-devel mailing list