]> git.sesse.net Git - ffmpeg/commitdiff
unused
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 10 Jan 2008 11:05:12 +0000 (11:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 10 Jan 2008 11:05:12 +0000 (11:05 +0000)
Originally committed as revision 11492 to svn://svn.ffmpeg.org/ffmpeg/trunk

libpostproc/postprocess_internal.h

index 33768ba79befae56c1d9676b28e5e70c5dab0dc6..5abd30f2eaed0076255f8772de8cb2b5df0b1c02 100644 (file)
 #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