index
:
~wtay/pulseaudio
alsa-device-thread
echo-cancel
echo-cancel-2
echo-cancel-3
fixes
improve-timing
maemo-master
master
module-echo-cancel
module-test
optimize
optimize-smoother
optimize-smoother2
test
test2
timings
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
build: Copy orc dist files to the correct directory
HEAD
master
Arun Raghavan
1
-2/+3
2010-09-27
echo-cancel: Use S16NE for adrian module
Arun Raghavan
1
-9/+5
2010-09-23
echo-cancel: Ensure correct handling of endianness
Arun Raghavan
2
-3/+4
2010-09-23
echo-cancel: orc-ify some bits for optimisation
Arun Raghavan
9
-5/+472
2010-09-23
echo-cancel: Add SSE optimisation to the adrian module
Arun Raghavan
7
-12/+61
2010-09-23
cpu: Add CPU information to pa_core
Arun Raghavan
8
-55/+119
2010-09-23
build: Fix make distcheck
Arun Raghavan
1
-0/+1
2010-09-20
echo-cancel: Fix out-of-tree build
Arun Raghavan
1
-0/+2
2010-09-18
x11: Use the default screen for X11 properties.
Colin Guthrie
5
-69/+95
2010-09-18
xcb: xcb_get_setup() can return 0, so make sure we check it before using
Colin Guthrie
1
-20/+48
2010-09-18
xcb: Ensure the XCB connection is valid before using it.
Colin Guthrie
2
-0/+10
2010-09-18
x11: Partially convert to XCB.
Colin Guthrie
8
-98/+109
2010-09-14
alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()
Colin Guthrie
1
-1/+2
2010-09-14
alsa: Set the rewind safeguard proportionally to sample spec
Colin Guthrie
1
-2/+3
2010-09-12
alsa-mixer: add profile for Traktor Kontrol S4
fixes
Daniel Mack
3
-1/+84
2010-09-10
echo-cancel: Fix make distcheck
Rico Tzschichholz
1
-4/+5
2010-09-09
echo-cancel: pause timer when echo canceling is off
Wim Taymans
1
-16/+25
2010-09-09
echo-cancel: improve accuracy
Wim Taymans
1
-1/+5
2010-09-09
alsa: make defines for smoother configuration
Wim Taymans
2
-4/+10
2010-09-09
echo-cancel: rework alignment code
Wim Taymans
1
-59/+76
2010-09-09
alsa: work around slightly broken _delay implementations
Wim Taymans
4
-6/+46
2010-09-07
alsa-time-test: make test usable for capture too
Wim Taymans
1
-16/+43
2010-09-07
alsa-source: refactor smoother and device start
Wim Taymans
1
-8/+18
2010-09-07
smoother: avoid losing precision
Wim Taymans
1
-3/+1
2010-09-07
echo-cancel: Mark immutable parameters as const in vfunc
Arun Raghavan
3
-5/+5
2010-09-07
echo-cancel: Make blocksize a module-wide parameter
Arun Raghavan
4
-43/+25
2010-09-07
echo-cancel: Allow selection of AEC method using modargs
Arun Raghavan
1
-8/+27
2010-09-07
echo-cancel: Add alternative echo-cancellation implementation
Arun Raghavan
9
-1/+802
2010-09-07
echo-cancel: Let AEC module determine source/sink spec
Arun Raghavan
3
-24/+49
2010-09-07
echo-cancel: Pass arguments to the specific canceller module
Arun Raghavan
3
-33/+53
2010-09-07
echo-cancel: Split out speex code from the core module
Arun Raghavan
4
-36/+184
2010-09-07
echo-cancel: Move the module into it's own directory
Arun Raghavan
2
-2/+2
2010-09-04
cli: Allow .include on directories as well as files.
Colin Guthrie
1
-13/+81
2010-09-03
alsa: increase the smoother window
module-echo-cancel
Wim Taymans
1
-2/+2
2010-09-02
echo-cancel: keep frame_size a power of 2
Wim Taymans
1
-1/+8
2010-09-02
echo-cancel: improve debug
Wim Taymans
1
-11/+13
2010-09-02
echo-cancel: tweak the resync code a little
Wim Taymans
1
-5/+2
2010-09-02
echo-cancel: use the phone media role
Wim Taymans
1
-0/+2
2010-08-30
alsa-sink/source: Use the "namereg_fail" module argument.
Tanu Kaskinen
2
-2/+28
2010-08-24
alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.
Tanu Kaskinen
1
-2/+2
2010-08-24
module-udev-detect: When loading module-alsa-card, use namereg_fail=false.
Tanu Kaskinen
1
-0/+1
2010-08-24
module-alsa-card: New argument: namereg_fail.
Tanu Kaskinen
1
-0/+15
2010-08-23
echo-cancel: take into account snapshot delay
Wim Taymans
1
-5/+13
2010-08-23
make echo-cancel module that exposes a new sink and source
Wim Taymans
2
-0/+1617
2010-08-23
alsa: resume smoother after unsuspend
Wim Taymans
1
-1/+1
2010-08-19
core: New function: pa_module_update_proplist().
Tanu Kaskinen
2
-0/+11
2010-08-19
loopback: Make stream names and roles configurable.
Tanu Kaskinen
1
-7/+34
2010-08-12
AC3 passthrough support
Pierre-Louis Bossart
10
-6/+124
2010-08-10
dbusiface-core: Track sinks and sources using synchronous hooks instead of as...
Tanu Kaskinen
1
-120/+130
2010-07-18
udev: fix hex decoding
Lennart Poettering
1
-2/+2
[next]