xiph / daala

Modern video compression for the internet
https://xiph.org/daala/
BSD 2-Clause "Simplified" License
542 stars 102 forks source link

issue #116 - Now the player does not fill the desktop but instead ret… #200

Open junaidnaseer opened 7 years ago

junaidnaseer commented 7 years ago

Now the player does not 'fill' the desktop but instead retains its aspect ratio.

As per the SDL documenation: https://wiki.libsdl.org/SDL_SetWindowFullscreen

SDL_WINDOW_FULLSCREEN, for "real" fullscreen with a videomode change; SDL_WINDOW_FULLSCREEN_DESKTOP for "fake" fullscreen that takes the size of the desktop;