mirror of
https://github.com/mpv-player/mpv
synced 2025-02-27 09:23:05 +01:00
license issues clarified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14397 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f3d075be77
commit
996a7d092d
@ -340,15 +340,6 @@ static int open(af_instance_t* af)
|
||||
af_hrtf_t *s;
|
||||
float fc;
|
||||
|
||||
af_msg(AF_MSG_INFO,
|
||||
"[hrtf] Head related impulse response (HRIR) derived from KEMAR measurement\n"
|
||||
"[hrtf] data by Bill Gardner <billg@media.mit.edu>\n"
|
||||
"[hrtf] and Keith Martin <kdm@media.mit.edu>.\n"
|
||||
"[hrtf] This data is Copyright 1994 by the MIT Media Laboratory. It is\n"
|
||||
"[hrtf] provided free with no restrictions on use, provided the authors are\n"
|
||||
"[hrtf] cited when the data is used in any research or commercial application.\n"
|
||||
"[hrtf] URL: http://sound.media.mit.edu/KEMAR.html\n");
|
||||
|
||||
af->control = control;
|
||||
af->uninit = uninit;
|
||||
af->play = play;
|
||||
|
@ -31,6 +31,8 @@
|
||||
application."
|
||||
|
||||
URL: http://sound.media.mit.edu/KEMAR.html
|
||||
|
||||
Distributed under GPL with authors' permission
|
||||
*/
|
||||
|
||||
/* EQUALIZED KEMAR HRIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user