]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/faandct.h
w32threads: Make pthread_cond_wait follow POSIX
[ffmpeg] / libavcodec / faandct.h
index da8c0e42d9b7b6b22ba0063fd96ffb1f25b15125..cd9823618b203bb7a4fbd9a921cfa54f5bd6c2ed 100644 (file)
@@ -31,8 +31,6 @@
 
 #include "dsputil.h"
 
-#define FAAN_POSTSCALE
-
 void ff_faandct(DCTELEM * data);
 void ff_faandct248(DCTELEM * data);