mirror of https://github.com/mpv-player/mpv
Add missing license, as chosen by its author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18852 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
90587fc744
commit
02c29537a5
|
@ -3,6 +3,8 @@
|
|||
* Discrete Cosine Tansform (DCT) for Altivec
|
||||
* Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.org>
|
||||
* based upon code from "mp3lib/dct64.c"
|
||||
* This file is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
*/
|
||||
|
||||
#define real float
|
||||
|
|
Loading…
Reference in New Issue