]> git.sesse.net Git - ffmpeg/commit
Do not call SDL_SetVideoMode() with the same size as previously
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Mar 2010 15:39:31 +0000 (15:39 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Mar 2010 15:39:31 +0000 (15:39 +0000)
commitd3d7b12edfd88f9915e699b083adb55c93f5d586
tree329e57681c2607de3257e787d911a01358cabfe5
parent114a93c7002c311d348fbfe0d50c82d61858ce5d
Do not call SDL_SetVideoMode() with the same size as previously
as this blanks the window.

Originally committed as revision 22433 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c