diff libpostproc/postprocess_internal.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents ace6e273f318
children bfabfdf9ce55
line wrap: on
line diff
--- a/libpostproc/postprocess_internal.h	Sat Dec 17 11:31:56 2005 +0000
+++ b/libpostproc/postprocess_internal.h	Sat Dec 17 18:14:38 2005 +0000
@@ -114,7 +114,7 @@
 	uint8_t *tempBlocks; ///<used for the horizontal code
 
 	/**
-	 * luma histogram.         
+	 * luma histogram.
 	 * we need 64bit here otherwise we'll going to have a problem
 	 * after watching a black picture for 5 hours
 	 */
@@ -147,12 +147,12 @@
 	int nonBQP;
 
 	int frameNum;
-	
+
 	int cpuCaps;
-        
+
 	int qpStride; ///<size of qp buffers (needed to realloc them if needed)
 	int stride;   ///<size of some buffers (needed to realloc them if needed)
-        
+
 	int hChromaSubSample;
 	int vChromaSubSample;