summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-17filter-apply: fix typo "what" -> "want"Tanu Kaskinen1-1/+1
2016-03-16role-cork: more cosmetic changes, changed debug outputGeorg Chini1-23/+21
2016-03-15role-cork: prepare merge with role-ducking: replace "cork" with "interact" wh...Georg Chini3-45/+45
2016-03-14role-cork: prepare merge with role-ducking: move most code to stream-interact...Georg Chini4-337/+401
2016-03-13role-cork: remove corking on module exitGeorg Chini1-12/+46
2016-03-12role-cork: allow cork of all non-trigger streams using cork_roles=any_roleGeorg Chini1-2/+4
2016-03-11role-cork: React to mute/cork of trigger streams and to proplist changesGeorg Chini1-11/+62
2016-03-10role-cork: Don't ignore streams without media.roleGeorg Chini1-6/+2
2016-03-10resampler-test: remove translationsTanu Kaskinen1-21/+21
2016-03-09Updated Hungarian translationGabor Kelemen1-1548/+2046
2016-03-08card-restore: save the database when shutting downTanu Kaskinen1-1/+3
2016-03-08alsa-mixer: refactor element_probe and fix >2 channel bugDavid Henningsson1-230/+206
2016-02-26switch-on-port-available: Switch from HDMI to analog; but not the other way a...David Henningsson1-3/+3
2016-02-25echo-cancel: Convert AGC API to deal with pa_volume_tArun Raghavan3-25/+23
2016-02-25echo-cancel: Add beamforming support in the webrtc cancellerArun Raghavan1-3/+148
2016-02-25echo-cancel: Remove pa_ prefix on private functionsArun Raghavan2-8/+8
2016-02-25echo-cancel: Update a copyright noticeArun Raghavan1-1/+2
2016-02-25echo-cancel: Use webrtc's deinterleaved APIArun Raghavan3-25/+30
2016-02-25echo-cancel: webrtc canceller supports different in/out channel countsArun Raghavan2-7/+9
2016-02-25echo-cancel: Improve webrtc canceller error handling a bitArun Raghavan1-4/+8
2016-02-25echo-cancel: Fix webrtc canceller when rec channels != play channelsArun Raghavan2-14/+14
2016-02-25echo-cancel: Make webrtc AGC start volume a modargArun Raghavan1-3/+16
2016-02-25echo-cancel: Use anonymous unions for echo canceller paramsArun Raghavan5-70/+71
2016-02-25build-sys: Move to compiling with C11 supportArun Raghavan14-20/+98
2016-02-25echo-cancel: Add a modarg toggle for VAD in the webrtc cancellerArun Raghavan1-2/+11
2016-02-25echo-cancel: Allow enabling of the webrtc experimental AGC mechanismArun Raghavan1-1/+11
2016-02-25echo-cancel: Start capture at a sane volume if we're doing webrtc AGCArun Raghavan2-1/+14
2016-02-25echo-cancel: Deal with volume limit breakage in webrtc AGCArun Raghavan1-4/+21
2016-02-25echo-cancel: Allow enabling tracing output from the webrtc cancellerArun Raghavan2-1/+41
2016-02-25echo-cancel: Mark private function as staticArun Raghavan1-3/+3
2016-02-25echo-cancel: Add a modarg to use sink/source master format and specArun Raghavan1-7/+26
2016-02-25echo-cancel: Express restrictions correctly on webrtc AEC stream configArun Raghavan1-8/+27
2016-02-24echo-cancel: Canceller may use different spec for playback and captureArun Raghavan1-1/+3
2016-02-24echo-cancel: Add some bits for webrtc intelligibility enhancerTanu Kaskinen1-2/+18
2016-02-24echo-cancel: Allow enabling the extended filter in webrtc AECArun Raghavan1-2/+14
2016-02-24echo-cancel: Update webrtc-audio-processing usage to new APIArun Raghavan5-27/+630
2016-02-18core: Fix GCC 6 compiler warning regarding left shift of negative valuePeter Meerwald1-2/+4
2016-02-18modules: Fix compiler warning comparing 0 with boolPeter Meerwald1-1/+1
2016-02-18role-ducking: Fix improper unducking behavior in case of operating globallySangchul Lee1-1/+17
2016-02-12coreaudio: Catch devices with more channels than we supportArun Raghavan1-0/+10
2016-02-12coreaudio: Dynamically allocate C string when converting from CFStringArun Raghavan1-27/+31
2016-02-12build-sys: Only use sysroot in OS X CFLAGS if specifiedArun Raghavan1-3/+8
2016-02-09default.pa: remove X11 module examplesTanu Kaskinen1-31/+0
2016-02-09glib: Trivial whitespace fixArun Raghavan1-1/+1
2016-02-02rescue-streams : Fix a typoJungsup Lee1-1/+1
2016-01-26device-manager: improve logging about non-existing dataTanu Kaskinen1-2/+4
2016-01-22solaris: Illumos does not ship with SOUND_PCM* functionalityKamil Rytarowski2-0/+13
2016-01-22solaris: Catch up with newer APIJonathan Perkin1-3/+9
2016-01-22vala: Added cnames to callback delegates in Vala VAPIMarcin Lewandowski1-0/+15
2016-01-22source-output: remap volume_factor_source when starting moveTanu Kaskinen1-0/+3