Mercurial > mplayer.hg
comparison libmpcodecs/vf_rgbtest.c @ 29753:75f54a9e4160
Move some variable initializations to the beginning of vo_x11_fullscreen().
Fixes the warnings:
libvo/x11_common.c:1344: warning: 'h' may be used uninitialized in this function
libvo/x11_common.c:1344: warning: 'w' may be used uninitialized in this function
libvo/x11_common.c:1344: warning: 'y' may be used uninitialized in this function
libvo/x11_common.c:1344: warning: 'x' may be used uninitialized in this function
author | diego |
---|---|
date | Sat, 24 Oct 2009 12:35:18 +0000 |
parents | 0f1b5b68af32 |
children | bbb6ebec87a0 |
comparison
equal
deleted
inserted
replaced
29752:a1da895d9947 | 29753:75f54a9e4160 |
---|