aboutsummaryrefslogtreecommitdiffstats
path: root/src/odr-audioenc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Drift compensation: abort after 60s of missing dataMatthias P. Braendli2023-10-021-0/+12
|
* Replace assert overflow check by .at()Matthias P. Braendli2023-08-081-2/+1
|
* Remove unnecessary alignment checkMatthias P. Braendli2023-08-081-6/+1
|
* Add --gst-pipeline option for custom nput pipelinesMatthias P. Braendli2022-11-181-3/+12
|
* Add --vlc-gain option for compatibilityMatthias P. Braendli2022-09-111-0/+4
|
* Replace libvlc compressor gain by internal gain calculationMatthias P. Braendli2022-09-061-10/+26
|
* Add startupcheckMatthias P. Braendli2021-02-241-1/+27
|
* Make EDI output FEC configurableMatthias P. Braendli2020-12-291-0/+5
|
* Set default pad length to 6 and add warning if no PAD enabledMatthias P. Braendli2020-10-121-1/+9
|
* Add missing carriage return in usageMatthias P. Braendli2020-07-131-1/+1
|
* Replace PAD fifo by UNIX socketMatthias P. Braendli2020-07-081-43/+25
|
* Add --version optionMatthias P. Braendli2020-05-261-2/+14
|
* Fix teardown after silence detector triggerMatthias P. Braendli2020-05-041-13/+8
|
* Move peak audio reset right before calculationMatthias P. Braendli2020-05-041-7/+2
|
* Only write ICY Text if it changedMatthias P. Braendli2020-04-221-1/+4
|
* Fix multi output when combining EDI and ZMQMatthias P. Braendli2020-04-211-8/+13
|
* Fix compilation without vlcMatthias P. Braendli2020-03-311-1/+0
|
* Fix GStreamer input, rework ICY-Text writeMatthias P. Braendli2020-03-311-18/+37
|
* Merge GStreamer into nextMatthias P. Braendli2020-03-311-3/+32
|\
| * Add --identifer option to specify content of EDI ODRv TAGMatthias P. Braendli2020-03-251-1/+24
| |
| * Include patched FDK-AAC in the repositoryMatthias P. Braendli2019-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * Catch runtime_errors that reach main()Matthias P. Braendli2019-11-051-1/+7
| |
* | Add GStreamer input prototypeMatthias P. Braendli2019-09-241-10/+35
|/
* Properly apply -T optionMatthias P. Braendli2019-09-051-1/+5
|
* Add tist support for EDI output, take code from odr-mmbtools-commonMatthias P. Braendli2019-08-211-0/+10
|
* Fix audio level metadata insertionMatthias P. Braendli2019-07-311-4/+7
|
* Avoid crash on AAC encoder destruction if not initialisedMatthias P. Braendli2019-07-121-2/+2
|
* Fix warning about uninitialised outbuf_size and use .data() for vectorsMatthias P. Braendli2019-07-081-22/+23
|
* Enable -Wall and fix a few warningsMatthias P. Braendli2019-07-031-3/+2
|
* Add stats sender to UNIX datagram socketMatthias P. Braendli2019-07-031-1/+40
|
* Fix use of free_rs_char on null pointerMatthias P. Braendli2019-07-021-1/+3
|
* Add EDI output and rework odr-audioenc.cppMatthias P. Braendli2019-06-241-324/+428
|
* Move outputs to a separate fileMatthias P. Braendli2019-05-201-120/+40
|
* Fail if invalid -f option is givenMatthias P. Braendli2019-04-091-2/+5
|
* Set zmq socket linger to avoid lockup at teardownMatthias P. Braendli2018-10-111-0/+4
|
* Make queue push behaviour depend on drift compensationMatthias P. Braendli2018-06-071-3/+2
| | | | push() now blocks without drift compensation
* Check if overruns occured even when drift compensation is not turned onMaPePeR2018-06-041-1/+8
| | | | (cherry picked from commit 15610351b76113f1026e4ad40ec7ba9926d09498)
* Deprecate autorestartMatthias P. Braendli2018-02-051-1/+5
|
* Restart only up to five times due to mem leaksMatthias P. Braendli2018-01-181-3/+25
|
* WhitespaceMatthias P. Braendli2017-11-261-1/+1
|
* Allow to specify an ipc:// zmq output.MaPePeR2017-11-231-2/+3
|
* Add -R option to restart input on faultMatthias P. Braendli2017-10-071-98/+169
|
* Only create the input we actually needMatthias P. Braendli2017-10-071-21/+10
|
* Use queue for all inputs and unify interfaceMatthias P. Braendli2017-10-071-82/+46
| | | | | This also changes the --fifo-silence option. Instead of inserting silence separately, it uses the drift compensation to do that.
* Move fault_detected() into common input interfaceMatthias P. Braendli2017-10-071-26/+18
|
* Make all inputs use the same interfaceMatthias P. Braendli2017-10-071-47/+26
|
* Reformat whitespace, replace stringstream by to_stringMatthias P. Braendli2017-10-051-17/+15
|
* Clarify that -p enables PAD insertion in usageMatthias P. Braendli2017-10-051-1/+1
|
* Fix AOT selection in monoMatthias P. Braendli2017-08-101-1/+2
|
* AAC: skip PAD if only zero F-PADStefan Pöschel2017-08-071-1/+14
| | | | This optimizations saves four bytes if no X-PAD is present.