mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
7824f4cf52
In case of the videomark being partially or fully outside, an error was bein thrown saying, mark width is more than video width. And when the width, offset properties are set to maximum it resulted in crash. Instead of throwing error, added logic to detect the mark in case of partial visibility or dont show the mark when it is outside. https://bugzilla.gnome.org/show_bug.cgi?id=743908 |
||
---|---|---|
.. | ||
gstsimplevideomark.c | ||
gstsimplevideomark.h | ||
gstsimplevideomarkdetect.c | ||
gstsimplevideomarkdetect.h | ||
gstvideoanalyse.c | ||
gstvideoanalyse.h | ||
gstvideosignal.c | ||
gstvideosignal.h | ||
Makefile.am |