[MPlayer-cvslog] r19270 - trunk/mp3lib/layer1.c
diego
subversion at mplayerhq.hu
Mon Jul 31 00:20:50 CEST 2006
Author: diego
Date: Mon Jul 31 00:20:50 2006
New Revision: 19270
Modified:
trunk/mp3lib/layer1.c
Log:
Clarify licensing situation.
Modified: trunk/mp3lib/layer1.c
==============================================================================
--- trunk/mp3lib/layer1.c (original)
+++ trunk/mp3lib/layer1.c Mon Jul 31 00:20:50 2006
@@ -1,9 +1,3 @@
-/*
- * Modified for use with MPlayer, for details see the changelog at
- * http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
- */
-
/*
* Mpeg Layer-1 audio decoder
* --------------------------
@@ -14,6 +8,16 @@
*
*/
+/*
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
+ * $Id$
+ *
+ * The above-mentioned README file has the following to say about licensing:
+ *
+ * COPYING: you may use this source under LGPL terms!
+ */
+
//#include "mpg123.h"
static void I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],struct frame *fr)
More information about the MPlayer-cvslog
mailing list