index
:
~arun/alsa-lib
b2g-1.0.29
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm
/
pcm_hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
pcm_hooks: null check for h
Renu Tyagi
1
-1
/
+2
2014-07-14
pcm: Implement timestamp type handling in all plugins
Takashi Iwai
1
-1
/
+1
2012-11-13
PCM: Avoid busy loop in snd_pcm_write_areas() with rate plugin
Takashi Iwai
1
-0
/
+1
2012-09-11
Implement the channel mapping API
Takashi Iwai
1
-0
/
+3
2011-05-04
alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.
Sudarshan Bisht
1
-0
/
+1
2009-06-30
pcm_hooks: cosmetic removal of unused variables
Paul Fertser
1
-2
/
+0
2009-06-30
Manage dlobj lifetime in pcm_hooks.c
Takashi Iwai
1
-11
/
+52
2008-11-21
Make all the PCM plugins ops structure constant.
Diego E. 'Flameeyes' Pettenò
1
-2
/
+2
2008-04-21
implemented snd_pcm_rewindable() and snd_pcm_forwardable(), removed can_rewin...
Jaroslav Kysela
1
-0
/
+2
2008-01-18
Fix a memory leak in PCM hook plugin
Takashi Iwai
1
-0
/
+1
2008-01-09
Avoid (null) in printf
Takashi Iwai
1
-2
/
+4
2008-01-09
Impemented snd_pcm_htimestamp() function.
Jaroslav Kysela
1
-0
/
+1
2008-01-09
Add support for monotonic timestamps
Jaroslav Kysela
1
-0
/
+1
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-03-22
Allow build without libdl and libpthread
Takashi Iwai
1
-1
/
+0
2007-03-13
More better fix for linked start/stop
Takashi Iwai
1
-1
/
+1
2006-10-06
fix various warnings
Jaroslav Kysela
1
-1
/
+1
2006-04-25
Fix the error path of snd_pcm_hook_add_conf()
Takashi Iwai
1
-9
/
+11
2006-02-27
Do not abort in snd_xxx_close() functions
Clemens Ladisch
1
-3
/
+6
2006-01-30
Fix infinite parse of recursive definitions
Takashi Iwai
1
-1
/
+1
2005-10-10
Fix mmap and channel_info of hook plugin
Takashi Iwai
1
-2
/
+3
2005-09-12
fix segfault then hooks list is empty
Sasha Khapyorsky
1
-1
/
+2
2005-05-23
Move poll_* callbacks to fast_ops
Takashi Iwai
1
-3
/
+3
2005-05-19
Fix generic channel_info callbacks
Takashi Iwai
1
-1
/
+1
2005-05-18
Remove poll_ask callback
Takashi Iwai
1
-1
/
+0
2005-05-18
Add poll_descriptors and poll_descriptors_count callbacks
Takashi Iwai
1
-0
/
+3
2005-04-05
Fix channel_info callbacks of hooks, file and plug plugins
Takashi Iwai
1
-1
/
+1
2005-01-20
improved stream linking and plugin code cleanups
Jaroslav Kysela
1
-212
/
+40
2004-03-17
- added poll_ask callback to mangle avail_min (rate_plugin as example)
Jaroslav Kysela
1
-0
/
+9
2003-10-23
added more documents and examples about plugins.
Takashi Iwai
1
-0
/
+15
2003-07-25
fixes by Art Haas <ahaas@airmail.net>:
Takashi Iwai
1
-31
/
+31
2003-03-07
Use internal snd_pcm_forward() version...
Jaroslav Kysela
1
-1
/
+1
2003-02-22
Removed snd_pcm_hwptr().
Jaroslav Kysela
1
-7
/
+7
2003-02-22
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
Jaroslav Kysela
1
-0
/
+7
2003-02-11
More changes for dmix plugin:
Jaroslav Kysela
1
-0
/
+1
2003-01-27
Added missing symbol version
Jaroslav Kysela
1
-0
/
+3
2003-01-20
fixed dlopen & co. for hook, ladspa and meter types.
Takashi Iwai
1
-3
/
+3
2002-10-12
Replaced snd_pcm_avail() with snd_pcm_hwsync()
Jaroslav Kysela
1
-3
/
+3
2002-10-11
Implemented snd_pcm_avail() function.
Jaroslav Kysela
1
-0
/
+7
2002-04-23
Moved ring buffer pointers and added a mechanism to transfer them via shm
Jaroslav Kysela
1
-2
/
+2
2002-02-21
Cleaned the mmap_commit implementations in plugins.
Jaroslav Kysela
1
-3
/
+3
2002-01-12
Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h.
Jaroslav Kysela
1
-3
/
+117
2001-12-30
Updated GNU GPL license (address).
Jaroslav Kysela
1
-5
/
+5
2001-12-29
Added missing initialization and check for sctl contents
Jaroslav Kysela
1
-2
/
+3
2001-12-08
Changed result of mmap_commit callback
Jaroslav Kysela
1
-3
/
+3
2001-11-24
Added snd_config_imake_* functions.
Jaroslav Kysela
1
-2
/
+1
2001-11-19
Configuration:
Jaroslav Kysela
1
-7
/
+25
2001-10-24
Changes for static build.
Jaroslav Kysela
1
-1
/
+6
2001-09-26
Added power management functions and defines.
Jaroslav Kysela
1
-0
/
+7
2001-08-15
Added symbol versioning for dlsym-callbacks.
Jaroslav Kysela
1
-2
/
+1
[next]