mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
When filling the checker pattern from multiple threads, y_start needs to be taken into account to determine the shade of the current pixel. Example pipeline: gst-launch-1.0 videotestsrc ! video/x-raw, width=1920, height=1080, format=I420 ! \ queue ! compositor sink_0::xpos=200 ! video/x-raw, format=I420 ! videoconvert ! \ xvimagesink Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/988> |
||
---|---|---|
.. | ||
blend.c | ||
blend.h | ||
blendorc.h | ||
compositor.c | ||
compositor.h | ||
compositororc-dist.c | ||
compositororc-dist.h | ||
compositororc.orc | ||
meson.build |