[Webkit-unassigned] [Bug 29998] New: [MediaPlayer] Should probably scale video frames to requested size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 01:23:46 PDT 2009


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

           Summary: [MediaPlayer] Should probably scale video frames to
                    requested size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slomo at circular-chaos.org


Hi,
currently the MediaPlayer only scales the video frames to the p-a-r but keeps
everything else as is. I think it should additionally scale the frames to fit
the requested size as good as possible (while keeping the p-a-r). With
requested size I mean what gets passed to MediaPlayerPrivate::setSize().

Important here is, that you really really should make sure that a) the par is
kept and b) both width and height are <= the requested size

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