[PATCH v4 9/9] qedit: Implement MediaDet_get_StreamLength.

Gabriel Ivăncescu gabrielopcode at gmail.com
Fri Apr 24 06:25:26 CDT 2020


On 23/04/2020 22:48, Zebediah Figura wrote:
> On 4/21/20 7:19 AM, Gabriel Ivăncescu wrote:
>> +            hr = IMediaSeeking_ConvertTimeFormat(seeking, &duration, &, duration, NULL);
> 
> According to my testing, Windows doesn't do this.
> 

Yeah, I assumed it's a bug, since it doesn't call any of the time 
functions either, it just assumes it's TIME_FORMAT_MEDIA_TIME or something?

Should I drop this and just assume so, too? Do you think it's worth? 
(perhaps I can just ignore the return value instead?)



More information about the wine-devel mailing list