summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-23alsa-mixer: Add support for the Center/LFE elementTanu Kaskinen5-0/+28
2019-12-10Split the enable-lfe-remixing setting into twoAlexander Patrakov12-26/+101
2018-06-21alsa-mixer: Don't move LFE in 2.1 and 4.1 modes on SB Omni Surround 5.1Nazar Mokrynskyi1-2/+2
2016-05-27resampler: Fix leaking lfe filter on init failureBarun Kumar Singh1-0/+2
2016-05-24Disable LFE remixing by defaultAlexander E. Patrakov4-8/+8
2015-12-27build-sys: bump sonamesTanu Kaskinen1-1/+1
2015-11-26alsa-mixer: sb-omni-surround-5.1.conf: remove analog-surround-21, add Linux 4...Nazar Mokrynskyi1-11/+10
2015-10-30volume: Add LFE balance APIDavid Henningsson6-1/+88
2015-09-17lfe-filter: Deal with empty input chunksArun Raghavan1-1/+1
2015-06-01lfe-filter-test: Use S16NE formatDavid Henningsson1-1/+1
2015-05-25tests: add tolerant variation for comparing the rewind resultHui Wang1-4/+6
2015-05-08lfe-filter: Use length modifier `z` for type `size_t`Paul Menzel1-2/+2
2015-03-31.gitignore: Add lfe-filter-testTanu Kaskinen1-0/+1
2015-03-30resampler: Rename "lfe_filter_required" to "lfe_remixed"David Henningsson1-9/+9
2015-03-30resampler: Allow disabling the LFE filter by setting crossover to 0David Henningsson2-2/+2
2015-03-30daemon-conf: enable the lfe remixing by defaultHui Wang3-3/+3
2015-03-30tests: adding lfe-filter-testHui Wang2-1/+201
2015-03-30resampler: Make some basic functions for rewindingDavid Henningsson4-5/+22
2015-03-30lfe-filter: Add rewind supportDavid Henningsson3-9/+108
2015-03-30lfe-filter: change the crossover frequency as a parameterHui Wang14-8/+28
2015-03-30lfe-filter: Cleanup and refactorDavid Henningsson4-515/+33
2015-03-30lfe-filter: Enable LFE filter in the resamplerDavid Henningsson7-5/+265
2015-03-30lfe-filter: Import code from the Chrome OS audio serverDavid Henningsson6-0/+713
2014-02-28sink-input/source-output: Fix LFE remixing suddenly enabledDavid Henningsson2-2/+4
2013-02-07resampler: Generate normalized rows in calc_map_table()Stefan Huber1-120/+61
2012-11-14alsa-mixer: Add "CLFE" and "Bass Speaker" namesDavid Henningsson3-0/+32
2012-10-04alsa-mixer: Remove analog-output-lfe-on-monoDavid Henningsson6-118/+28
2012-02-02alsa-mixer: Take override-maps into account in subset eliminationDavid Henningsson1-0/+13
2010-02-21channelmap: Use "Subwoofer" as pretty name for LFELennart Poettering1-1/+1
2008-09-05Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering11-23/+49