summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24echo-cancel: Add beamforming support in the webrtc cancellerwebrtcArun Raghavan1-4/+148
2016-02-24echo-cancel: Remove pa_ prefix on private functionsArun Raghavan2-8/+8
2016-02-24echo-cancel: Update a copyright noticeArun Raghavan1-1/+2
2016-02-24echo-cancel: Use webrtc's deinterleaved APIArun Raghavan3-25/+31
2016-02-24echo-cancel: webrtc canceller supports different in/out channel countsArun Raghavan2-7/+9
2016-02-24echo-cancel: Improve webrtc canceller error handling a bitArun Raghavan1-4/+8
2016-02-24echo-cancel: Fix webrtc canceller when rec channels != play channelsArun Raghavan2-14/+14
2016-02-24echo-cancel: Make webrtc AGC start volume a modargArun Raghavan1-3/+16
2016-02-24echo-cancel: Use anonymous unions for echo canceller paramsArun Raghavan5-70/+71
2016-02-24build-sys: Move to compiling with C11 supportArun Raghavan14-20/+98
2016-02-24echo-cancel: Add a modarg toggle for VAD in the webrtc cancellerArun Raghavan1-2/+11
2016-02-24echo-cancel: Allow enabling of the webrtc experimental AGC mechanismArun Raghavan1-1/+11
2016-02-24echo-cancel: Start capture at a sane volume if we're doing webrtc AGCArun Raghavan2-1/+14
2016-02-24echo-cancel: Deal with volume limit breakage in webrtc AGCArun Raghavan1-4/+21
2016-02-24echo-cancel: Allow enabling tracing output from the webrtc cancellerArun Raghavan2-1/+41
2016-02-24echo-cancel: Mark private function as staticArun Raghavan1-3/+3
2016-02-24echo-cancel: Add a modarg to use sink/source master format and specArun Raghavan1-7/+26
2016-02-24echo-cancel: Relax restrictions 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
2016-01-22source-output: do volume_factor_source application before resamplingTanu Kaskinen1-13/+7
2016-01-22pulse: Bump PA_RATE_MAX to 384 kHzArun Raghavan1-1/+1
2016-01-22format: Make pa_format_info_valid() stricter for PCMArun Raghavan1-1/+7
2016-01-22Update NEWS for 8.0Arun Raghavan1-0/+53
2016-01-15bluetooth: Prevent aborts caused by invalid module argumentsJason Gerecke2-3/+5
2016-01-15build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONSArun Raghavan2-2/+2
2016-01-12stream: Clarify pa_stream_writable_size() documentationArun Raghavan1-1/+8
2016-01-12sink-input, source-output: Add some debug output on start_move()Arun Raghavan2-0/+4
2016-01-08NetBSD: Stop depending upon nonstandard __WORDSIZEKamil Rytarowski3-6/+15
2016-01-07rtpoll: Fix build error when building with DEBUG_TIMINGjungsup lee1-1/+1
2016-01-07module-tunnel: Fix double freeKimJeongYeon1-2/+2
2016-01-04module-coreaudio-device: get channel name as CFString and convert to plain C ...Mihai Moldovan1-2/+44
2016-01-04system.pa.in: load module-coreaudio-detect if HAVE_COREAUDIO.Mihai Moldovan1-0/+4
2016-01-04default.pa.in: load module-coreaudio-detect if HAVE_COREAUDIO.Mihai Moldovan1-0/+4