mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
79953f27a8
Try to avoid floating point maths for each pixel to be blended in inner loop, and try to avoid the multiplication entirely for the most common case of the global alpha being 1. Could probably be refactored a bit more. |
||
---|---|---|
.. | ||
.gitignore | ||
convertframe.c | ||
gstvideofilter.c | ||
gstvideofilter.h | ||
gstvideosink.c | ||
gstvideosink.h | ||
Makefile.am | ||
video-blend.c | ||
video-blend.h | ||
video-overlay-composition.c | ||
video-overlay-composition.h | ||
video.c | ||
video.h | ||
video.vcproj | ||
videoblendorc-dist.c | ||
videoblendorc-dist.h | ||
videoblendorc.orc |