[Webkit-unassigned] [Bug 125077] New: simplify MediaPlayerPrivateGStreamerBase::createVideoSink()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 08:57:44 PST 2013


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

           Summary: simplify
                    MediaPlayerPrivateGStreamerBase::createVideoSink()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


* Remove the unused parameter
* Remove the GStreamer 0.10.22 run-time validation, since we are using GStreamer 1.0 officially.
* Remove the creation of a spurious Bin for the video sink, since either the fpssink or the webkitsink are valid elements.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list