alsa-lib/src/pcm
Takashi Iwai 5191bbcce5 output error message instead of assert().
assert() may cause an infinite loop in aplay, since it's in the
closing phase.
2002-08-27 16:30:59 +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 Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h. 2002-01-12 10:52:42 +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 silence_64 and added support for 24-bit samples to area_silence 2002-07-21 08:19:40 +00:00
pcm_adpcm.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_alaw.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +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 Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +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 Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_linear.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_local.h Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +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 Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +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 removed invalid assert(). 2002-08-27 16:30:03 +00:00
pcm_plug.c output error message instead of assert(). 2002-08-27 16:30:59 +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 Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_route.c Next signess fixes 2002-07-11 09:03:47 +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 Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +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