Aric Stewart aric@codeweavers.com 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 +++++++++++++++++++++++++++++++++------ 1 files changed, 56 insertions(+), 10 deletions(-)
What about the comment that says that we can't do that?
Ah, I will update the comment.
-aric
On 12/05/22 11:05, Alexandre Julliard wrote:
Aric Stewartaric@codeweavers.com 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 +++++++++++++++++++++++++++++++++------ 1 files changed, 56 insertions(+), 10 deletions(-)
What about the comment that says that we can't do that?