mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
0905746c0c
In case of the videomark being partially or fully outside, an error was being thrown saying the mark width is more than video width. And when the width, offset properties are set to maximum it resulted in crash. Instead of throwing an error, add logic to detect the mark in case of partial visibility or don't 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 |