From 8ed3ba4995bd4d0e640ceec3f4524060d483be80 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 22 Feb 2007 00:18:10 +0000 Subject: cosmetics: typo fixes, usefuLL --> useful and aswell --> as well git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22307 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libswscale/swscale_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale/swscale_internal.h') diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h index faffa643b6..5b62ea065e 100644 --- a/libswscale/swscale_internal.h +++ b/libswscale/swscale_internal.h @@ -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; -- cgit v1.2.3