[Bug 697868] New: d3dvideosink: fix scalling with some drivers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 12 04:44:31 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697868
  GStreamer | gst-plugins-bad | 1.x

           Summary: d3dvideosink: fix scalling with some drivers
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=241343)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=241343)
d3dvideosink: fix scalling with some drivers

The back buffer should have the same size as the rendering window so scalling
is done in StretchRect from the offscreen surface to the back buffer using the
bilinear filter. If not, scalling happens from the backbuffer to the rendering
window outside the sink, which is not correctly filtered with some drivers.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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