| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix typo: differnt -> different | 7 年前 | |
Fix typo: Extention -> Extension | 7 年前 | |
echo-cancel: Make Orc file names less silly The naming was what it was because of the way orc.mak was originally written. This has changed now. | 15 年前 | |
echo-cancel: Add alternative echo-cancellation implementation This adds Andre Adrian's AEC implementation from his intercom project (http://andreadrian.de/intercom/) as an alternative to the speex echo cancellation routines. Since the implementation was in C++ and not in the form of a library, I have converted the code to C and made a local copy of the implementation. The implementation actually works on floating point data, so we can tweak it to work with both integer and floating point samples (currently we just use S16LE). | 15 年前 | |
echo-cancel: Use anonymous unions for echo canceller params Makes this part of the code just a little less verbose. | 10 年前 | |
update FSF addresses to FSF web page FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources. | 11 年前 | |
echo-cancel: Convert AGC API to deal with pa_volume_t It is expected that the underlying AGC mechanism will likely provide a single volume for the source rather than a per-channel volume. Dealing with per-channel volumes just adds complexity with regards to the actual volume setting (depending on whether volume sharing is enabled or not, we would set the volume on the source output of the virtual source, and their sample specs may be different). Using a single volume allows us to sidestep this problem entirely. | 10 年前 | |
PulseAudio upgrade to v17.0 part2 Signed-off-by: Robin <chenhongjian3@h-partners.com> | 1 年前 | |
PulseAudio upgrade to v17.0 part2 Signed-off-by: Robin <chenhongjian3@h-partners.com> | 1 年前 | |
echo-cancel: Use anonymous unions for echo canceller params Makes this part of the code just a little less verbose. | 10 年前 | |
echo-cancel: Expose dereverb in the speex canceller Enabled by default. | 8 年前 | |
PulseAudio upgrade to v17.0 part2 Signed-off-by: Robin <chenhongjian3@h-partners.com> | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 年前 | ||
| 7 年前 | ||
| 15 年前 | ||
| 15 年前 | ||
| 10 年前 | ||
| 11 年前 | ||
| 10 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 年前 | ||
| 8 年前 | ||
| 1 年前 |