vo_xv: Fix port selection
commit0cb5123c8f65b3d7715deb22ce8430eccc21996e
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Thu, 15 May 2008 18:25:17 +0000 (15 21:25 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Thu, 15 May 2008 18:25:17 +0000 (15 21:25 +0300)
treee7a5c43b04a4f37f76f853377b3d8f4a9f2d4e0f
parenta41db36b22053c2cf103899f3510f68ff5645662
vo_xv: Fix port selection

Port selection was broken in conversion to new VO API (the user
setting was parsed to a variable that then wasn't used for anything).
Fix by parsing it to the x11 struct xv_port variable.
libvo/vo_xv.c