aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue-67 (from odr-dabmux)Robin Alexander2023-09-041-4/+7
| | | | Update debian-package-related instructions
* Add --gst-pipeline option for custom nput pipelinesMatthias P. Braendli2022-11-181-0/+9
|
* Replace libvlc compressor gain by internal gain calculationMatthias P. Braendli2022-09-061-4/+1
|
* Update README.mdRobin ALEXANDER2022-06-091-80/+98
| | | | | ### Changes - add 2 additional options to install the tool: debian package and dab-scripts installation script - Update markdown tags
* Prepare v3.0.0v3.0.0Matthias P. Braendli2020-09-231-1/+1
|
* README: correct vlc-plugin-base package nameMatthias P. Braendli2020-09-151-2/+2
| | | | | | Thanks Federico Closes issue #15
* Prepare v2.6.1v2.6.1Matthias P. Braendli2020-05-261-2/+2
|
* README: Remove inexisting libgstreamer-plugins-ugly1.0-dev package from listMatthias P. Braendli2020-04-271-1/+1
|
* Prepeare v2.6.0v2.6.0Matthias P. Braendli2020-04-231-5/+6
|
* Update README and TODOMatthias P. Braendli2020-04-211-21/+28
|
* Mention GStreamer in READMEMatthias P. Braendli2020-03-311-4/+8
|
* Update package dependencies in READMEMatthias P. Braendli2019-11-111-3/+4
|
* Include patched FDK-AAC in the repositoryMatthias P. Braendli2019-11-111-4/+4
| | | | | | | | | | | | | | | | | | 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.
* Update README.mdandimik2019-10-281-14/+14
|
* Add tist support for EDI output, take code from odr-mmbtools-commonMatthias P. Braendli2019-08-211-0/+1
|
* Add EDI output and rework odr-audioenc.cppMatthias P. Braendli2019-06-241-1/+2
|
* README: fix dependency installationMatthias P. Braendli2019-04-151-7/+13
|
* added installation procedureandimik2019-04-111-10/+23
|
* Add JACK scenario with samplerate workaroundMatthias P. Braendli2019-04-091-2/+5
|
* Add scenario for LiveWire input to READMEMatthias P. Braendli2018-07-161-0/+25
|
* Add some general quality remarks to READMEMatthias P. Braendli2018-02-071-0/+21
|
* Deprecate autorestartMatthias P. Braendli2018-02-051-3/+4
|
* Restart only up to five times due to mem leaksMatthias P. Braendli2018-01-181-3/+4
|
* Prepare v2.2.0v2.2.0Matthias P. Braendli2017-11-181-2/+3
|
* Mention format s16le in snd-aloop scenarioMatthias P. Braendli2017-11-051-2/+3
|
* Add -R option to restart input on faultMatthias P. Braendli2017-10-071-3/+5
|
* Improve usage screen, remove experimental mentionMatthias P. Braendli2017-07-241-1/+1
|
* Describe libvlc file input in READMEMatthias P. Braendli2017-05-311-0/+6
|
* Update README to remove mot-encoder thingsMatthias P. Braendli2016-09-231-60/+4
|
* Remove libfec dependencyMatthias P. Braendli2016-09-161-1/+0
|
* Rename project to ODR-AudioEnc for consistencyMatthias P. Braendli2016-09-111-22/+17
|
* Remove some references to FDKMatthias P. Braendli2016-09-101-24/+20
|
* Prepare v1.0.0v1.0.0Matthias P. Braendli2016-03-261-14/+19
|
* Update READMEMatthias P. Braendli2016-02-261-2/+2
|
* Clarify licence situationMatthias P. Braendli2016-02-211-1/+23
|
* Prepare v0.8.0v0.8.0Matthias P. Braendli2016-01-101-26/+19
|
* Prepare v0.7.4v0.7.4Matthias P. Braendli2016-01-031-2/+5
|
* Add ability to connect the encoder to several ZMQ endpointsMatthias P. Braendli2015-06-051-0/+7
|
* Update READMEMatthias P. Braendli2015-05-091-2/+4
|
* Replace boost by C++11Matthias P. Braendli2015-05-041-1/+1
| | | | | std::thread doesn't support interruption like boost::thread, which was used in the ALSA input. Everything else should be equivalent.
* Change minor README estheticsMatthias P. Braendli2015-04-301-4/+4
|
* Fix PAD issue text in known limitations in READMEMatthias P. Braendli2015-04-301-1/+1
|
* Update charset information in READMEMatthias P. Braendli2015-04-301-7/+11
|
* Re-enable default conversion to EBU Latin basedStefan Pöschel2015-04-281-5/+7
|
* Update READMEMatthias P. Braendli2015-04-231-2/+21
|
* Mention VLC in README and reorganise scenariosMatthias P. Braendli2015-04-101-35/+36
| | | | | | | Reordered the scenarios according to their usefulness, and remove the scenario that used arecord, because of the known limitation on number of samples arecord outputs. Ecasound would be an alternative though.
* Prepare v0.6.0v0.6.0Matthias P. Braendli2014-12-091-7/+3
|
* mot-encoder: add support for PNG slidesMatthias P. Braendli2014-11-271-8/+9
|
* Enable afterburner by default and deprecate -aMatthias P. Braendli2014-11-031-4/+4
|
* Add silence timeout and document return valueMatthias P. Braendli2014-11-031-0/+10
|