summaryrefslogtreecommitdiffstats
path: root/libmpeg2/idct.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-03 11:19:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-03 11:19:27 +0000
commit6f0085c08733ac012a63319bfe847e79d7fa7c09 (patch)
tree7f75c0407ce36299d7c8172c14d2f63301c94df7 /libmpeg2/idct.c
parent89b409de8d504e23d72dd5e1ff45ad5c778bdc08 (diff)
downloadmpv-6f0085c08733ac012a63319bfe847e79d7fa7c09.tar.bz2
mpv-6f0085c08733ac012a63319bfe847e79d7fa7c09.tar.xz
Remove modification notes from unmodified files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpeg2/idct.c')
-rw-r--r--libmpeg2/idct.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libmpeg2/idct.c b/libmpeg2/idct.c
index 530e10c9b0..ef062cd2e7 100644
--- a/libmpeg2/idct.c
+++ b/libmpeg2/idct.c
@@ -19,10 +19,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
#include "config.h"