mirror of
https://github.com/mpv-player/mpv
synced 2025-02-03 05:31:34 +00:00
Clarify licensing situation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19270 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e9e6d8b29e
commit
2915a2921d
@ -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
|
* 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"
|
//#include "mpg123.h"
|
||||||
|
|
||||||
static void I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],struct frame *fr)
|
static void I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],struct frame *fr)
|
||||||
|
Loading…
Reference in New Issue
Block a user