[Webkit-unassigned] [Bug 116040] New: [texmap] [GStreamer] support cropping in composited video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 09:38:29 PDT 2013


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

           Summary: [texmap] [GStreamer] support cropping in composited
                    video
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


In bug #86410, composited video support, using the TexturMapper, was added. But it doesn't handle when the video needs to be cropped, as the case of theora codecs.

One approach can be to improve the TextureMapper::drawTexture() method allowing the video cropping using OpenGL. Look at the http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/eglgles/gsteglglessink.c as an example.

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