On 10/7/20 9:08 AM, Derek Lesho wrote:
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?
Apologies. What I was trying to say is that this condition is superfluous.