Skip to content

video-overlay-composition: Allow empty overlay compositions

Allowing to pass NULL to the constructor removes the need to special-case the first rectangle in calling code and generally simplifies application code.

Merge request reports