[Bug 744371] simplevideomark: move offset calculations out of inner loops
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 13 13:37:32 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744371
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 413a60959d34f7a3c75237a567ff768308c75d05
Author: Vineeth T M <vineeth.tm at samsung.com>
Date: Thu Feb 12 12:04:44 2015 +0530
simplevideomark: refactor code
the calculations for drawing 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=744371
--
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