Re: wineqtdecoder: Recreate audio extraction session when we run out of frames.

2012-05-22 Thread Aric Stewart
Ah, I will update the comment. -aric On 12/05/22 11:05, Alexandre Julliard wrote: Aric Stewart writes: This is instead of waiting until a movie is fully loaded before being able to start playing. This eliminates the up to several second pause when starting some, mostly avi, movies. --- dll

Re: wineqtdecoder: Recreate audio extraction session when we run out of frames.

2012-05-22 Thread Alexandre Julliard
Aric Stewart writes: > This is instead of waiting until a movie is fully loaded before being > able to start playing. This eliminates the up to several second pause > when starting some, mostly avi, movies. > --- > dlls/wineqtdecoder/qtsplitter.c | 66 > +--