alsa-lib/src/pcm
Takashi Iwai 1b41de0653 - fixed the rate selection in the plug layer:
the multiples of the given rate is chosen if available.
  the nearest rate is selected as usual if not available.
2003-01-27 11:34:50 +00:00
..
scopes
atomic.c
interval.c
interval.h
interval_inline.h
ladspa.h
Makefile.am
mask.c
mask.h
mask_inline.h
pcm.c - fixed the unlink_{hw,app}_ptr of slaves. 2003-01-27 11:19:04 +00:00
pcm_adpcm.c
pcm_alaw.c
pcm_copy.c
pcm_file.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_hooks.c fixed dlopen & co. for hook, ladspa and meter types. 2003-01-20 17:15:54 +00:00
pcm_hw.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_ladspa.c fixed dlopen & co. for hook, ladspa and meter types. 2003-01-20 17:15:54 +00:00
pcm_lfloat.c
pcm_linear.c
pcm_local.h - fixed the rate selection in the plug layer: 2003-01-27 11:34:50 +00:00
pcm_meter.c - use the normal dlsym() instead of snd_dlsym() to avoid the version 2003-01-27 10:26:33 +00:00
pcm_misc.c Added missing break for 24bit formats (silence) 2002-12-18 12:03:28 +00:00
pcm_mmap.c
pcm_mulaw.c
pcm_multi.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_null.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_params.c - fixed the rate selection in the plug layer: 2003-01-27 11:34:50 +00:00
pcm_plug.c - fixed the rate selection in the plug layer: 2003-01-27 11:34:50 +00:00
pcm_plugin.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_plugin.h
pcm_rate.c
pcm_route.c
pcm_share.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_shm.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_symbols.c
plugin_ops.h