gstreamer/gst/compositor
Thibault Saunier 5ad727f9ee compositor: Frames where we introduce alpha can't obscure anything
When a pad has alpha != 1.0 it means that the resulting frames will
contain alpha and thus can't fully obscure with a lower zorder.

Also simplifies the other checks as blending with an OVER or on a
transparent is not a no-op as previously assumed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/764>
2020-07-31 15:52:14 -04:00
..
blend.c compositor: Create a square checkerboard for UYVY/YUY2/YVYU too 2020-03-09 21:51:32 +00:00
blend.h compositor: Define a separate checker fill function for BGRx/RGBx than for xBGR/xRGB 2020-03-09 21:51:32 +00: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: Frames where we introduce alpha can't obscure anything 2020-07-31 15:52:14 -04:00
compositor.h compositor: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
compositororc-dist.c Update disted generated orc backup files 2020-07-04 14:01:56 +01:00
compositororc-dist.h compositor: update disted orc backup files 2018-11-02 20:31:54 +00:00
compositororc.orc compositor: Replace shift and conv opcodes by convh in BGRA SOURCE operator 2019-05-24 15:56:56 +00:00
meson.build meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00