gstreamer/gst/compositor
Nirbheek Chauhan ba20aec539 compositor: Skip the background when not visible
We don't need to waste time drawing the background when one of the
pads completely covers the output and there's no alpha on the pad or
in the video format. Speedups:

I420 1080p ! compositor ! fakesink - 72% faster
I420 1080p ! compositor background=black ! fakesink - 45% faster
2019-06-13 20:31:50 +05:30
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01:00
blend.c compositor: Don't log per-frame under GST_INFO 2019-06-13 20:31:50 +05:30
blend.h compositor: Implement different operators via per-pad property 2018-10-28 17:13:26 +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: Skip the background when not visible 2019-06-13 20:31:50 +05:30
compositor.h compositor: Add some comments, remove outdated ones 2019-06-13 20:31:50 +05:30
compositororc-dist.c compositor: update disted orc backup files 2018-11-02 20:31:54 +00:00
compositororc-dist.h compositor: update disted orc backup files 2018-11-02 20:31:54 +00:00
compositororc.orc compositor: Replace shift and conv opcodes by convh in BGRA SOURCE operator 2019-05-24 15:56:56 +00:00
Makefile.am compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00
meson.build doc: Port to hotdoc 2019-05-13 11:34:08 -04:00