mirror of
https://github.com/mpv-player/mpv
synced 2025-04-25 21:01:48 +00:00
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
|
* Discrete Cosine Tansform (DCT) for Altivec
|
||||||
* Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.org>
|
* Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.org>
|
||||||
* based upon code from "mp3lib/dct64.c"
|
* 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
|
#define real float
|
||||||
|
Loading…
Reference in New Issue
Block a user