Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle drift compensation expansion | Matthias P. Braendli | 2017-01-27 | 1 | -13/+18 |
| | |||||
* | Improve drift compensation quality | Matthias P. Braendli | 2017-01-27 | 1 | -6/+47 |
| | |||||
* | Prepare v2.0.1v2.0.1 | Matthias P. Braendli | 2017-01-27 | 2 | -1/+7 |
| | |||||
* | Clarify AAC options in usage screen | Matthias P. Braendli | 2017-01-27 | 1 | -2/+2 |
| | |||||
* | libtoolame-dab: move glopts to toolame.c | Matthias P. Braendli | 2017-01-06 | 2 | -1/+3 |
| | |||||
* | Increase max buffer size for drift compensation | Matthias P. Braendli | 2016-12-09 | 1 | -1/+1 |
| | | | | | Some audio codecs decode in a more bursty way than others, making permanent overrun-underrun events. | ||||
* | Increase libvlc startup buffer timeout | Matthias P. Braendli | 2016-12-09 | 1 | -1/+1 |
| | | | | Some streams need additional time at startup before they output data | ||||
* | Add autoconf check for DAB+ support in FDK-AAC | Matthias P. Braendli | 2016-10-18 | 1 | -0/+14 |
| | |||||
* | Update README to remove mot-encoder things | Matthias P. Braendli | 2016-09-23 | 1 | -60/+4 |
| | |||||
* | Prepare release v2.0.0v2.0.0 | Matthias P. Braendli | 2016-09-16 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | Update fec.h include | Matthias P. Braendli | 2016-09-16 | 1 | -1/+1 |
| | |||||
* | Travis: Add fdk-aac dependency | Matthias P. Braendli | 2016-09-16 | 1 | -5/+4 |
| | |||||
* | Remove libfec dependency | Matthias P. Braendli | 2016-09-16 | 14 | -15/+1148 |
| | |||||
* | Rename project to ODR-AudioEnc for consistency | Matthias P. Braendli | 2016-09-11 | 8 | -68/+61 |
| | |||||
* | Remove mot-encoder | Matthias P. Braendli | 2016-09-11 | 9 | -2945/+1 |
| | |||||
* | Update gitignore | Matthias P. Braendli | 2016-09-10 | 1 | -4/+3 |
| | |||||
* | Remove some references to FDK | Matthias P. Braendli | 2016-09-10 | 5 | -34/+27 |
| | |||||
* | Link against external fdk, rename to odr-audioencoder | Matthias P. Braendli | 2016-09-10 | 3 | -244/+43 |
| | |||||
* | Remove FDK-AAC | Matthias P. Braendli | 2016-09-10 | 313 | -150648/+0 |
| | |||||
* | Prepare release v1.2.0v1.2.0 | Matthias P. Braendli | 2016-09-02 | 2 | -2/+10 |
| | |||||
* | MOT encoder: slight fixes/refactoring/optimization | Stefan Pöschel | 2016-08-20 | 1 | -54/+45 |
| | | | | | | Fixes - double sleepdelay when SLS/DLS used and no slides available - sending additional DLS before the first slide | ||||
* | Merge 'gh/next' into next | Matthias P. Braendli | 2016-07-30 | 3 | -31/+117 |
|\ | |||||
| * | MOT encoder: also try PNG when resizing | Stefan Pöschel | 2016-07-29 | 1 | -19/+39 |
| | | | | | | | | Fixes also a memleak when more than one JPG quality is tried | ||||
| * | VLC input: use ICY artist/title if available | Stefan Pöschel | 2016-07-24 | 2 | -12/+78 |
| | | |||||
* | | Prepare release v1.1.0v1.1.0 | Matthias P. Braendli | 2016-07-30 | 2 | -1/+12 |
|/ | |||||
* | Improve Doxygen mainpage | Matthias P. Braendli | 2016-07-08 | 8 | -23/+33 |
| | |||||
* | Add doxygen configuration and target | Matthias P. Braendli | 2016-07-08 | 19 | -119/+2602 |
| | |||||
* | Protect m_nowplaying with mutex | Matthias P. Braendli | 2016-07-08 | 2 | -2/+13 |
| | |||||
* | Make m_read return when thread not running anymore | Matthias P. Braendli | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | MOT encoder: fix broken Slideshow by last commit | Stefan Pöschel | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | MOT encoder: enable/fix all/extra warnings | Stefan Pöschel | 2016-06-26 | 2 | -10/+13 |
| | |||||
* | Add blocking sample queue and adapt VLC input | Matthias P. Braendli | 2016-06-24 | 4 | -133/+141 |
| | |||||
* | DLS: use common toggle flag for both DL and DL Plus msgs/cmds | Stefan Pöschel | 2016-05-05 | 1 | -4/+1 |
| | |||||
* | Fix DAB insertion of SCF-CRC | Matthias P. Braendli | 2016-04-30 | 3 | -4/+20 |
| | |||||
* | DLS: add DL Plus support | Stefan Pöschel | 2016-04-24 | 6 | -58/+334 |
| | | | | | | - adds support for Dynamic Label Plus to mot-encoder through a new parameter block which prepends the DLS text within the regarding file - adds an option to add DL Plus data to the VLC input ICY text of dabplus-enc | ||||
* | Fix missing <thread> include | Stefan Pöschel | 2016-04-15 | 1 | -0/+1 |
| | | | | The missing include broke the build process on some systems (e.g. Travis CI). | ||||
* | Unify drift compensation code and use std::chrono | Matthias P. Braendli | 2016-04-01 | 1 | -63/+26 |
| | |||||
* | Fix libtoolame-dab buffer init in mono | Matthias P. Braendli | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | Remove debugging printf | Matthias P. Braendli | 2016-04-01 | 1 | -2/+0 |
| | |||||
* | Fix silence detection in DAB mode | Matthias P. Braendli | 2016-04-01 | 1 | -3/+4 |
| | |||||
* | Fix libtoolame drift compensation | Matthias P. Braendli | 2016-04-01 | 1 | -6/+36 |
| | |||||
* | Fix usage of queue.pop returnvalue for drift compensation | Matthias P. Braendli | 2016-04-01 | 1 | -4/+6 |
| | |||||
* | Fix uninitialised m_wav in FileInput | Matthias P. Braendli | 2016-04-01 | 1 | -1/+2 |
| | |||||
* | Prepare release v1.0.1v1.0.1 | Matthias P. Braendli | 2016-03-29 | 2 | -1/+5 |
| | |||||
* | Fix libtoolame-dab PAD insertion | Matthias P. Braendli | 2016-03-29 | 3 | -8/+22 |
| | |||||
* | Prepare v1.0.0v1.0.0 | Matthias P. Braendli | 2016-03-26 | 4 | -15/+27 |
| | |||||
* | Fix PTHREAD configure | Matthias P. Braendli | 2016-03-07 | 1 | -1/+6 |
| | |||||
* | Update ax_pthread m4 script | Matthias P. Braendli | 2016-03-07 | 1 | -192/+345 |
| |