vout: refactor RenderPicture()
RenderPicture()
was a huge function.
Extract some parts to separate functions to simplify and reduce the scope of local variables.
RenderPicture()
was a huge function.
Extract some parts to separate functions to simplify and reduce the scope of local variables.
VideoLAN code repository instance