[Bug 744778] New: simplevideomarkdetect: move offset calculations out of inner loops
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 19 03:21:37 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744778
Bug ID: 744778
Summary: simplevideomarkdetect: move offset calculations out of
inner loops
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
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 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.
--
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