vo_xv.c: Make reconfig logic more robust
commitb91826280c468b1b5b4baf6e0225dfdb878e214a
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Fri, 4 Apr 2008 06:09:14 +0000 (4 09:09 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Wed, 23 Apr 2008 10:41:05 +0000 (23 13:41 +0300)
tree79b12d96746904a73de036d82a10b1c43f3899da
parent461264756ec9adbb6fa8294aeacd3fbf50f17c46
vo_xv.c: Make reconfig logic more robust

The previous version was not buggy, but this is easier to see correct.
Now it doesn't depend on options determining num_buffers staying
constant and on vo_config_count.
libvo/vo_xv.c