summaryrefslogtreecommitdiff
path: root/media/libsoundtouch
Commit message (Collapse)AuthorAge
* Issue #1949 - Part 2: Disable exceptions in soundtouch's STTypes.h.Job Bautista2022-06-30
| | | | | | I don't know how Mozilla was able to build this without defining ST_NO_EXCEPTION_HANDLING, but looks like we have to do it so that the compiler doesn't complain about -fno-exceptions
* Issue #1949 - Part 1: Update soundtouch library to 2.3.1.Job Bautista2022-06-30
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Reject sample rates that are out-of-range for libsoundtouch.wolfbeast2020-01-07
| | | | | We never reach this with our normal use of this lib but adding the sanity check just in case. (ported from upstream)
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02