Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz

This commit is contained in:
Jaroslav Kysela 2007-10-15 10:24:55 +02:00
parent d2a2d964b8
commit d25e281230
114 changed files with 144 additions and 144 deletions

View file

@ -2,7 +2,7 @@
* \file pcm/pcm.c
* \ingroup PCM
* \brief PCM Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2000-2001
*
@ -17,7 +17,7 @@
*/
/*
* PCM Interface - main file
* Copyright (c) 1998 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
*
* This library is free software; you can redistribute it and/or modify

View file

@ -4,14 +4,14 @@
* \brief PCM Ima-ADPCM Conversion Plugin Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Uros Bizjak <uros@kss-loka.si>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
/*
* PCM - Ima-ADPCM conversion
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
* Copyright (c) 1999 by Uros Bizjak <uros@kss-loka.si>
* Jaroslav Kysela <perex@suse.cz>
* Jaroslav Kysela <perex@perex.cz>
*
* Based on Version 1.2, 18-Dec-92 implementation of Intel/DVI ADPCM code
* by Jack Jansen, CWI, Amsterdam <Jack.Jansen@cwi.nl>, Copyright 1992

View file

@ -1,6 +1,6 @@
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dmix.c
* \ingroup PCM_Plugins
* \brief PCM Direct Stream Mixing (dmix) Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dmix_i386.h
* \ingroup PCM_Plugins
* \brief PCM Direct Stream Mixing (dmix) Plugin Interface - I386 assembler code
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -7,7 +7,7 @@
*/
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
* Takashi Iwai <tiwai@suse.de>
*
*

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dshare.c
* \ingroup PCM_Plugins
* \brief PCM Direct Sharing of Channels Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Direct Sharing of Channels
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dsnoop.c
* \ingroup PCM_Plugins
* \brief PCM Capture Stream Snooping (dsnoop) Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Capture Stream Snooping
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_empty.c
* \ingroup PCM_Plugins
* \brief PCM Null Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2006
*/
/*
* PCM - Null plugin
* Copyright (c) 2006 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2006 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_generic.c
* \ingroup PCM
* \brief PCM Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2004
*/
/*
* PCM - Common generic plugin code
* Copyright (c) 2004 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2004 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* PCM - Common generic plugin code
* Copyright (c) 2004 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2004 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -3,7 +3,7 @@
* \ingroup PCM_Hook
* \brief PCM Hook Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
/*

View file

@ -3,7 +3,7 @@
* \ingroup PCM_Plugins
* \brief PCM HW Plugin Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
/*

View file

@ -2,13 +2,13 @@
* \file pcm/pcm_ladspa.c
* \ingroup PCM_Plugins
* \brief ALSA Plugin <-> LADSPA Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001,2006
*/
/*
* PCM - LADSPA integration plugin
* Copyright (c) 2001-2006 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001-2006 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
*
*

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_lfloat.c
* \ingroup PCM_Plugins
* \brief PCM Linear<->Float Conversion Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001
*/
/*
* PCM - Linear Integer <-> Linear Float conversion
* Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* PCM Interface - local header file
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
* Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -1,6 +1,6 @@
/*
* PCM Interface - misc routines
* Copyright (c) 1998 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
* \file pcm/pcm_plugin.c
* \ingroup PCM
* \brief PCM Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2000-2001
*/

View file

@ -3,13 +3,13 @@
* \ingroup PCM_Plugins
* \brief PCM Rate Plugin Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2004
*/
/*
* PCM - Rate conversion
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
* 2004 by Jaroslav Kysela <perex@suse.cz>
* 2004 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
* Linear rate converter plugin
*
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
* 2004 by Jaroslav Kysela <perex@suse.cz>
* 2004 by Jaroslav Kysela <perex@perex.cz>
* 2006 by Takashi Iwai <tiwai@suse.de>
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
* \file pcm/pcm_simple.c
* \ingroup PCM_Simple
* \brief PCM Simple Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2004
*/
/*

View file

@ -1,6 +1,6 @@
/*
* PCM Symbols
* Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as

View file

@ -1,6 +1,6 @@
/*
* Plugin sample operators with fast switch
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify