Commit 2122c22d authored by diego's avatar diego

cosmetics: typo fixes, usefuLL --> useful and aswell --> as well


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@22307 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 832b129d
......@@ -74,7 +74,7 @@ typedef struct SwsContext{
int16_t *vChrFilter;
int16_t *vChrFilterPos;
uint8_t formatConvBuffer[4000]; //FIXME dynamic alloc, but we have to change alot of code for this to be usefull
uint8_t formatConvBuffer[4000]; //FIXME dynamic alloc, but we have to change a lot of code for this to be useful
int hLumFilterSize;
int hChrFilterSize;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment