summaryrefslogtreecommitdiffstats
path: root/libavcodec/faandct.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-10-23 09:11:56 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-10-23 09:11:56 +0000
commitb4c3816cfaee19638f0d8b71a31fced84c34236c (patch)
tree10e449e29a1902d2328051628d2f94ef38f019c7 /libavcodec/faandct.h
parent10becaaf12a5ae7860a62f330a2120d7da3e5c40 (diff)
downloadffmpeg-streaming-b4c3816cfaee19638f0d8b71a31fced84c34236c.zip
ffmpeg-streaming-b4c3816cfaee19638f0d8b71a31fced84c34236c.tar.gz
optionally merge postscale into quantization table for the float aan dct
Originally committed as revision 2420 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/faandct.h')
-rw-r--r--libavcodec/faandct.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/faandct.h b/libavcodec/faandct.h
index cf6f128..4161585 100644
--- a/libavcodec/faandct.h
+++ b/libavcodec/faandct.h
@@ -25,4 +25,6 @@
* @author Michael Niedermayer <michaelni@gmx.at>
*/
+#define FAAN_POSTSCALE
+
void ff_faandct(DCTELEM * data);
OpenPOWER on IntegriCloud