[Webkit-unassigned] [Bug 132247] New: [GStreamer] Use GstMetaVideo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 28 03:18:52 PDT 2014


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

           Summary: [GStreamer] Use GstMetaVideo
           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


In WebKitVideoSink we announce the usage of GstMetaVideo, but we do not use it when handling the video frames. This might break some decoders and filters that rely on buffer's meta, rather that static caps structures.

This patch will enable the use of GstMetaVideo if it is available in the buffer.

-- 
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