vo_gl: Fix libass subtitles disappearing during pause
commit7af8417ae7beb409f54849956a7037bc66c4c334
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 22 Mar 2009 02:26:59 +0000 (22 04:26 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 22 Mar 2009 02:26:59 +0000 (22 04:26 +0200)
tree24c0b0f71fa3b3023b44f296eca8de73abe51d97
parentebcb5a7154af539d0b0fb869e0a70c66bbd6eda1
vo_gl: Fix libass subtitles disappearing during pause

EOSD bitmaps were not properly redrawn when the screen was updated
to change other OSD content, resulting in libass subtitles
disappearing if the OSD changed while paused. Fixed by adding a call
to redraw the EOSD part too.
libvo/vo_gl.c