diff jfdctfst.c @ 1106:1e39f273ecd6 libavcodec

per file doxy
author michaelni
date Thu, 06 Mar 2003 11:32:04 +0000
parents b32afefe7d33
children aa4dc16c0f18
line wrap: on
line diff
--- a/jfdctfst.c	Thu Mar 06 11:25:55 2003 +0000
+++ b/jfdctfst.c	Thu Mar 06 11:32:04 2003 +0000
@@ -30,6 +30,11 @@
  * quality-setting files than with low-quality ones.
  */
 
+/**
+ * @file jfdctfst.c
+ * Independent JPEG Group's fast AAN dct.
+ */
+ 
 #include <stdlib.h>
 #include <stdio.h>
 #include "common.h"