From 86bdf3fd3de22e1ae9273f1d487ca5ed5118b81f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 13 Jun 2007 17:48:15 +0000 Subject: misc spelling fixes Originally committed as revision 23556 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/swscale.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libswscale/swscale.h') diff --git a/libswscale/swscale.h b/libswscale/swscale.h index aa4c25483c..b9d2b8f19b 100644 --- a/libswscale/swscale.h +++ b/libswscale/swscale.h @@ -58,8 +58,8 @@ #define SWS_PRINT_INFO 0x1000 -//the following 3 flags are not completly implemented -//internal chrominace subsamling info +//the following 3 flags are not completely implemented +//internal chrominace subsampling info #define SWS_FULL_CHR_H_INT 0x2000 //input subsampling info #define SWS_FULL_CHR_H_INP 0x4000 -- cgit v1.2.3