gstreamer/tests
Sebastian Dröge aae25e0032 compositor: Implement different operators via per-pad property
This removes the crossfade-ratio property and replaces it with an
operator property. Currently this implements the following operators:

- SOURCE: Copy over the source and don't look at the destination
- OVER: Default blending of the source over the destination
- ADD: Like OVER but simply adding the alpha instead

See the example for how to implement crossfading with this.

https://bugzilla.gnome.org/show_bug.cgi?id=797169
2018-10-28 17:13:26 +00:00
..
check check: Disable mssdemux unit test for now 2018-10-27 17:59:49 +02:00
examples compositor: Implement different operators via per-pad property 2018-10-28 17:13:26 +00:00
files tests/check: add automatic unit test suite for the ipcpipeline elements 2017-08-01 14:43:06 +03:00
icles tests: remove test that's never been ported to 1.x 2018-01-16 11:36:05 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00
meson.build meson: Add an option for tests 2018-08-17 01:49:37 +05:30