diff --git a/libavcodec/i386/idct_mmx.c b/libavcodec/i386/idct_mmx.c index d860c7e381..1e4add9f96 100644 --- a/libavcodec/i386/idct_mmx.c +++ b/libavcodec/i386/idct_mmx.c @@ -3,6 +3,7 @@ * Copyright (C) 1999-2001 Aaron Holtzman * * This file is part of mpeg2dec, a free MPEG-2 video stream decoder. + * See http://libmpeg2.sourceforge.net/ for updates. * * mpeg2dec is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -32,6 +33,7 @@ #define round(bias) ((int)(((bias)+0.5) * (1<