vo_xv: Always support updating OSD if none was drawn yet
commit5204fda1213f1bb876fd71f16f44767edc8eae46
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 1 Dec 2008 23:02:52 +0000 (2 01:02 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 10 Dec 2008 17:53:32 +0000 (10 19:53 +0200)
tree8ff9b220cf2acb6ae61c3442e3eacc92b17e7726
parent02efad79a28345e5814af1b60e0bb3c40cb5a941
vo_xv: Always support updating OSD if none was drawn yet

If the main image buffer was not altered for OSD then allow updating
OSD even if no separate OSD-less copy was made. The code now makes a
copy at that time (another possibility would be to not make a copy and
disallow further updates).
libvo/vo_xv.c