[PATCH v2 3/5] winegstreamer: Implement IMFMediaSource::CreatePresentationDescriptor.

Derek Lesho dlesho at codeweavers.com
Wed Oct 7 09:08:55 CDT 2020


On 10/6/20 9:12 PM, Zebediah Figura wrote:
> On 10/6/20 10:59 AM, Derek Lesho wrote:
>> @@ -935,6 +958,8 @@ static HRESULT media_source_constructor(IMFByteStream *bytestream, struct media_
>>       fail:
>>       WARN("Failed to construct MFMediaSource, hr %#x.\n", hr);
>>   
>> +    if (descriptors)
> This
What about this?



More information about the wine-devel mailing list