gstreamer/gst/compositor
Jan Schmidt 8cacd54e8f compositor: fix off-by-1 error in blending ARGB
Use a more naive blend formulation that avoids off-by-one errors
at the 0x00 and 0xff alpha endpoints.

    Fixes #810

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/796>
2020-08-26 13:10:09 +00: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 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