[Bug 744778] simplevideomarkdetect: move offset calculations out of inner loops

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 19 05:19:52 PST 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1
                 OS|Linux                       |All

--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 1fa839033b88754a5fb3fedd9894d8a6fd4114e6
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Thu Feb 19 17:21:46 2015 +0530

    simplevideomarkdetect: move offset calculations out of inner loops

    the calculations for detecting the videomark is being repeated
    in for loop unnecessarily. Moving this outside of for loop
    such that the code need not be executed evertime the loop is executed.

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

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