Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare v3.5.0HEADv3.5.0master | Matthias P. Braendli | 2024-05-05 | 1 | -1/+1 |
| | |||||
* | Switch project to C++17 | Matthias P. Braendli | 2024-05-05 | 1 | -1/+1 |
| | |||||
* | Prepare v3.4.0v3.4.0 | Matthias P. Braendli | 2023-08-12 | 1 | -1/+1 |
| | |||||
* | Prepare v3.3.1v3.3.1 | Matthias P. Braendli | 2022-09-19 | 1 | -1/+1 |
| | |||||
* | Prepare v3.3.0v3.3.0 | Matthias P. Braendli | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | Prepare v3.2.0v3.2.0 | Matthias P. Braendli | 2022-03-29 | 1 | -1/+1 |
| | |||||
* | Prepare v3.1.0v3.1.0 | Matthias P. Braendli | 2021-06-01 | 1 | -1/+1 |
| | |||||
* | Update autoconf | Matthias P. Braendli | 2021-02-24 | 1 | -6/+11 |
| | |||||
* | Prepare v3.0.0v3.0.0 | Matthias P. Braendli | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | Prepare v2.6.1v2.6.1 | Matthias P. Braendli | 2020-05-26 | 1 | -1/+1 |
| | |||||
* | Statically link toolame-dab and fdk-aac-dab | Matthias P. Braendli | 2020-05-12 | 1 | -32/+2 |
| | | | | | ODR-AudioEnc is the only tool using those two libraries, and statically linking makes deployment simpler. | ||||
* | Prepeare v2.6.0v2.6.0 | Matthias P. Braendli | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | Add check for MSG_NOSIGNAL and SO_NOSIGPIPE | Matthias P. Braendli | 2020-04-21 | 1 | -0/+20 |
| | |||||
* | Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXX | Matthias P. Braendli | 2020-04-21 | 1 | -1/+1 |
| | | | | This is because the latter is actually a dependency of the former | ||||
* | Fix GStreamer input, rework ICY-Text write | Matthias P. Braendli | 2020-03-31 | 1 | -0/+2 |
| | |||||
* | Merge GStreamer into next | Matthias P. Braendli | 2020-03-31 | 1 | -19/+22 |
|\ | |||||
| * | Prepare v2.5.0v2.5.0 | Matthias P. Braendli | 2020-02-11 | 1 | -1/+1 |
| | | |||||
| * | Remove extremely noisy -Wdouble-promotion | Matthias P. Braendli | 2019-11-11 | 1 | -2/+0 |
| | | |||||
| * | Include patched FDK-AAC in the repository | Matthias P. Braendli | 2019-11-11 | 1 | -16/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initial idea was to get the DAB+ patch into upstream, but since that follows the android source releases, there is no place for a custom DAB+ patch there. So instead of having to maintain a patched fdk-aac that has to have the same .so version as the distribution package on which it is installed, we prefer having a separate fdk-aac-dab library to avoid collision. At that point, there's no reason to keep fdk-aac in a separate repository, as odr-audioenc is the only tool that needs DAB+ encoding support. Including it here simplifies installation, and makes it consistent with toolame-dab, also shipped in this repository. DAB+ decoding support (needed by ODR-SourceCompanion, dablin, etisnoop, welle.io and others) can be done using upstream FDK-AAC. | ||||
* | | Add GStreamer input prototype | Matthias P. Braendli | 2019-09-24 | 1 | -1/+39 |
|/ | |||||
* | Add tist support for EDI output, take code from odr-mmbtools-common | Matthias P. Braendli | 2019-08-21 | 1 | -0/+10 |
| | |||||
* | Prepare v2.4.1v2.4.1 | Matthias P. Braendli | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | Prepare v2.4.0v2.4.0 | Matthias P. Braendli | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | Prepare v2.3.1v2.3.1 | Matthias P. Braendli | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | Use pkg-config to check for fdk-aac | Matthias P. Braendli | 2018-10-08 | 1 | -1/+3 |
| | | | | This solves wrong linking if both /usr/lib/libfdk.so.0 and /usr/local/lib/libfdk.so.1 exist | ||||
* | Prepare v2.3.0v2.3.0 | Matthias P. Braendli | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Improve warnings check for clang | Matthias P. Braendli | 2017-12-15 | 1 | -12/+12 |
| | |||||
* | Remove useless configure check for librt | Matthias P. Braendli | 2017-12-11 | 1 | -2/+0 |
| | |||||
* | Prepare v2.2.0v2.2.0 | Matthias P. Braendli | 2017-11-18 | 1 | -1/+1 |
| | |||||
* | Enable compilation warnings, and switch toolame-dab to using double | Matthias P. Braendli | 2017-10-04 | 1 | -0/+16 |
| | |||||
* | Prepare v2.1.0v2.1.0 | Matthias P. Braendli | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | Prepare v2.0.1v2.0.1 | Matthias P. Braendli | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Add autoconf check for DAB+ support in FDK-AAC | Matthias P. Braendli | 2016-10-18 | 1 | -0/+14 |
| | |||||
* | Remove libfec dependency | Matthias P. Braendli | 2016-09-16 | 1 | -5/+1 |
| | |||||
* | Rename project to ODR-AudioEnc for consistency | Matthias P. Braendli | 2016-09-11 | 1 | -1/+1 |
| | |||||
* | Remove mot-encoder | Matthias P. Braendli | 2016-09-11 | 1 | -16/+0 |
| | |||||
* | Link against external fdk, rename to odr-audioencoder | Matthias P. Braendli | 2016-09-10 | 1 | -6/+3 |
| | |||||
* | Prepare release v1.2.0v1.2.0 | Matthias P. Braendli | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | Prepare release v1.1.0v1.1.0 | Matthias P. Braendli | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Prepare release v1.0.1v1.0.1 | Matthias P. Braendli | 2016-03-29 | 1 | -1/+1 |
| | |||||
* | Prepare v1.0.0v1.0.0 | Matthias P. Braendli | 2016-03-26 | 1 | -1/+1 |
| | |||||
* | Fix PTHREAD configure | Matthias P. Braendli | 2016-03-07 | 1 | -1/+6 |
| | |||||
* | Make ALSA input conditional | Matthias P. Braendli | 2016-02-26 | 1 | -4/+14 |
| | |||||
* | Rename library fdk-aac to fdk-dabplus | Matthias P. Braendli | 2016-02-15 | 1 | -1/+1 |
| | |||||
* | Include toolame-dab as library | Matthias P. Braendli | 2016-02-15 | 1 | -0/+2 |
| | |||||
* | Prepare v0.8.0v0.8.0 | Matthias P. Braendli | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Prepare v0.7.4v0.7.4 | Matthias P. Braendli | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | Prepare release v0.7.3v0.7.3 | Matthias P. Braendli | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Prepare release v0.7.2v0.7.2 | Matthias P. Braendli | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | Replace boost by C++11 | Matthias P. Braendli | 2015-05-04 | 1 | -4/+3 |
| | | | | | std::thread doesn't support interruption like boost::thread, which was used in the ALSA input. Everything else should be equivalent. |