projects
/
profile
/
ivi
/
pulseaudio.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
echo-cancel: Use more human-friendly descriptions
[profile/ivi/pulseaudio.git]
/
src
/
modules
/
echo-cancel
/
module-echo-cancel.c
2011-11-23
Arun Raghavan
echo-cancel: Use more human-friendly descriptions
blob
|
commitdiff
2011-11-15
Arun Raghavan
echo-cancel: Use speex by default if webrtc isn't available
blob
|
commitdiff
|
diff to current
2011-11-14
Maarten Bosmans
Squash unused variable compiler warning
blob
|
commitdiff
|
diff to current
2011-11-07
Arun Raghavan
echo-cancel: Make WebRTC the default canceller
blob
|
commitdiff
|
diff to current
2011-11-07
Arun Raghavan
echo-cancel: Add infrastructure for cancellers to do AGC
blob
|
commitdiff
|
diff to current
2011-11-01
Arun Raghavan
echo-cancel: Adapt test code for drift compensation
blob
|
commitdiff
|
diff to current
2011-11-01
Arun Raghavan
echo-cancel: Plug in WebRTC drift compensation
blob
|
commitdiff
|
diff to current
2011-10-17
Arun Raghavan
echo-cancel: Add the WebRTC echo canceller
blob
|
commitdiff
|
diff to current
2011-10-17
Arun Raghavan
echo-cancel: Simplify checking if AEC is active
blob
|
commitdiff
|
diff to current
2011-10-12
Arun Raghavan
echo-cancel: Don't process if sink is unconnected
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Close debug files on module unload
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Drop sink/source samples before processing...
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Skip processing till there's enough data
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Skip canceller when no source outputs...
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Increase threshold for resyncing, make...
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Don't crash if adjust_time = 0
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Remove redundant variable
blob
|
commitdiff
|
diff to current
2011-10-10
Arun Raghavan
echo-cancel: Add a standalone test program
blob
|
commitdiff
|
diff to current
2011-10-04
Arun Raghavan
echo-cancel: Fail if loaded between a sink and its...
blob
|
commitdiff
|
diff to current
2011-10-01
Tanu Kaskinen
memblockq: Improve debuggability by storing a name...
blob
|
commitdiff
|
diff to current
2011-09-14
Arun Raghavan
echo-cancel: Use volume sharing by default
blob
|
commitdiff
|
diff to current
2011-08-29
Arun Raghavan
echo-cancel: Get rid of annoying compiler warnings
blob
|
commitdiff
|
diff to current
2011-08-29
Arun Raghavan
echo-cancel: Don't allow streams to attach while unloading
blob
|
commitdiff
|
diff to current
2011-08-29
Arun Raghavan
echo-cancel: Make save_aec modarg a bool instead of...
blob
|
commitdiff
|
diff to current
2011-08-25
Maarten Bosmans
echo-cancel: Use stream index in debug message
blob
|
commitdiff
|
diff to current
2011-08-25
Arun Raghavan
echo-cancel: Move speex preprocessing out of the main...
blob
|
commitdiff
|
diff to current
2011-08-25
Arun Raghavan
echo-cancel: Use pa_streq instead of strcmp
blob
|
commitdiff
|
diff to current
2011-08-25
Maarten Bosmans
More spelling fixes
blob
|
commitdiff
|
diff to current
2011-08-11
Maarten Bosmans
Move i18n.[ch] to src/pulsecore
blob
|
commitdiff
|
diff to current
2011-07-20
Colin Guthrie
alsa: Reinitialise the mixer on port change.
blob
|
commitdiff
|
diff to current
2011-07-20
Colin Guthrie
devices: Set certain sink/source flags automatically.
blob
|
commitdiff
|
diff to current
2011-07-19
Colin Guthrie
devices: Use wrapper functions to set the *_volume...
blob
|
commitdiff
|
diff to current
2011-07-09
Arun Raghavan
echo-cancel: Set sane defaults for module initialisation
blob
|
commitdiff
|
diff to current
2011-06-22
Maarten Bosmans
Remove unnecessary #includes
blob
|
commitdiff
|
diff to current
2011-06-22
Colin Guthrie
capture: Implement per-stream volume control for captur...
blob
|
commitdiff
|
diff to current
2011-06-22
Colin Guthrie
capture: Add the passthrough format negotiation to...
blob
|
commitdiff
|
diff to current
2011-06-13
Arun Raghavan
echo-cancel: More preprocessing fixes
blob
|
commitdiff
|
diff to current
2011-06-13
Arun Raghavan
echo-cancel: Fix preprocessor initialisation
blob
|
commitdiff
|
diff to current
2011-05-28
Bart Cerneels
echo-cancel: Fix echo suppression, add some knobs
blob
|
commitdiff
|
diff to current
2011-05-28
Bart Cerneels
echo-cancel: Speex preprocessor has to run *after*...
blob
|
commitdiff
|
diff to current
2011-05-24
Arun Raghavan
echo-cancel: Add speex preprocessing
blob
|
commitdiff
|
diff to current
2011-05-20
Arun Raghavan
echo-cancel: Remove extraneous debug message
blob
|
commitdiff
|
diff to current
2011-05-15
Colin Guthrie
Merge branch 'passthrough'
blob
|
commitdiff
|
diff to current
2011-05-03
Arun Raghavan
filter-apply: Mark modules as being autoloaded
blob
|
commitdiff
|
diff to current
2011-05-02
Arun Raghavan
core: Add extended stream API to support compressed...
blob
|
commitdiff
|
diff to current
2011-05-02
Arun Raghavan
filter-apply: Mark modules as being autoloaded
blob
|
commitdiff
|
diff to current
2011-04-23
Arun Raghavan
echo-cancel: Play nice with module-filter-*
blob
|
commitdiff
|
diff to current
2011-03-24
Colin Guthrie
Merge remote-tracking branch 'zonique/osx'
blob
|
commitdiff
|
diff to current
2011-03-20
Colin Guthrie
echo-cancel: Fix warning/typo
blob
|
commitdiff
|
diff to current
2011-03-20
Maarten Bosmans
Get rid of some warnings
blob
|
commitdiff
|
diff to current
2011-03-20
Colin Guthrie
Merge remote-tracking branch 'mkbosmans/mingw32-build'
blob
|
commitdiff
|
diff to current
2011-03-18
Maarten Bosmans
Fix up some double spaces
blob
|
commitdiff
|
diff to current
2011-03-11
Maarten Bosmans
Fix up according to Coding Style
blob
|
commitdiff
|
diff to current
2011-02-25
Colin Guthrie
Merge remote-tracking branch 'mkbosmans/mingw32-build'
blob
|
commitdiff
|
diff to current
2011-02-22
Tanu Kaskinen
core: Link virtual sinks and sources to their streams.
blob
|
commitdiff
|
diff to current
2010-12-02
Arun Raghavan
echo-cancel: Fix source may_move_to function
blob
|
commitdiff
|
diff to current
2010-09-23
Arun Raghavan
echo-cancel: Add SSE optimisation to the adrian module
blob
|
commitdiff
|
diff to current
2010-09-09
Wim Taymans
echo-cancel: pause timer when echo canceling is off
blob
|
commitdiff
|
diff to current
2010-09-09
Wim Taymans
echo-cancel: improve accuracy
blob
|
commitdiff
|
diff to current
2010-09-09
Wim Taymans
echo-cancel: rework alignment code
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Make blocksize a module-wide parameter
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Allow selection of AEC method using modargs
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Add alternative echo-cancellation implemen...
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Let AEC module determine source/sink spec
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Pass arguments to the specific canceller...
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Split out speex code from the core module
blob
|
commitdiff
|
diff to current
2010-09-07
Arun Raghavan
echo-cancel: Move the module into it's own directory
blob
|
commitdiff
|
diff to current