| .. |
|
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
|
PCM: Fix memory leak for pcm empty and asym plugins
|
2012-10-30 11:43:07 +01:00 |
|
pcm_adpcm.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_alaw.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_asym.c
|
Set PCM name properly in empty and asym plugins
|
2007-11-26 12:29:37 +01:00 |
|
pcm_copy.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_direct.c
|
PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
|
2012-09-13 08:24:58 +02:00 |
|
pcm_direct.h
|
PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
|
2012-09-13 08:24:58 +02:00 |
|
pcm_dmix.c
|
PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare plugins
|
2012-09-21 17:59:42 +02:00 |
|
pcm_dmix_generic.c
|
pcm_dmix: add support for S24_LE format
|
2010-03-02 14:01:32 +01:00 |
|
pcm_dmix_i386.c
|
pcm_dmix: add support for S24_LE format
|
2010-03-02 14:01:32 +01:00 |
|
pcm_dmix_i386.h
|
pcm dmix plugin: fix MIX_AREAS_24 routine for i386 & x86_64 platforms
|
2009-06-16 20:10:19 +02: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
|
pcm dmix plugin: fix MIX_AREAS_24 routine for i386 & x86_64 platforms
|
2009-06-16 20:10:19 +02:00 |
|
pcm_dshare.c
|
PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare plugins
|
2012-09-21 17:59:42 +02:00 |
|
pcm_dsnoop.c
|
PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare plugins
|
2012-09-21 17:59:42 +02: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
|
PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
|
2012-09-13 08:24:58 +02:00 |
|
pcm_file.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_generic.c
|
Reduce compilation warnings
|
2012-10-30 13:09:10 +01:00 |
|
pcm_generic.h
|
PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
|
2012-09-13 08:24:58 +02:00 |
|
pcm_hooks.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_hw.c
|
PCM: Use compounds for overriding / enhancing chmaps
|
2012-09-13 08:24:59 +02:00 |
|
pcm_iec958.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_ioplug.c
|
Reduce compilation warnings
|
2012-10-30 13:09:10 +01:00 |
|
pcm_ladspa.c
|
Reduce compilation warnings
|
2012-10-30 13:09:10 +01:00 |
|
pcm_lfloat.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_linear.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_local.h
|
PCM: Use compounds for overriding / enhancing chmaps
|
2012-09-13 08:24:59 +02:00 |
|
pcm_meter.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_misc.c
|
Make some static tables and strings constants.
|
2008-11-21 13:04:41 +01:00 |
|
pcm_mmap.c
|
pcm: add missing "break" in "switch"
|
2012-05-14 16:55:39 +02:00 |
|
pcm_mmap_emul.c
|
Reduce compilation warnings
|
2012-10-30 13:09:10 +01:00 |
|
pcm_mulaw.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02:00 |
|
pcm_multi.c
|
PCM: Add query_chmaps support to multi plugin
|
2012-09-13 08:24:58 +02:00 |
|
pcm_null.c
|
PCM: Use compounds for overriding / enhancing chmaps
|
2012-09-13 08:24:59 +02:00 |
|
pcm_params.c
|
pcm: pass hw_params flags to slave
|
2010-11-15 10:33:35 +01:00 |
|
pcm_plug.c
|
Implement get_chmap/set_chmap for PCM plug, route and multi plugins
|
2012-09-11 11:34:50 +02:00 |
|
pcm_plugin.c
|
pcm_plugin: fix delay
|
2010-11-23 15:59:12 +01:00 |
|
pcm_plugin.h
|
pcm_plugin: remove unused client_frames and slave_frames routines
|
2010-11-22 14:53:47 +01:00 |
|
pcm_rate.c
|
PCM: Fix the invalid snd_pcm_close() calls in rate plugin
|
2012-10-10 10:22:54 +02:00 |
|
pcm_rate_linear.c
|
pcm_rate_linear: Annotate unused function parameter to avoid compiler warnings.
|
2009-09-30 12:45:35 +02:00 |
|
pcm_route.c
|
Reduce compilation warnings
|
2012-10-30 13:09:10 +01:00 |
|
pcm_share.c
|
Reduce compilation warnings
|
2012-10-30 13:09:10 +01:00 |
|
pcm_shm.c
|
Make all the PCM plugins ops structure constant.
|
2008-11-21 20:38:49 +01:00 |
|
pcm_simple.c
|
alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.
|
2011-05-04 09:11:46 +02:00 |
|
pcm_softvol.c
|
Implement the channel mapping API
|
2012-09-11 11:34:50 +02: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
|
Add missing support for 3-byte formats for 16bit put conversion
|
2010-08-13 16:11:36 +02:00 |