comparison mp3lib/decode_i586.c @ 15167:07e7a572bd84

Mark modified imported files as such to comply with (L)GPL ¡ø2a.
author diego
date Fri, 15 Apr 2005 22:21:35 +0000
parents e6b756046bf5
children daf4e680d116
comparison
equal deleted inserted replaced
15166:f5537cc95b02 15167:07e7a572bd84
1 /*
2 * Modified for use with MPlayer, for details see the CVS changelog at
3 * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
4 * $Id$
5 */
6
1 /* 7 /*
2 * mpg123_synth_1to1 works the same way as the c version of this 8 * mpg123_synth_1to1 works the same way as the c version of this
3 * file. only two types of changes have been made: 9 * file. only two types of changes have been made:
4 * - reordered floating point instructions to 10 * - reordered floating point instructions to
5 * prevent pipline stalls 11 * prevent pipline stalls