[Bug 744371] New: simplevideomark: refactor code
bugzilla at gnome.org
bugzilla at gnome.org
Wed Feb 11 22:16:47 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744371
Bug ID: 744371
Summary: simplevideomark: refactor code
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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.
--
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