Skip to content

Commit

Permalink
compositor: fix off-by-1 error in blending ARGB
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
thaytan authored and tp-m committed Aug 26, 2020
1 parent 3edf390 commit 8cacd54
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 373 deletions.

0 comments on commit 8cacd54

Please sign in to comment.