gst-plugins-rs/video
Philippe Normand b423febfbe videofx: Add colordetect video filter
This new video filter is able to detect the dominant color in a video frame.
When the color has changed from the previous frame the filter posts an Element
message on the bus, the associated structure is named `colordetect` and has two
fields:

* a string field named `dominant-color`
* a list field containing the whole color palette, stored as uint values, sorted
  by dominance, with more dominant colors first
2022-04-16 17:40:34 +01:00
..
cdg Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
closedcaption transcriberbin: Protect runtime "passthrough=false" change 2022-04-08 21:55:54 +00:00
dav1d Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
ffv1 Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
flavors Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
gif Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
gtk4 Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
hsv Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
rav1e Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
rspng Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
videofx videofx: Add colordetect video filter 2022-04-16 17:40:34 +01:00
webp Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00