gstreamer/gst/compositor
Matthew Waters d7abf832af compositor: blend with multiple threads
Increases the throughput of compositing by using more CPU cycles across
multiple threads.  Simple cases (the output contains one pixel from at
most one input) can have up to a 70% increase in throughput.  Not so
simple cases are limited by the region with the most number of
composite operations.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/755>
2020-09-14 14:00:58 +10:00
..
blend.c compositor: blend with multiple threads 2020-09-14 14:00:58 +10:00
blend.h compositor: blend with multiple threads 2020-09-14 14:00:58 +10: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: blend with multiple threads 2020-09-14 14:00:58 +10:00
compositor.h compositor: blend with multiple threads 2020-09-14 14:00:58 +10:00
compositororc-dist.c compositor: fix off-by-1 error in blending ARGB 2020-08-26 13:10:09 +00:00
compositororc-dist.h compositor: update disted orc backup files 2018-11-02 20:31:54 +00:00
compositororc.orc compositor: fix off-by-1 error in blending ARGB 2020-08-26 13:10:09 +00:00
meson.build meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00