gstreamer/subprojects/gst-plugins-base/gst/compositor
Seungha Yang 56d47f641f compositor: Add support for all formats
For formats which we don't have fast-path implementation, compositor
will convert it to common unpack formats (AYUV, ARGB, AYUV64 and ARGB64)
then blending will happen using the intermediate formats.
Finally blended image will be converted back to the selected output format
if required.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1486>
2022-07-29 13:29:39 +00:00
..
blend.c compositor: Add support for all formats 2022-07-29 13:29:39 +00:00
blend.h compositor: Add support for all formats 2022-07-29 13:29:39 +00:00
blendorc.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
compositor.c compositor: Add support for all formats 2022-07-29 13:29:39 +00:00
compositor.h compositor: Add support for all formats 2022-07-29 13:29:39 +00:00
compositororc-dist.c compositor: Add support for I420/I422 high bitdepth formats 2022-07-29 13:29:39 +00:00
compositororc-dist.h compositor: Add support for I420/I422 high bitdepth formats 2022-07-29 13:29:39 +00:00
compositororc.orc compositor: Add support for I420/I422 high bitdepth formats 2022-07-29 13:29:39 +00:00
meson.build Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00