gstreamer/gst/videosignal
Vineeth T M 1fa839033b 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
2015-02-19 10:15:54 -03:00
..
gstsimplevideomark.c
gstsimplevideomark.h
gstsimplevideomarkdetect.c
gstsimplevideomarkdetect.h
gstvideoanalyse.c
gstvideoanalyse.h
gstvideosignal.c
gstvideosignal.h
Makefile.am