Skip to content

vout: refactor RenderPicture()

RenderPicture() was a huge function.

Extract some parts to separate functions to simplify and reduce the scope of local variables.

Merge request reports

Loading