gstreamer/ext/qroverlay
Thibault Saunier ad5f812c91 qroverlay: Rework basing it on overlaycomposition
The base class is now a bin which wraps the `overlaycomposition`
element and implements the `draw` signal.

This way we support all the video formats the GstVideoOverlayComposition
API supports and the blending code can be reused. It is also possible
to have the blending happen in the sinks now.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1829>
2020-11-26 14:34:34 +00:00
..
gstbaseqroverlay.c qroverlay: Rework basing it on overlaycomposition 2020-11-26 14:34:34 +00:00
gstbaseqroverlay.h qroverlay: Rework basing it on overlaycomposition 2020-11-26 14:34:34 +00:00
gstdebugqroverlay.c qroverlay: Rework basing it on overlaycomposition 2020-11-26 14:34:34 +00:00
gstdebugqroverlay.h qroverlay: unset executable flag on source files 2020-11-20 13:24:24 +00:00
gstqroverlay.c qroverlay: Rework basing it on overlaycomposition 2020-11-26 14:34:34 +00:00
gstqroverlay.h qroverlay: unset executable flag on source files 2020-11-20 13:24:24 +00:00
meson.build qroverlay: fix auto detection of json-glib for plugin 2020-11-20 13:22:48 +00:00