Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update common: ClockTAI and make RemoteControl optional | Matthias P. Braendli | 2024-05-05 | 1 | -1/+0 |
| | |||||
* | Add manpage | Robin ALEXANDER | 2022-03-27 | 1 | -0/+2 |
| | |||||
* | Common fc2902b and 4ad00b8: Update EDI output interleaver and spreading | Matthias P. Braendli | 2021-02-24 | 1 | -2/+0 |
| | |||||
* | Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output | Matthias P. Braendli | 2021-01-15 | 1 | -13/+13 |
| | |||||
* | Replace PAD fifo by UNIX socket | Matthias P. Braendli | 2020-07-08 | 1 | -0/+2 |
| | |||||
* | Do not install toolame-dab and fdk-aac-dab headers | Matthias P. Braendli | 2020-06-03 | 1 | -34/+31 |
| | |||||
* | Statically link toolame-dab and fdk-aac-dab | Matthias P. Braendli | 2020-05-12 | 1 | -36/+29 |
| | | | | | ODR-AudioEnc is the only tool using those two libraries, and statically linking makes deployment simpler. | ||||
* | Fix GStreamer input, rework ICY-Text write | Matthias P. Braendli | 2020-03-31 | 1 | -1/+4 |
| | |||||
* | Merge GStreamer into next | Matthias P. Braendli | 2020-03-31 | 1 | -4/+6 |
|\ | |||||
| * | Include patched FDK-AAC in the repository | Matthias P. Braendli | 2019-11-11 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 TODO.md to EXTRA_DIST | Matthias P. Braendli | 2019-10-28 | 1 | -0/+1 |
| | | |||||
* | | Add GStreamer input prototype | Matthias P. Braendli | 2019-09-24 | 1 | -1/+5 |
|/ | |||||
* | Apply b1fc144 from common | Matthias P. Braendli | 2019-09-02 | 1 | -0/+1 |
| | |||||
* | Rename Config.h to EDIConfig.h | Matthias P. Braendli | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Add tist support for EDI output, take code from odr-mmbtools-common | Matthias P. Braendli | 2019-08-21 | 1 | -5/+11 |
| | |||||
* | Enable -Wall and fix a few warnings | Matthias P. Braendli | 2019-07-03 | 1 | -2/+2 |
| | |||||
* | Add stats sender to UNIX datagram socket | Matthias P. Braendli | 2019-07-03 | 1 | -0/+2 |
| | |||||
* | Add EDI output and rework odr-audioenc.cpp | Matthias P. Braendli | 2019-06-24 | 1 | -1/+22 |
| | |||||
* | Move outputs to a separate file | Matthias P. Braendli | 2019-05-20 | 1 | -0/+2 |
| | |||||
* | Use pkg-config to check for fdk-aac | Matthias P. Braendli | 2018-10-08 | 1 | -2/+3 |
| | | | | This solves wrong linking if both /usr/lib/libfdk.so.0 and /usr/local/lib/libfdk.so.1 exist | ||||
* | Remove unnecessary linking against librt | Matthias P. Braendli | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Add a --decoder option for loopback testing | Matthias P. Braendli | 2017-07-24 | 1 | -0/+2 |
| | |||||
* | Add wav file writer | Matthias P. Braendli | 2017-07-24 | 1 | -1/+1 |
| | |||||
* | Rename wavreader to wavfile | Matthias P. Braendli | 2017-07-24 | 1 | -2/+2 |
| | |||||
* | Remove not existing file from EXTRA_DIST | Matthias P. Braendli | 2017-03-10 | 1 | -1/+0 |
| | |||||
* | Add missing files in EXTRA_DIST | Matthias P. Braendli | 2017-02-19 | 1 | -0/+2 |
| | |||||
* | Remove NOTICE and Android.mk from EXTRA_DIST | Matthias P. Braendli | 2016-09-16 | 1 | -2/+0 |
| | |||||
* | Remove charset.h and utf8 from Makefile.am | Matthias P. Braendli | 2016-09-16 | 1 | -5/+0 |
| | |||||
* | Remove libfec dependency | Matthias P. Braendli | 2016-09-16 | 1 | -9/+19 |
| | |||||
* | Rename project to ODR-AudioEnc for consistency | Matthias P. Braendli | 2016-09-11 | 1 | -35/+35 |
| | |||||
* | Remove mot-encoder | Matthias P. Braendli | 2016-09-11 | 1 | -8/+1 |
| | |||||
* | Link against external fdk, rename to odr-audioencoder | Matthias P. Braendli | 2016-09-10 | 1 | -234/+36 |
| | |||||
* | Add doxygen configuration and target | Matthias P. Braendli | 2016-07-08 | 1 | -0/+6 |
| | |||||
* | MOT encoder: enable/fix all/extra warnings | Stefan Pöschel | 2016-06-26 | 1 | -1/+1 |
| | |||||
* | Prepare v1.0.0v1.0.0 | Matthias P. Braendli | 2016-03-26 | 1 | -0/+1 |
| | |||||
* | Make ALSA input conditional | Matthias P. Braendli | 2016-02-26 | 1 | -2/+9 |
| | |||||
* | Compile libtoolame-dab as C99 | Matthias P. Braendli | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Set CFLAGS instead of CXXFLAGS for libtoolame-dab | Matthias P. Braendli | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Compile libtoolame-dab with -DNEWENCODE | Matthias P. Braendli | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | Remove useless libtoolame-dab files | Matthias P. Braendli | 2016-02-15 | 1 | -10/+2 |
| | |||||
* | Rename library fdk-aac to fdk-dabplus | Matthias P. Braendli | 2016-02-15 | 1 | -13/+13 |
| | |||||
* | Include toolame-dab as library | Matthias P. Braendli | 2016-02-15 | 1 | -3/+75 |
| | |||||
* | Add -Wno-narrowing flag to libfdk for GCC 5.2 | Matthias P. Braendli | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Replace boost by C++11 | Matthias P. Braendli | 2015-05-04 | 1 | -2/+2 |
| | | | | | std::thread doesn't support interruption like boost::thread, which was used in the ALSA input. Everything else should be equivalent. | ||||
* | Add missing files to Makefile.am | Matthias P. Braendli | 2015-05-04 | 1 | -1/+6 |
| | |||||
* | Makefile.am: add dirty flag to version string | Matthias P. Braendli | 2015-04-12 | 1 | -1/+1 |
| | |||||
* | Compile dabplus-enc with -O2 | Matthias P. Braendli | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | Add libvlc input | Matthias P. Braendli | 2015-03-11 | 1 | -1/+4 |
| | | | | | Be careful about sample rate conversion, VLC only wants to use the ugly resampler on some machines. | ||||
* | Remove dls-encoder | Matthias P. Braendli | 2014-07-07 | 1 | -6/+0 |
| | |||||
* | Add JACK input support | Matthias P. Braendli | 2014-06-26 | 1 | -2/+11 |
| |