[Bug 693173] deinterlace method=greedyl fields=top does not complete

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 17 07:48:33 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.6

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-17 14:48:28 UTC ---
commit 288e05c99dc5ba6ca04343429e3cc7b1162f3e83
Author: Kishore Arepalli <kishore.arepalli at gmail.com>
Date:   Thu Mar 14 14:12:05 2013 +0100

    deinterlace: fix infinite loop on EOS with non-default methods or fields

    Fixes problem of infinite loop in gst_deinterlace_reset_history.
    Last field in the history was never deinterlaced because idx becomes
negative.

    Happens e.g. with method=scalerbob fields=bottom or
    method=greedyl fields=top

    https://bugzilla.gnome.org/show_bug.cgi?id=695644
    https://bugzilla.gnome.org/show_bug.cgi?id=693173

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