[MPlayer-dev-eng] [PATCH] Fix vo_macosx osd flick bug
Ulion
ulion2002 at gmail.com
Mon Nov 19 16:26:49 CET 2007
Hello,
vo_macosx call setCurrentTexture after draw_frame called, but not
after draw_osd called, so it offen introduced osd/subtitle flick.
Here's the fix, move the setCurrentTexture call into flip_page().
--
Ulion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_macosx_osd_flick_fix.diff
Type: text/x-diff
Size: 564 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071119/7e1cccf0/attachment.diff>
More information about the MPlayer-dev-eng
mailing list