index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm
/
pcm_plug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcm: plug: add SND_PCM_FORMAT_{S, U}20 to linear_preferred_formats
Maciej S. Szmigiero
2017-12-18
1
-0
/
+11
*
Change FSF address (Franklin Street)
Jaroslav Kysela
2017-11-14
1
-1
/
+1
*
pcm:plug: save converter config
Andreas Pape
2017-03-21
1
-2
/
+14
*
pcm_plug: Clear plugins on all error conditions
Michael Forney
2016-10-20
1
-1
/
+3
*
pcm: Implement timestamp type handling in all plugins
Takashi Iwai
2014-07-14
1
-1
/
+1
*
alsa-lib: pcm_plug: fix float conversion for user specified ttable
Sergey
2014-06-17
1
-25
/
+11
*
pcm: Insert linear-to-float conversion when rate or channel count is incorrect
Maarten Baert
2014-02-26
1
-8
/
+6
*
PCM: Fix conflict of _snd_pcm_hw_params definitions
Takashi Iwai
2012-12-04
1
-1
/
+1
*
Implement get_chmap/set_chmap for PCM plug, route and multi plugins
Takashi Iwai
2012-09-11
1
-0
/
+3
*
PCM: plug: Move fast_ops copy after slave configuration.
Reilly Grant
2012-08-31
1
-2
/
+3
*
pcm_plug: fix comparison always true
Anssi Hannula
2010-08-02
1
-1
/
+1
*
Fix misc compile warnings
Takashi Iwai
2009-02-02
1
-0
/
+2
*
Fix plug conversion with mmap emulation
Takashi Iwai
2009-01-27
1
-8
/
+25
*
Make all the PCM plugins ops structure constant.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-1
/
+1
*
Make some static tables and strings constants.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-5
/
+5
*
PCM: allow mmap-access conversion in plug
Takashi Iwai
2008-06-06
1
-10
/
+76
*
pcm plug plugin: remove duplicated expression
Clemens Ladisch
2008-01-14
1
-1
/
+1
*
Added possibility to disable also channel and format conversions + softvol.
Jaroslav Kysela
2008-01-11
1
-10
/
+10
*
Add support for monotonic timestamps
Jaroslav Kysela
2008-01-09
1
-0
/
+1
*
String array for default rate plugin list
Takashi Iwai
2007-03-22
1
-9
/
+7
*
Create rate converter plugin SDK
Takashi Iwai
2006-04-06
1
-2
/
+26
*
remove superfluous free() checks
Clemens Ladisch
2006-02-27
1
-2
/
+1
*
Do not abort in snd_xxx_close() functions
Clemens Ladisch
2006-02-27
1
-4
/
+1
*
Fix plug conversion of non-linear formats
Takashi Iwai
2006-02-17
1
-24
/
+13
*
Fix infinite parse of recursive definitions
Takashi Iwai
2006-01-30
1
-1
/
+1
*
Allow partial build with selected components
Takashi Iwai
2005-11-30
1
-9
/
+87
*
Fix buffer allocation and mmap with plugins
Takashi Iwai
2005-09-02
1
-22
/
+3
*
Fix doxygen documents
Takashi Iwai
2005-05-24
1
-0
/
+2
*
Move poll_* callbacks to fast_ops
Takashi Iwai
2005-05-23
1
-3
/
+0
*
Fix generic channel_info callbacks
Takashi Iwai
2005-05-19
1
-1
/
+1
*
Add poll_descriptors and poll_descriptors_count callbacks
Takashi Iwai
2005-05-18
1
-0
/
+2
*
Added snd_pcm_hw_params_set_rate_resample function
Jaroslav Kysela
2005-04-12
1
-0
/
+4
*
Fix channel_info callbacks of hooks, file and plug plugins
Takashi Iwai
2005-04-05
1
-1
/
+1
*
improved stream linking and plugin code cleanups
Jaroslav Kysela
2005-01-20
1
-58
/
+27
*
Small optimization
Jaroslav Kysela
2004-08-27
1
-1
/
+1
*
Fixed problem with the route plugin and ttable (an extra route plugin was
Jaroslav Kysela
2004-08-11
1
-3
/
+5
*
assert -> return error code in hw_params
Jaroslav Kysela
2004-04-19
1
-3
/
+6
*
Fixed file plugin - mmap access was broken and revents were not handled corre...
Jaroslav Kysela
2004-02-08
1
-2
/
+2
*
Takashi: added shadow pcm to avoid problem with plug plugin and mmaped access
Jaroslav Kysela
2003-08-08
1
-2
/
+12
*
fixes by Art Haas <ahaas@airmail.net>:
Takashi Iwai
2003-07-25
1
-13
/
+13
*
More pcm_jack plugin changes
Jaroslav Kysela
2003-02-12
1
-1
/
+1
*
More changes for dmix plugin:
Jaroslav Kysela
2003-02-11
1
-0
/
+8
*
More pcm params functions returns an error rather than do assert().
Jaroslav Kysela
2003-02-08
1
-20
/
+34
*
- fixed the rate selection in the plug layer:
Takashi Iwai
2003-01-27
1
-2
/
+2
*
- fixed the unlink_{hw,app}_ptr of slaves.
Takashi Iwai
2003-01-27
1
-0
/
+4
*
- unified snd_pcm_hw_params_* functions
Jaroslav Kysela
2002-09-17
1
-12
/
+12
*
Added snd_pcm_hw_params_get_min_align; changed get_format, get_subformat and ...
Jaroslav Kysela
2002-09-09
1
-3
/
+3
*
output error message instead of assert().
Takashi Iwai
2002-08-27
1
-1
/
+4
*
Enhanced bitmasks in PCM - added support for more formats by Takashi and me
Jaroslav Kysela
2002-06-26
1
-23
/
+73
*
Moved ring buffer pointers and added a mechanism to transfer them via shm
Jaroslav Kysela
2002-04-23
1
-5
/
+8
[next]