[Bug 687380] videomixer: Y offset should be compared to height, not width

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 2 01:30:04 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687380
  GStreamer | gst-plugins-good | unspecified

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-11-02 08:29:58 UTC ---
commit 0b898ab91109e5a3197ac4b27178c1e040415303
Author: Douglas Bagnall <douglas at paradise.net.nz>
Date:   Fri Nov 2 10:53:57 2012 +1300

    videoconvert: Compare y offset with height, not width, when testing for
overlap

    This could have prevented images showing that should have when the
    source height is greater than its width.

    When width exceeds height, as is common, it probably only caused a
    miniscule amount of unnecessary work.  I haven't tested.

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