alsa-lib/src/pcm
Takashi Iwai fe95bc237a Add the support of WAV format in PCM file plugin
Added the support of WAV format in PCM file plugin.
The infile is still only in raw format.
2008-03-17 16:02:56 +01:00
..
scopes Change .so module name and installation patch (/usr/lib/alsa-lib/scopes) 2005-06-07 11:31:18 +00:00
atomic.c Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h. 2002-01-12 10:52:42 +00:00
interval.c Removed more asserts 2003-05-28 18:49:15 +00:00
interval.h Make local functions really local 2007-11-30 18:26:13 +01:00
interval_inline.h Added snd_interval_set_min_max()... 2003-02-17 10:21:24 +00:00
ladspa.h big ALSA LADSPA plugin rewrite for multiple channel LADSPA plugins 2005-12-13 14:08:58 +00:00
Makefile.am Split mmap-emulation code from hw layer 2007-07-11 17:44:09 +02:00
mask.c Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
mask.h Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
mask_inline.h Removed more asserts 2003-05-28 18:49:15 +00:00
pcm.c SND_PCM_TSTAMP_MMAP -> SND_PCM_TSTAMP_ENABLE change 2008-01-11 08:54:07 +01:00
pcm_adpcm.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_alaw.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_asym.c Set PCM name properly in empty and asym plugins 2007-11-26 12:29:37 +01:00
pcm_copy.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_direct.c dmix - Enable auto format detection as default 2008-01-18 13:42:51 +01:00
pcm_direct.h Implemented snd_pcm_rewind() for the dmix plugin 2008-01-10 10:01:14 +01:00
pcm_dmix.c dmix skipping first set of samples 2008-03-10 12:02:26 +01:00
pcm_dmix_generic.c pcm dmix plugin: fix generic direct remixing 2008-01-14 08:52:16 +01:00
pcm_dmix_i386.c Implemented snd_pcm_rewind() for the dmix plugin 2008-01-10 10:01:14 +01:00
pcm_dmix_i386.h Implemented snd_pcm_rewind() for the dmix plugin 2008-01-10 10:01:14 +01:00
pcm_dmix_x86_64.c Add missing remix_areas_* for x86-64 2008-01-14 17:24:14 +01:00
pcm_dmix_x86_64.h Implemented snd_pcm_rewind() for the dmix plugin 2008-01-10 10:01:14 +01:00
pcm_dshare.c Allow auto-config for dsnoop and dshare plugins 2008-01-23 12:26:22 +01:00
pcm_dsnoop.c Allow auto-config for dsnoop and dshare plugins 2008-01-23 12:26:22 +01:00
pcm_empty.c Set PCM name properly in empty and asym plugins 2007-11-26 12:29:37 +01:00
pcm_ext_parm.h Make local functions really local 2007-11-30 18:26:13 +01:00
pcm_extplug.c Correction for fixing alsa-lib static build 2006-05-12 14:43:26 +02:00
pcm_file.c Add the support of WAV format in PCM file plugin 2008-03-17 16:02:56 +01:00
pcm_generic.c Implement missing htimestamp callbacks 2008-01-15 14:29:34 +01:00
pcm_generic.h Implement missing htimestamp callbacks 2008-01-15 14:29:34 +01:00
pcm_hooks.c Fix a memory leak in PCM hook plugin 2008-01-18 14:43:56 +01:00
pcm_hw.c Fix the build with old glibc 2008-03-07 14:35:25 +01:00
pcm_iec958.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_ioplug.c Fix the state in snd_pcm_ioplug_pause() 2008-02-25 15:11:46 +01:00
pcm_ladspa.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_lfloat.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_linear.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_local.h Fix the build with old glibc 2008-03-07 14:35:25 +01:00
pcm_meter.c Impemented snd_pcm_htimestamp() function. 2008-01-09 13:50:45 +01:00
pcm_misc.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
pcm_mmap.c Fix wrong offset calculation in snd_pcm_{read|write}_mmap() 2007-09-20 13:20:03 +02:00
pcm_mmap_emul.c Impemented snd_pcm_htimestamp() function. 2008-01-09 13:50:45 +01:00
pcm_mulaw.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_multi.c Impemented snd_pcm_htimestamp() function. 2008-01-09 13:50:45 +01:00
pcm_null.c Implement missing htimestamp callbacks 2008-01-15 14:29:34 +01:00
pcm_params.c Remove sleep_min and tick 2008-01-08 18:36:18 +01:00
pcm_plug.c pcm plug plugin: remove duplicated expression 2008-01-14 08:49:35 +01:00
pcm_plugin.c Impemented snd_pcm_htimestamp() function. 2008-01-09 13:50:45 +01:00
pcm_plugin.h Make local functions really local 2007-11-30 18:26:13 +01:00
pcm_rate.c Implement missing htimestamp callbacks 2008-01-15 14:29:34 +01:00
pcm_rate_linear.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
pcm_route.c Add support for monotonic timestamps 2008-01-09 11:13:34 +01:00
pcm_share.c Impemented snd_pcm_htimestamp() function. 2008-01-09 13:50:45 +01:00
pcm_shm.c Impemented snd_pcm_htimestamp() function. 2008-01-09 13:50:45 +01:00
pcm_simple.c Remove PCM xfer_align 2008-01-08 18:35:29 +01:00
pcm_softvol.c Added possibility to disable also channel and format conversions + softvol. 2008-01-11 17:21:44 +01:00
pcm_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
plugin_ops.h revert revision 2264:23c4c0f5de40 2007-12-14 09:11:01 +01:00