GStreamer multimedia framework
Find a file
Jan Schmidt 6a1f97cd50 compositor: Fix blending functions
Correctly calculate alpha in a few places by dividing by 255,
not 256.

Fix the argb and bgra blending functions to avoid an off-by-one
error in the calculations, so painting with alpha = 0xff doesn't
ever bleed through from behind
2015-03-16 00:33:23 +11:00
ext/gl glsyncmeta: make context to wait and set sync explicit 2015-03-14 16:53:46 +00:00
gst/compositor compositor: Fix blending functions 2015-03-16 00:33:23 +11:00
gst-libs/gst/video videoaggregator: While aggregating, sync values for all pads before converting frames 2015-03-12 09:47:50 +00:00
tests/check/elements tests: remove GST_DISABLE_PARSE guards from two tests that don't require it 2015-02-13 16:25:14 +00:00