..
scopes
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
interval.c
pcm: snd_interval_refine_first/last: exclude value only if also excluded before
2018-07-03 12:47:32 +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
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01: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: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCE
2023-05-03 15:58:56 +02:00
pcm_adpcm.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_alaw.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_asym.c
Set PCM name properly in empty and asym plugins
2007-11-26 12:29:37 +01:00
pcm_copy.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_direct.c
compilation: fix ANDROID -> __ANDROID__ define detection
2023-05-02 14:52:27 +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: direct - allow 'off' string for hw_ptr_alignment
2022-05-03 19:12: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 the dshare delay reporting
2022-08-16 17:22:36 +02:00
pcm_dsnoop.c
pcm: fix the dshare delay reporting
2022-08-16 17:22:36 +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
pcm: copy extplug timestamp type from the slave pcm
2020-06-18 19:18:14 +02:00
pcm_file.c
pcm: file plugin - implement safe_write
2020-10-15 12:54:29 +02:00
pcm_generic.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01: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
pcm: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCE
2023-05-03 15:58:56 +02:00
pcm_iec958.c
pcm: iec958: set channel status bits according to rate and format
2020-07-14 12:52:07 +02:00
pcm_ioplug.c
pcm: pcm_ioplug - fix the avail_update mmap capture copy issue
2021-01-27 11:39:15 +01:00
pcm_ladspa.c
pcm: ladspa - Use LFS calls (readdir64)
2022-05-20 09:55:12 +02:00
pcm_lfloat.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_linear.c
pcm: linear, route: handle linear formats with 20-bit sample on 4 bytes
2017-12-18 15:41:08 +01:00
pcm_local.h
pcm: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCE
2023-05-03 15:58:56 +02:00
pcm_meter.c
pcm: meter / s16 - add protection for the maximum copied frames
2020-10-13 19:31:49 +02:00
pcm_misc.c
pcm: partially revert "pcm: softvol - make snd_pcm_parse_control_id private"
2021-11-02 11:00:35 +01:00
pcm_mmap.c
add NetBSD/OpenBSD build support (except test/)
2022-10-17 13:11:29 +02:00
pcm_mmap_emul.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_mulaw.c
Change FSF address (Franklin Street)
2017-11-14 14:29:26 +01:00
pcm_multi.c
pcm: fix the fast_ops pcm argument for fast_ops
2022-11-14 14:39:26 +01:00
pcm_null.c
pcm: null: Pass appl_ptr and hw_ptr in snd_pcm_status()
2021-01-22 17:58:07 +01:00
pcm_params.c
pcm: avoid endless loop in snd_pcm_sw_params_default()
2023-02-25 18: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
pcm: rate - correct the previous fix for snd_pcm_rate_may_wait_for_avail_min()
2022-11-09 09:35:05 +01: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
pcm: rate: fix last_commit_ptr boundary wrapping
2022-12-30 20:12:42 +01:00
pcm_rate_linear.c
pcm: the maximal rate is 768000Hz, fix the remain code
2019-10-25 13:43:31 +02:00
pcm_route.c
pcm: route/softvol use snd_config_get_ireal vs get_real to handle also integers
2022-12-13 10:31:35 +01:00
pcm_share.c
pcm: share plugin: handle -EINTR
2022-06-27 13:36:36 +02:00
pcm_shm.c
pcm: fix for the unitialized write buffer
2022-05-20 08:47:07 +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
pcm: route/softvol use snd_config_get_ireal vs get_real to handle also integers
2022-12-13 10:31:35 +01: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