[MPlayer-cvslog] r23453 - trunk/mp3lib/mpg123.h

zuxy subversion at mplayerhq.hu
Sat Jun 2 18:47:10 CEST 2007


Author: zuxy
Date: Sat Jun  2 18:47:10 2007
New Revision: 23453

Log:
Remove non-existing make_decode_tables_MMX()


Modified:
   trunk/mp3lib/mpg123.h

Modified: trunk/mp3lib/mpg123.h
==============================================================================
--- trunk/mp3lib/mpg123.h	(original)
+++ trunk/mp3lib/mpg123.h	Sat Jun  2 18:47:10 2007
@@ -117,7 +117,6 @@ extern real mp3lib_decwin[(512+32)];
 extern real *mp3lib_pnts[];
 
 extern int synth_1to1_pent( real *,int,short * );
-extern void make_decode_tables_MMX(long scaleval);
 extern int synth_1to1_MMX( real *,int,short * );
 extern int synth_1to1_MMX_s(real *, int, short *, short *, int *);
 



More information about the MPlayer-cvslog mailing list