]> git.sesse.net Git - vlc/commit
Revert "Updated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE parameter."
authorLaurent Aimar <fenrir@videolan.org>
Mon, 26 Oct 2009 22:05:27 +0000 (23:05 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 26 Oct 2009 22:14:32 +0000 (23:14 +0100)
commite31d300762fac5baf33017eeba272c4e50659dea
treea10b6344929b71d63d09ef8acadae7379fd4e604
parentce75037724b80da41af208a55f81b40e778eb06e
Revert "Updated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE parameter."

This reverts commit b8dc2568f50ad53a20d555c9d1ce8b0cf0f66eb7.
In the case of SDL, the actual resize is done in VOUT_DISPLAY_CHANGE_DISPLAY_SIZE
without any risk of infinite loop.
modules/video_output/sdl.c