[gstreamer-bugs] [Bug 594280] directdrawsink: avoid rendering to invalid area

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 8 09:07:34 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=594280
  GStreamer | gst-plugins-bad | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #5 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-02-08 17:07:29 UTC ---
Looks like being 0 is most relevant here (rather than negative).

Anyway, pushed with minor adjustments (e.g. check for valid rectangle before
doing aspect ratio calculation stuff):

commit edb15598ed566f37d90129492a86341badee0672
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Feb 7 22:47:34 2011 +0100

    directdrawsink: avoid rendering to invalid area

    Based on patch by Havard Graff <havard.graff at tandberg.com>

    Fixes #594280.

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