..
scopes
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
interval.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
interval.h
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
interval_inline.h
pcm: interval: Interpret (x x+1] correctly and return x+1
2018-10-24 12:07:33 +02:00
ladspa.h
big ALSA LADSPA plugin rewrite for multiple channel LADSPA plugins
2005-12-13 14:08:58 +00:00
Makefile.am
pcm: Remove home brew atomic operations
2016-07-11 15:25:30 +02:00
mask.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
mask.h
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
mask_inline.h
pcm: add the missing <strings.h> include
2019-03-15 13:16:15 +01:00
pcm.c
pcm: Add MSBITS subformat options
2023-12-08 20:03:46 +01:00
pcm_adpcm.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_alaw.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +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
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_direct.c
pcm: Fix segfault with 32bit libs
2023-09-09 17:42:03 +02:00
pcm_direct.h
pcm: direct plugins: make three more symbols private to library
2022-07-08 21:44:50 +02:00
pcm_dmix.c
pcm: Fix segfault with 32bit libs
2023-09-09 17:42:03 +02:00
pcm_dmix_generic.c
pcm: dmix: fix wrong scaling in 32bits pcm mixing
2022-05-20 10:01:10 +02:00
pcm_dmix_i386.c
pcm: dmix - Add error handler for fgets
2022-06-17 10:23:43 +02:00
pcm_dmix_i386.h
pcm: dmix: assembly: give more freedom over the constraints
2020-05-06 22:27:40 +02:00
pcm_dmix_x86_64.c
pcm: dmix - Add error handler for fgets
2022-06-17 10:23:43 +02:00
pcm_dmix_x86_64.h
pcm: dmic: assembly: add x32 support.
2020-06-17 15:37:03 +02:00
pcm_dshare.c
pcm: Fix segfault with 32bit libs
2023-09-09 17:42:03 +02:00
pcm_dsnoop.c
pcm: Fix segfault with 32bit libs
2023-09-09 17:42:03 +02:00
pcm_empty.c
pcm: empty plugin - fix the docs
2021-04-07 16:22:34 +02:00
pcm_ext_parm.h
pcm: extplug: Keep format and channels the same if requested
2018-12-10 11:53:41 +01:00
pcm_extplug.c
doxygen: fix inadvertent link requests
2023-09-01 16:11:22 +02:00
pcm_file.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_generic.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_generic.h
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_hooks.c
core: Proper reference of internal snd_dlopen()
2018-01-04 15:29:57 +01:00
pcm_hw.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_iec958.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_ioplug.c
remove extra trailing new line in SNDMSG and SNDERR calls
2023-06-06 13:47:41 +02:00
pcm_ladspa.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_lfloat.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_linear.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_local.h
pcm: Fix segfault with 32bit libs
2023-09-09 17:42:03 +02:00
pcm_meter.c
doxygen: pcm: silence 'not documented' warnings
2023-09-01 16:11:30 +02:00
pcm_misc.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_mmap.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_mmap_emul.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_mulaw.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_multi.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_null.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_params.c
pcm: Add MSBITS subformat options
2023-12-08 20:03:46 +01:00
pcm_plug.c
pcm: plug: add SND_PCM_FORMAT_{S, U}20 to linear_preferred_formats
2017-12-18 15:41:29 +01:00
pcm_plugin.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_plugin.h
pcm: rate - rewrite the may_wait_for_avail_min callback for the rate plugin
2022-05-20 10:50:27 +02:00
pcm_rate.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_rate_linear.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_route.c
doxygen: pcm: silence 'not documented' warnings
2023-09-01 16:11:30 +02:00
pcm_share.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_shm.c
pcm: Fix segfault with 32bit libs
2023-09-09 17:42:03 +02:00
pcm_simple.c
pcm: the maximal rate is 768000Hz, fix the remain code
2019-10-25 13:43:31 +02:00
pcm_softvol.c
reshuffle included files to include config.h as first
2023-08-30 18:25:37 +02:00
pcm_symbols.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
plugin_ops.h
pcm: fix wrong comments for some cases of linear interpolation of PCM samples
2017-12-22 10:23:42 +01:00