|
|
@@ -58,6 +58,10 @@ |
|
|
|
#define TEMP_NOISE_FILTER 0x100000 |
|
|
|
#define FORCE_QUANT 0x200000 |
|
|
|
|
|
|
|
#if ( defined(__PIC__) || defined(__pic__) ) && ! defined(PIC) |
|
|
|
# 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 |
|
|
|