]> git.sesse.net Git - vlc/commit
- fixed colors' bug (TODO: write a function in vout that recalculate colors
authorArnaud de Bossoreille de Ribou <bozo@videolan.org>
Mon, 8 Jan 2001 22:42:50 +0000 (22:42 +0000)
committerArnaud de Bossoreille de Ribou <bozo@videolan.org>
Mon, 8 Jan 2001 22:42:50 +0000 (22:42 +0000)
commit6473750311f991992532b0cf7d5e78a89d7eff88
treea5dead237f2ee05e9443b23f73000a3e019a7bef
parent3ce24ee9dd032e9a3b644dd2d35d8ae128a6eb43
  - fixed colors' bug (TODO: write a function in vout that recalculate colors
    from RGB masks);
  - cleaning of the fullscreen switch, still sucks but the surface is not
    reallocated and that's good (thanks to the magic function
    SDL_WM_ToggleFullScreen provided by sdl library :).
plugins/sdl/intf_sdl.c
plugins/sdl/vout_sdl.c