diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-22 17:33:28 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-22 17:33:28 +0000 |
commit | 1c75b1f6437a12dd90193b5900bd6caf84bd18d5 (patch) | |
tree | 6a3660a686ea204c2f5af4fe06d6af14df115919 /libao2 | |
parent | c4f96347583e29481b9041c0d375afb8a6ccb7f9 (diff) |
Add copyright info for s/pdif code from VideoLAN.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25504 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libao2')
-rw-r--r-- | libao2/ao_macosx.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libao2/ao_macosx.c b/libao2/ao_macosx.c index 834d9f93c0..0b79a01843 100644 --- a/libao2/ao_macosx.c +++ b/libao2/ao_macosx.c @@ -4,6 +4,10 @@ * * Original Copyright (C) Timothy J. Wood - Aug 2000 * + * The S/PDIF part of the code is based on the auhal audio output + * module from the VideoLAN: + * Copyright (c) 2006 Derk-Jan Hartman <hartman at videolan dot org> + * * This file is part of libao, a cross-platform library. See * README for a history of this source code. * |