[Bug 642691] deinterlace: Miscellaneous cleanup

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 23 04:12:07 PST 2011


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

Robert Swain <robert.swain> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181590|0                           |1
        is obsolete|                            |

--- Comment #11 from Robert Swain <robert.swain at gmail.com> 2011-02-23 12:12:02 UTC ---
Created an attachment (id=181687)
 View: https://bugzilla.gnome.org/attachment.cgi?id=181687
 Review: https://bugzilla.gnome.org/review?bug=642691&attachment=181687

deinterlace: Port greedyl to GstDeinterlaceSimpleMethod

This update should fix crashes being observed with the obsoleted patches.
Previously the interpolation function was being run always using the stride
from the Y plane, regardless of the plane being operated on. This didn't break
anything previously because the bottom lines were special-cased to copy and the
copy functions used the correct strides.

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