gstreamer/gst/compositor
Sebastian Dröge 0b6cd6862e compositor: Consider the converter-config when deciding whether one pad obscures another
If the converter configuration is set to not fill any borders, or if the
border fill color is not full opaque, then the pad has to be handled
as potentially transparent and can't be considered to obscure another
one.

This prevents pads from being wrongly skipped and doing alpha-blending
with uninitialized memory.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1172>
2021-05-24 14:28:49 +03:00
..
blend.c compositor: Fix NV12 blend operation 2021-05-19 16:39:22 -04:00
blend.h compositor: blend with multiple threads 2020-09-14 14:00:58 +10:00
blendorc.h compositor: Add a new compositor based on the new GstVideoAggregator base class 2014-06-20 19:53:33 +02:00
compositor.c compositor: Consider the converter-config when deciding whether one pad obscures another 2021-05-24 14:28:49 +03:00
compositor.h compositor: perform conversions in parallel 2021-05-17 19:20:57 +10:00
compositororc-dist.c compositor: fix off-by-1 error in blending ARGB 2020-08-26 13:10:09 +00:00
compositororc-dist.h compositor: update disted orc backup files 2018-11-02 20:31:54 +00:00
compositororc.orc compositor: fix off-by-1 error in blending ARGB 2020-08-26 13:10:09 +00:00
meson.build meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00