[Bug 744188] fieldanalysis: exception when block width to 0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 20 01:43:13 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|---                         |FIXED

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Seems sensible, pushed. Thanks for the patch.

commit 3daa793494aa9ea41cd0f0ae5ed20275002e876c
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Mon Feb 9 11:29:46 2015 +0530

    fieldanalysis: exception when block width to 0

    When block width property is set to 0, exception occurs.
    This happens due to divide by zero errors in calculations.
    block width property can never be 0. Hence adjusting the minimum value to
1.

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

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