[vlc-devel] [RFC 0/1] opengl: subtitles outside the video

Salah-Eddin Shaban salah at videolan.org
Fri Mar 3 13:29:55 CET 2017


Tested on Windows and Linux.

Only rectangular projection works. I'm not yet sure how the others should be adjusted.

This is just to allow testing of the original patch on platforms other than Windows.

Salah-Eddin Shaban (1):
  opengl: subtitles outside the video

 modules/video_output/caopengllayer.m      |  2 +-
 modules/video_output/ios.m                |  2 +-
 modules/video_output/macosx.m             |  4 +--
 modules/video_output/opengl/display.c     | 15 ++++----
 modules/video_output/opengl/vout_helper.c | 58 +++++++++++++++++++++++--------
 modules/video_output/opengl/vout_helper.h |  3 +-
 modules/video_output/win32/glwin32.c      |  2 +-
 7 files changed, 59 insertions(+), 27 deletions(-)

-- 
2.6.6



More information about the vlc-devel mailing list