summaryrefslogtreecommitdiffstats
path: root/libavcodec/faandct.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-03-27 16:42:23 +0200
committerDiego Biurrun <diego@biurrun.de>2012-03-28 09:38:31 +0200
commit856c8e0a049dc7069b7504d3aaa48549c75852de (patch)
treeeca57e084ce4855c88d9130c77093e117be0708b /libavcodec/faandct.h
parenta839dbb94ed9244a1678339dbb05355d8257a126 (diff)
downloadffmpeg-streaming-856c8e0a049dc7069b7504d3aaa48549c75852de.zip
ffmpeg-streaming-856c8e0a049dc7069b7504d3aaa48549c75852de.tar.gz
faandct: Remove FAAN_POSTSCALE define and related code.
It is not a user-accessible option and unlikely to ever be changed.
Diffstat (limited to 'libavcodec/faandct.h')
-rw-r--r--libavcodec/faandct.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/faandct.h b/libavcodec/faandct.h
index da8c0e4..cd98236 100644
--- a/libavcodec/faandct.h
+++ b/libavcodec/faandct.h
@@ -31,8 +31,6 @@
#include "dsputil.h"
-#define FAAN_POSTSCALE
-
void ff_faandct(DCTELEM * data);
void ff_faandct248(DCTELEM * data);
OpenPOWER on IntegriCloud