Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

junaidnaseer
Copy link

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;

KyleSiefring pushed a commit to KyleSiefring/daala that referenced this pull request Dec 26, 2016
Test #350 could overflow even with 4-point lapping.
Tests xiph#200 and #242 could only overflow with 8-point lapping.

Again, this has exactly zero impact on measured MSE in dcttest.
There is a very small impact on the reported biases, but the first
 several significant figures of each one do not change.

Changes in metrics on ntt-short-1 seem to be mostly noise:
          RATE (%)  DSNR (dB)
    PSNR  0.00470  -0.00014
 PSNRHVS  0.00603  -0.00028
    SSIM  0.00379  -0.00009
FASTSSIM -0.06955   0.00187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant