per file doxy

Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2003-03-06 11:32:04 +00:00
parent d33c949cd3
commit 983e3246b7
66 changed files with 342 additions and 27 deletions

View File

@ -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"