mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
413a60959d
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 |
||
---|---|---|
.. | ||
gstsimplevideomark.c | ||
gstsimplevideomark.h | ||
gstsimplevideomarkdetect.c | ||
gstsimplevideomarkdetect.h | ||
gstvideoanalyse.c | ||
gstvideoanalyse.h | ||
gstvideosignal.c | ||
gstvideosignal.h | ||
Makefile.am |