Skip to content

videosink: Implement more complete BaseSink::get_times() based on the framerate and add a set_info() vfunc

This will only make use of the framerate if the subclass is chaining up BaseSink::set_caps(). Otherwise it will have the same behaviour as the basesink default.

Edited by Sebastian Dröge

Merge request reports