Skip to content

VideoHelper: change subtitle surface position/handling

Move out the subtitle surface from player_surface_frame (used to crop the video surface). The subtitle surface will now always be rendered via OpenGL and can now be resized by MediaPlayer changeAspect()/changeCrop().

Merge request reports