Skip to content

base/basetransform: Update BaseTransformImpl::set_caps() return type for consistency

In all other base classes it is a Result instead of a bool, so do the same here.

Fixes #225 (closed)

Merge request reports