mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
1fa839033b
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 |
||
---|---|---|
.. | ||
gstsimplevideomark.c | ||
gstsimplevideomark.h | ||
gstsimplevideomarkdetect.c | ||
gstsimplevideomarkdetect.h | ||
gstvideoanalyse.c | ||
gstvideoanalyse.h | ||
gstvideosignal.c | ||
gstvideosignal.h | ||
Makefile.am |