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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
autotools: update style
Patrick Welche
1
-1
/
+1
2014-02-24
Portability fix: look for sys/endian.h as well as endian.h
Patrick Welche
1
-1
/
+0
2014-02-11
alsa-lib: heavy pcm atomics cleanup
Riku Voipio
1
-3
/
+6
2014-01-24
pcm: use CLOCK_REALTIME for non-monotonic ts
Olivier Langlois
1
-2
/
+6
2014-01-23
pcm: initialize monotonic field for dshare and dsnoop, too
Takashi Iwai
2
-2
/
+2
2014-01-23
pcm: initialize pcm_dmix monotonic field
Olivier Langlois
2
-1
/
+3
2014-01-06
alsa-lib: minor typo in pcm doc
Olivier Langlois
1
-1
/
+1
2013-12-13
minor malloc changes
Olivier Langlois
1
-1
/
+1
2013-11-27
dmix: Don't use assert() and abort()
Takashi Iwai
1
-2
/
+2
2013-11-18
pcm_file: document new argument to snd_pcm_file_open().
Andrey Mazo
1
-0
/
+1
2013-11-17
pcm_file: don't touch infile on playback and output file on capture.
Andrey Mazo
1
-13
/
+9
2013-11-17
pcm_file: fixed memory leak.
Andrey Mazo
1
-0
/
+2
2013-11-17
pcm_file: fix SEGFAULT if file option is missing while infile is not.
Andrey Mazo
1
-1
/
+1
2013-08-08
pcm: Fix a wrong value shown in the error message in rate plugin
Laurentiu Nicola
1
-1
/
+1
2013-06-14
pcm_direct: fix SEGFAULT when getgrnam_r() returns 0 and pgrp is NULL
Krzysztof Hałasa
1
-1
/
+1
2013-06-14
pcm_hw: Fix buffer overflow in chmap
David Henningsson
1
-1
/
+1
2013-06-05
chmap: Always succeed setting the map to what it already is
David Henningsson
1
-0
/
+11
2013-06-04
pcm_direct: fix the memory leak when parsing the slave definitions
Jaroslav Kysela
1
-9
/
+23
2013-05-30
pcm_plugin: Fix return value of snd_pcm_rewind
David Henningsson
1
-2
/
+2
2013-05-30
pcm_hw: Remove unused fields in struct
David Henningsson
1
-2
/
+0
2013-05-23
pcm: Fix typo in documentation: PREPARE → PREPARED.
Jordi Mallach
1
-1
/
+1
2013-04-18
bring pcm.h and pcm.c in sync with the kernel list
Daniel Mack
1
-0
/
+12
2013-04-18
pcm.c: fix indentation
Daniel Mack
1
-4
/
+4
2013-04-09
pcm: direct plugins: do more safe IPC semaphore handling
Jaroslav Kysela
4
-12
/
+28
2013-04-08
control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
Jaroslav Kysela
2
-2
/
+8
2013-04-05
pcm: fix typo, should be SND_PCM_STATE_PREPARED.
Daniel Svensson
1
-1
/
+1
2013-03-20
pcm: fix and optimize snd_pcm_areas_copy function
Jaroslav Kysela
1
-11
/
+17
2013-01-30
snd_pcm_direct_parse_open_conf(): use thread-safe getgrnam_r()
Jerome Forissier
1
-4
/
+11
2012-12-04
PCM: Fix conflict of _snd_pcm_hw_params definitions
Takashi Iwai
8
-8
/
+9
2012-11-26
PCM: shut up a compile "unused parameter" compile warning in pcm_multi.c
Takashi Iwai
1
-1
/
+1
2012-11-26
PCM: Add more chmap definitions for UAC2
Takashi Iwai
1
-0
/
+12
2012-11-26
Merge kernel uapi/sound/asound.h and asequencer.h
Takashi Iwai
4
-25
/
+35
2012-11-13
PCM: Avoid busy loop in snd_pcm_write_areas() with rate plugin
Takashi Iwai
10
-5
/
+37
2012-10-30
Reduce compilation warnings
Jaroslav Kysela
6
-16
/
+5
2012-10-30
PCM: Fix memory leak for pcm empty and asym plugins
Jaroslav Kysela
1
-1
/
+6
2012-10-25
pcm: support for audio timestamps
Pierre-Louis Bossart
1
-0
/
+31
2012-10-10
PCM: Fix the invalid snd_pcm_close() calls in rate plugin
Takashi Iwai
1
-4
/
+4
2012-09-21
PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare plugins
Takashi Iwai
3
-0
/
+3
2012-09-20
PCM: Fill SND_CHMAP_NA to silent channels in route plugin
Takashi Iwai
1
-1
/
+3
2012-09-13
PCM: A few doxygen fixes for chmap stuff
Takashi Iwai
1
-0
/
+43
2012-09-13
PCM: Fix the conversion from string to chmap position
Takashi Iwai
1
-10
/
+27
2012-09-13
PCM: Define MONO and other channel map positions
Takashi Iwai
1
-3
/
+11
2012-09-13
PCM: Use compounds for overriding / enhancing chmaps
Takashi Iwai
4
-35
/
+134
2012-09-13
PCM: Add the missing query_chmaps for route plugin
Takashi Iwai
1
-5
/
+19
2012-09-13
PCM: Add chmap options to hw and null plugins
Takashi Iwai
4
-1
/
+111
2012-09-13
PCM: Add query_chmaps support to multi plugin
Takashi Iwai
1
-41
/
+111
2012-09-13
PCM: Add snd_pcm_chmap_long_name()
Takashi Iwai
1
-0
/
+32
2012-09-13
PCM: Add string conversion helper functions for chmap
Takashi Iwai
1
-0
/
+142
2012-09-13
PCM: Implement snd_pcm_query_chmaps_from_hw()
Takashi Iwai
1
-41
/
+76
2012-09-13
PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
Takashi Iwai
11
-57
/
+61
[next]