Browse Source

unused

Originally committed as revision 11492 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
927688d6e0
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      libpostproc/postprocess_internal.h

+ 0
- 4
libpostproc/postprocess_internal.h View File

@@ -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


Loading…
Cancel
Save