Skip to content

skia: Implement a video compositor using skia

Thibault Saunier requested to merge thiblahute/gst-plugins-rs:skia into main

This is the initial implementation of a skia based plugin, more patches are yet to come. It provides an almost drop in replacement for the compositor element (only pixel formats support by skia can be outputed at this point).

It is currently very simple but aims at being the basis for a proper of skia based elements.

Edited by Thibault Saunier

Merge request reports

Loading