[FFmpeg-cvslog] r11492 - trunk/libpostproc/postprocess_internal.h

michael subversion
Thu Jan 10 12:05:12 CET 2008


Author: michael
Date: Thu Jan 10 12:05:12 2008
New Revision: 11492

Log:
unused


Modified:
   trunk/libpostproc/postprocess_internal.h

Modified: trunk/libpostproc/postprocess_internal.h
==============================================================================
--- trunk/libpostproc/postprocess_internal.h	(original)
+++ trunk/libpostproc/postprocess_internal.h	Thu Jan 10 12:05:12 2008
@@ -66,10 +66,6 @@
 #define TEMP_NOISE_FILTER               0x100000
 #define FORCE_QUANT                     0x200000
 
-#if ( defined(__PIC__) || defined(__pic__) ) && ! defined(PIC)
-#    define PIC
-#endif
-
 //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




More information about the ffmpeg-cvslog mailing list