[Webkit-unassigned] [Bug 184588] [GStreamer] Fix the way GstStreamCollection is handled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 10:43:06 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184588

--- Comment #4 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 337887
  --> https://bugs.webkit.org/attachment.cgi?id=337887
[GStreamer] Fix the way GstStreamCollection is handled

View in context: https://bugs.webkit.org/attachment.cgi?id=337887&action=review

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:-693
> -    m_hasAudio = !validAudioStreams.isEmpty();
> -    m_hasVideo = !validVideoStreams.isEmpty();

These are not set anymore, it seems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180413/f1edde53/attachment-0001.html>


More information about the webkit-unassigned mailing list