From 6f5cf8c50f02389d4f222c360156f1d45ec082e0 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 22 Oct 2003 19:15:55 +0000 Subject: [PATCH] oops forgot Originally committed as revision 2416 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/faandct.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/faandct.c b/libavcodec/faandct.c index c7388fb4de..e503f2f681 100644 --- a/libavcodec/faandct.c +++ b/libavcodec/faandct.c @@ -16,6 +16,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * + * this implementation is based upon the IJG integer AAN DCT (see jfdctfst.c) */ /**