From 755bfeabccbba9ae1b565b11d645b8e4fe139fa8 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 12 Jun 2007 09:29:25 +0000 Subject: misc spelling fixes Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libpostproc/postprocess_internal.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libpostproc/postprocess_internal.h') diff --git a/libpostproc/postprocess_internal.h b/libpostproc/postprocess_internal.h index 537d728c0c..b4bf0ca05e 100644 --- a/libpostproc/postprocess_internal.h +++ b/libpostproc/postprocess_internal.h @@ -66,9 +66,9 @@ # define PIC #endif -//use if u want a faster postprocessing code -//cant differentiate between chroma & luma filters (both on or both off) -//obviosly the -pp option at the commandline has no effect except turning the here selected +//use if you want a faster postprocessing code +//cannot differentiate between chroma & luma filters (both on or both off) +//obviously the -pp option on the command line has no effect except turning the here selected //filters on //#define COMPILE_TIME_MODE 0x77 -- cgit v1.2.3