alsa-lib/src/pcm
Takashi Iwai 25e41cf1e8 fixed the build without versioned symbols.
the rc4 symbols are defined as __ prefix, which are aliased in
pcm.h as well as the versioned symbol binary.
2002-10-10 11:01:18 +00:00
..
scopes more correct fixes.. it's different from other plugins. 2002-06-12 16:44:01 +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 Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
interval.h Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
interval_inline.h Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
ladspa.h Added LADSPA plugin (only framework, no implementation yet) 2001-11-25 09:55:53 +00:00
Makefile.am - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00: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 Small cleanup 2002-06-26 18:05:10 +00:00
pcm.c fixed the build without versioned symbols. 2002-10-10 11:01:18 +00:00
pcm_adpcm.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_alaw.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_copy.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_file.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_hooks.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_hw.c Reverted back the PCM API. 2002-09-19 16:12:13 +00:00
pcm_ladspa.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_lfloat.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_linear.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_local.h fixed the build without versioned symbols. 2002-10-10 11:01:18 +00:00
pcm_meter.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_misc.c Fixed silence_64 and added support for 24-bit samples to area_silence 2002-07-21 08:19:40 +00:00
pcm_mmap.c fixed compile warning (conversion between signed and unsigned). 2002-06-18 16:06:14 +00:00
pcm_mulaw.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_multi.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_null.c fixed compile warning. 2002-06-18 16:06:36 +00:00
pcm_params.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_plug.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_plugin.c fixed compile warning (conversion between signed and unsigned). 2002-06-18 16:06:14 +00:00
pcm_plugin.h Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_rate.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_route.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_share.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_shm.c Reverted back the PCM API. 2002-09-19 16:12:13 +00:00
pcm_symbols.c Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
plugin_ops.h Fixed silence_64 and added support for 24-bit samples to area_silence 2002-07-21 08:19:40 +00:00