mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-22 18:16:28 +00:00
README: Mention the colordetect element
This commit is contained in:
parent
3e10efa134
commit
5aa1b7cd3b
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ You will find the following plugins in this repository:
|
|||
|
||||
- `videofx`: Plugin with various video filters.
|
||||
- `roundedcorners`: Element to make the corners of a video rounded via the alpha channel.
|
||||
- `colordetect`: A pass-through filter able to detect the dominant color(s) on incoming frames, using [color-thief](https://github.com/RazrFalcon/color-thief-rs).
|
||||
|
||||
- `webp`: WebP decoder based on the [libwebp-sys-2](https://github.com/qnighy/libwebp-sys2-rs) library.
|
||||
|
||||
|
|
Loading…
Reference in a new issue