diff faandct.h @ 1562:bf452704100f libavcodec

optionally merge postscale into quantization table for the float aan dct
author michael
date Thu, 23 Oct 2003 09:11:56 +0000
parents 5d53c03186a1
children aa4dc16c0f18
line wrap: on
line diff
--- a/faandct.h	Thu Oct 23 08:31:26 2003 +0000
+++ b/faandct.h	Thu Oct 23 09:11:56 2003 +0000
@@ -25,4 +25,6 @@
  * @author Michael Niedermayer <michaelni@gmx.at>
  */
  
+#define FAAN_POSTSCALE
+ 
 void ff_faandct(DCTELEM * data);