• Nicolas George's avatar
    sdl: fix overlay size. · 3ff6b1a2
    Nicolas George authored
    The size passed to SDL_CreateYUVOverlay is the size
    of the video in pixels, it must not take the aspect ratio
    into account.
    3ff6b1a2
sdl.c 7.22 KB