[MPlayer-dev-eng] vo_sdl flags patch

Alex Beregszaszi alex at fsn.hu
Sat Jun 26 13:03:50 CEST 2004


Hi,

> First, It was using the flag SDL_HWACCEL, which is not legal to be 
> passed to SDL_SetVideoMode() -- SDL_HWACCEL is a read-only flag set by
> SDL in the 'flags' field of an SDL_Surface structure. (ref: 
> http://sdldoc.csn.ul.ie/sdlsurface.php )
> 
> Second, it was using the flag SDL_ASYNCBLIT, which "Enables the use of
> asynchronous updates of the display surface. This will usually slow 
> down blitting on single CPU machines, but may provide a speed increase
> on SMP systems." (ref: http://sdldoc.csn.ul.ie/sdlsetvideomode.php )

Applied both

-- 
Alex Beregszaszi 			e-mail: alex at fsn.hu
Free Software Network			cell: +36 70 3144424




More information about the MPlayer-dev-eng mailing list