index
:
pulseaudio.git
echo-cancel-test
master
Unnamed repository; edit this file 'description' to name the repository.
Bart Cerneels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Fix residual echo filter.
HEAD
master
Bart Cerneels
2
-16/+28
2011-05-24
echo-cancel: Add speex preprocessing
Arun Raghavan
2
-3/+64
2011-05-20
format: Fix channel map handling
Arun Raghavan
2
-7/+9
2011-05-20
echo-cancel: Remove extraneous debug message
Arun Raghavan
1
-1/+0
2011-05-16
echo-cancel: Don't overpad variable
Arun Raghavan
1
-1/+1
2011-05-16
build-sys: Link libpulse directly to libdbus-1 if needed
Sjoerd Simons
1
-1/+6
2011-05-16
protocol-native: Fix memory leaks introduced in protocol 21 (passthrough supp...
Colin Guthrie
1
-26/+30
2011-05-16
sink-input: Fix memory leak of proplist when sending format-changed events
Colin Guthrie
1
-0/+1
2011-05-15
loopback: Add a modarg for disabling remixing.
Tanu Kaskinen
1
-5/+13
2011-05-15
bluetooth: Fix early return styling and add missing return value
Colin Guthrie
1
-5/+6
2011-05-15
suspend-on-idle: Trigger mempool vacuuming
Jyri Sarha
1
-1/+40
2011-05-15
protocol-native: Stop auto timing updates if connected to suspended sink or s...
Jyri Sarha
1
-4/+24
2011-05-15
i18n: Fix POTFILES
Colin Guthrie
1
-0/+2
2011-05-15
tests: Fix resampler-test.
Colin Guthrie
1
-4/+3
2011-05-15
Merge branch 'passthrough'
Colin Guthrie
49
-200/+1795
2011-05-15
module-tunnel: Update for recent protocol changes
Arun Raghavan
1
-0/+59
2011-05-15
doxygen: generate documentation for format.h
Arun Raghavan
1
-1/+1
2011-05-15
format: Add some convenience API for setting properties
Arun Raghavan
3
-3/+38
2011-05-15
format: Extend properties to handle lists/ranges
Arun Raghavan
7
-22/+389
2011-05-15
sink-input: Provide more information to client when format is lost
Arun Raghavan
2
-1/+13
2011-05-15
format: Add correct sample spec conversion for E-AC3
Arun Raghavan
1
-0/+3
2011-05-15
format: Export pa_format_info_is_compatible in API
Arun Raghavan
4
-2/+11
2011-05-15
sink-input: Add a format-lost event
Arun Raghavan
2
-1/+9
2011-05-15
sink-input: Don't restore volume for passthrough streams
Arun Raghavan
1
-0/+6
2011-05-15
sink-input: Don't print an error if a passthrough connection fails
Arun Raghavan
1
-1/+2
2011-05-11
echo-cancel: Remove unnecessary noalign attribute
Arun Raghavan
1
-1/+0
2011-05-11
echo-cancel: Handle alignment requirement manually
Arun Raghavan
2
-4/+11
2011-05-06
rtkit: use private bus connection in order to avoid threading issues when inv...
Lennart Poettering
1
-1/+2
2011-05-03
filter-apply: Mark modules as being autoloaded
Arun Raghavan
5
-11/+28
2011-05-02
core: Factor out passthrough checks into their own functions
Arun Raghavan
4
-17/+41
2011-05-02
format: Add a type for DTS
Arun Raghavan
2
-0/+4
2011-05-02
introspect: Get format of sink input
Arun Raghavan
5
-2/+16
2011-05-02
introspect: Get formats for sinks
Arun Raghavan
5
-1/+68
2011-05-02
stream: Add API to get a stream's pa_format_info
Arun Raghavan
3
-0/+14
2011-05-02
format: Add some convenience functions for printing
Arun Raghavan
3
-0/+51
2011-05-02
format: Const-ify some parameters
Arun Raghavan
2
-4/+4
2011-05-02
alsa: Reconfigure sink sample rate for passthrough inputs
Arun Raghavan
1
-0/+52
2011-05-02
core: Suspend monitor when a sink enters passthrough mode
Arun Raghavan
3
-1/+18
2011-05-02
sink: Trivial typo fix in comment
Arun Raghavan
1
-1/+1
2011-05-02
alsa-mixer: Remove passthrough profiles
Arun Raghavan
3
-28/+1
2011-05-02
core: Fix some FIXMEs for the extended API
Arun Raghavan
2
-10/+26
2011-05-02
sink-input: Kill passthrough streams if moving to an unsupported sink
Arun Raghavan
3
-0/+33
2011-05-02
sink: Fix leak in pa_sink_check_formats()
Arun Raghavan
1
-1/+4
2011-05-02
format: Avoid some code duplication
Arun Raghavan
4
-14/+12
2011-05-02
sink-input: Don't assert on bad formats
Arun Raghavan
3
-17/+21
2011-05-02
sink-input: Return NOTSUPPORTED if format negotiation fails
Arun Raghavan
1
-1/+1
2011-05-02
sink-input: Minor cleanups
Arun Raghavan
1
-5/+5
2011-05-02
tests: Add a trivial test for the extended API
Arun Raghavan
2
-0/+203
2011-05-02
sink: Remove PASSTHROUGH flag
Arun Raghavan
5
-59/+40
2011-05-02
format: Add convenience API to check if a format is PCM or not
Arun Raghavan
3
-0/+8
[next]