summaryrefslogtreecommitdiffstats
path: root/libavcodec/faandct.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2005-12-17 18:14:38 +0000
committerDiego Biurrun <diego@biurrun.de>2005-12-17 18:14:38 +0000
commit115329f16062074e11ccf3b89ead6176606c9696 (patch)
treee98aa993905a702688bf821737ab9a443969fc28 /libavcodec/faandct.h
parentd76319b1ab716320f6e6a4d690b85fe4504ebd5b (diff)
downloadffmpeg-streaming-115329f16062074e11ccf3b89ead6176606c9696.zip
ffmpeg-streaming-115329f16062074e11ccf3b89ead6176606c9696.tar.gz
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/faandct.h')
-rw-r--r--libavcodec/faandct.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libavcodec/faandct.h b/libavcodec/faandct.h
index c40f801..8051f01 100644
--- a/libavcodec/faandct.h
+++ b/libavcodec/faandct.h
@@ -20,12 +20,12 @@
/**
* @file faandct.h
- * @brief
+ * @brief
* Floating point AAN DCT
* @author Michael Niedermayer <michaelni@gmx.at>
*/
-
+
#define FAAN_POSTSCALE
-
+
void ff_faandct(DCTELEM * data);
void ff_faandct248(DCTELEM * data);
OpenPOWER on IntegriCloud