summaryrefslogtreecommitdiffstats
path: root/src/odr-audioenc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename PAD read result var to prevent confusionStefan Pöschel2017-08-071-8/+8
|
* Add a --decoder option for loopback testingMatthias P. Braendli2017-07-241-0/+28
|
* Rename wavreader to wavfileMatthias P. Braendli2017-07-241-1/+1
|
* Verify that exactly one input is definedMatthias P. Braendli2017-07-241-1/+5
|
* Use std::string for DAB channel modeMatthias P. Braendli2017-07-241-4/+12
|
* Replace mot-encoder by ODR-PadEncMatthias P. Braendli2017-07-241-5/+1
|
* Improve usage screen, remove experimental mentionMatthias P. Braendli2017-07-241-8/+10
|
* Add 24 kHz sampe rate (MP2) to usageStefan Pöschel2017-06-101-1/+1
|
* Fix PAD insertion for MP2 Mono 56-96 kbpsStefan Pöschel2017-05-251-4/+5
| | | | | | Since merging toolame-dab into ODR-AudioEnc, for MP2 Mono services with a bitrate between 56 and 96 kbps, only two ScF-CRC bytes were aligned although there shall be four.
* Replace atoi by std::stoiMatthias P. Braendli2017-03-151-6/+6
|
* Add AAC bandwidth optionMatthias P. Braendli2017-03-151-3/+22
|
* Properly handle drift compensation expansionMatthias P. Braendli2017-01-271-13/+18
|
* Improve drift compensation qualityMatthias P. Braendli2017-01-271-6/+47
|
* Clarify AAC options in usage screenMatthias P. Braendli2017-01-271-2/+2
|
* Increase max buffer size for drift compensationMatthias P. Braendli2016-12-091-1/+1
| | | | | Some audio codecs decode in a more bursty way than others, making permanent overrun-underrun events.
* Increase libvlc startup buffer timeoutMatthias P. Braendli2016-12-091-1/+1
| | | | Some streams need additional time at startup before they output data
* Update fec.h includeMatthias P. Braendli2016-09-161-1/+1
|
* Rename project to ODR-AudioEnc for consistencyMatthias P. Braendli2016-09-111-0/+1304