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 only
one string field name dominant-color
.
Edited by Sebastian Dröge