git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f363524
)
unused
author
Michael Niedermayer
<michaelni@gmx.at>
Thu, 10 Jan 2008 11:05:12 +0000
(11:05 +0000)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/libpostproc/postprocess_internal.h
b/libpostproc/postprocess_internal.h
index
33768ba
..
5abd30f
100644
(file)
--- a/
libpostproc/postprocess_internal.h
+++ b/
libpostproc/postprocess_internal.h
@@
-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