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
2015-01-28
Remove unused hostname resolution in shm plugins and aserver
Takashi Iwai
1
-51
/
+2
2014-12-31
pcm: fix buffer overflow in snd_pcm_chmap_print()
Anssi Hannula
1
-1
/
+1
2014-11-25
pcm: Fix assorted tstamp_type bugs/omissions.
Tim Cussins
1
-2
/
+3
2014-11-21
pcm: Fix DSD sample format endianess and add big-endian format
Jussi Laako
2
-3
/
+18
2014-11-06
pcm: dmix: Don't ignore SND_TIMER_EVENT_MSTOP
Takashi Iwai
1
-0
/
+1
2014-09-23
pcm: return negative value in case of error
Renu Tyagi
1
-0
/
+1
2014-09-23
pcm_hooks: null check for h
Renu Tyagi
1
-1
/
+2
2014-09-23
pcm_share: fixing missing mutex unlock
Renu Tyagi
1
-0
/
+2
2014-09-23
pcm_file: fixed missing free
Renu Tyagi
1
-0
/
+2
2014-09-16
pcm, rate: hw_avail must not be negative before starting the stream
Alexander E. Patrakov
1
-1
/
+4
2014-09-16
pcm route: Fix the bad condition (always false)
Jaroslav Kysela
1
-1
/
+1
2014-09-14
Revert "pcm: rewindable, forwardable: don't return stale data"
Jaroslav Kysela
6
-32
/
+0
2014-09-13
pcm, file: don't recurse in the rewindable and forwardable callbacks
Alexander E. Patrakov
1
-2
/
+2
2014-09-13
pcm: rewindable, forwardable: don't return stale data
Alexander E. Patrakov
6
-0
/
+32
2014-09-13
dsnoop: rewindable and forwardable logic was swapped
Alexander E. Patrakov
1
-4
/
+2
2014-09-13
rate: handle negative values from snd_pcm_mmap_playback_hw_avail
Alexander E. Patrakov
1
-2
/
+2
2014-09-13
pcm, null: use the snd_pcm_mmap_avail function
Alexander E. Patrakov
1
-4
/
+1
2014-09-13
pcm, rate: use the snd_pcm_mmap_hw_avail function
Alexander E. Patrakov
1
-4
/
+1
2014-09-13
pcm: handle negative values from snd_pcm_mmap_hw_avail
Alexander E. Patrakov
6
-7
/
+23
2014-09-13
pcm: express the rewind size limitation logic better
Alexander E. Patrakov
4
-13
/
+7
2014-09-13
dmix: actually rewind when running or being drained
Alexander E. Patrakov
1
-2
/
+6
2014-09-10
pcm: add new 32-bit DSD sample format
Jurgen Kramer
2
-0
/
+8
2014-09-02
pcm: fix return value of snd_pcm_share_slave_avail
Alexander E. Patrakov
1
-0
/
+2
2014-09-01
pcm: fix snd_pcm_mmap_hw_avail() near the boundary
Alexander E. Patrakov
1
-7
/
+1
2014-08-22
pcm: 2nd round of pcm_misc DSD fixes
Jurgen Kramer
1
-0
/
+5
2014-08-11
pcm: Add missing signed and endianess definitions for DSD formats
Takashi Iwai
1
-0
/
+4
2014-08-11
pcm: Fix DSD formats userland usability
Jurgen Kramer
1
-0
/
+4
2014-07-23
pcm: pcm_local.h: include <time.h> to enable CLOCK_MONOTONIC
Shengjiu Wang
1
-0
/
+1
2014-07-22
pcm: Drop snd_pcm_linear_{get|put}32_index()
Takashi Iwai
4
-48
/
+8
2014-07-22
pcm: route: Use get32 for multi-source route calculation
Takashi Iwai
2
-186
/
+23
2014-07-22
pcm: Fill sw_params proto field
Takashi Iwai
2
-0
/
+2
2014-07-21
pcm: route: Use get/put labels for all 3 byte formats
Takashi Iwai
1
-2
/
+4
2014-07-14
pcm: Implement timestamp type handling in all plugins
Takashi Iwai
28
-58
/
+73
2014-07-14
pcm: Implement timestamp type setup in hw plugin
Takashi Iwai
1
-5
/
+32
2014-07-14
pcm: Add sw_params API functions to get/set timestamp type
Takashi Iwai
3
-0
/
+55
2014-07-14
pcm: rate: fix hw_ptr exceed the boundary
Shengjiu Wang
1
-0
/
+2
2014-06-17
alsa-lib: pcm_plug: fix float conversion for user specified ttable
Sergey
1
-25
/
+11
2014-06-13
pcm: rate plugin - remove the rewind/forward implementation
Jaroslav Kysela
1
-78
/
+6
2014-06-13
pcm: rate: add rewindable and forwardable callbacks
Alexander E. Patrakov
1
-0
/
+12
2014-06-13
pcm: null plugin - fix the avail count
Jaroslav Kysela
1
-14
/
+21
2014-06-13
pcm: null: add rewindable and forwardable callbacks
Alexander E. Patrakov
1
-0
/
+13
2014-06-13
pcm: multi: implement rewindable and forwardable callbacks
Alexander E. Patrakov
1
-0
/
+38
2014-06-13
pcm:file: add the missing htimestamp callback
Alexander E. Patrakov
1
-0
/
+1
2014-06-08
pcm: Fix channel map query when there are lots of maps
Anssi Hannula
1
-1
/
+1
2014-05-27
pcm: route: Correctly close slave pcm when no matching chmap is found
David Henningsson
1
-1
/
+3
2014-04-28
pcm: Fix forward/rewind support in iec958 plugin
Alexander E. Patrakov
3
-3
/
+44
2014-04-07
pcm: rate: Don't return negative frame count on success in rewind
Andrew Eikum
1
-1
/
+1
2014-04-03
pcm: ladspa: Delay LADSPA plugin activate call
Matthias Larisch
1
-2
/
+2
2014-03-19
Revert "pcm: route: Don't handle no matching chmap as a serious error"
Takashi Iwai
1
-1
/
+3
2014-03-19
route: Fix invalid pointer access
Takashi Iwai
1
-2
/
+3
[next]