summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoachim Koenig <joachim_koenig@users.sourceforge.net>2001-06-05 19:50:56 +0000
committerJoachim Koenig <joachim_koenig@users.sourceforge.net>2001-06-05 19:50:56 +0000
commit7383912f55e1bf8d38044685904bb2e929efcde3 (patch)
treeb8360491e422d2f5303605051338b24d468dc03f /src
parent2ecd5d83c5e63e4885aeb112d5c1859d3acb116c (diff)
downloadxine-lib-7383912f55e1bf8d38044685904bb2e929efcde3.tar.gz
xine-lib-7383912f55e1bf8d38044685904bb2e929efcde3.tar.bz2
more credits
CVS patchset: 128 CVS date: 2001/06/05 19:50:56
Diffstat (limited to 'src')
-rw-r--r--src/audio_out/audio_alsa_out.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/audio_out/audio_alsa_out.c b/src/audio_out/audio_alsa_out.c
index a30dc3965..fde0ed26c 100644
--- a/src/audio_out/audio_alsa_out.c
+++ b/src/audio_out/audio_alsa_out.c
@@ -17,10 +17,14 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
+ * Credits go
* for the SPDIF AC3 sync part
* (c) 2000 Andy Lo A Foe <andy@alsaplayer.org>
+ * for initial ALSA 0.9.x support.
+ * (c) 2001 James Courtier-Dutton <James@superbug.demon.co.uk>
+ *
*
- * $Id: audio_alsa_out.c,v 1.7 2001/06/05 16:58:47 joachim_koenig Exp $
+ * $Id: audio_alsa_out.c,v 1.8 2001/06/05 19:50:56 joachim_koenig Exp $
*/
#ifdef HAVE_CONFIG_H