examples: Add a compositor mosaic example.
authorJan Schmidt <jan@centricular.com>
Tue, 3 Nov 2020 15:11:30 +0000 (02:11 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 5 Nov 2020 07:14:20 +0000 (07:14 +0000)
commitf51b3fcd26bd23b1356aedc5cf4afa39ea636cbe
tree17af2d20ce51f08da66215b58b060b813dff4864
parent297a1555bfe0ff738d7f94e65b5cbdb9963d81f1
examples: Add a compositor mosaic example.

Add an example of configuring compositor to display 2 videos
side-by-side in a mosaic, and additionally configure some
video-converter properties to demonstrate how that works..

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/919>
tests/examples/compositor/meson.build
tests/examples/compositor/mosaic.c [new file with mode: 0644]