Silly bug fix from Billy Biggs
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4034
This commit is contained in:
parent
2358ce3d03
commit
7e81fd927f
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ SDL_Overlay *DX5_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, S
|
|||
case SDL_YV12_OVERLAY:
|
||||
case SDL_IYUV_OVERLAY:
|
||||
overlay->planes = 3;
|
||||
break;
|
||||
default:
|
||||
overlay->planes = 1;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue