[Bug 755111] New: Regression: glimagesink 3D video handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 16 06:40:43 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755111

            Bug ID: 755111
           Summary: Regression: glimagesink 3D video handling
    Classification: Platform
           Product: GStreamer
           Version: 1.5.90
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thaytan at noraisin.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Commit 7ae0dd236130a8ee84f025c0cdf19a4bedf767bb breaks 3D video handling: 

    glimagesink: avoid updating the viewport in the draw loop

    Fixes flashes/incorrect aspect ratio when resizing glimagesink on OSX.


This commit makes it so that changing the 3D output mode doesn't take effect
immediately any more. Previously, it would resize the render region to take the
new logical video size into account, now glimagesink doesn't resize the display
region until the window is resized.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list