Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | 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 | |
| * | 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 | |
* | Fix missing <thread> include | Stefan Pöschel | 2016-04-15 | 1 | -0/+1 | |
* | 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 | |
* | Travis CI: add bootstrap | Matthias P. Braendli | 2016-03-07 | 1 | -0/+1 | |
* | cannot memcpy from a std::deque | Matthias P. Braendli | 2016-03-07 | 1 | -2/+6 | |
* | Set nch and dab_extension properly in toolame | Matthias P. Braendli | 2016-03-07 | 1 | -4/+4 | |
* | Remove channelswap and input_select from toolame | Matthias P. Braendli | 2016-03-07 | 2 | -4/+0 | |
* | Fix zmq output frame sizes for DAB | Matthias P. Braendli | 2016-03-06 | 1 | -18/+39 | |
* | Enable CRC in libtoolame-dab | Matthias P. Braendli | 2016-03-06 | 1 | -1/+1 | |
* | Merge branch 'next' into libtoolame | Matthias P. Braendli | 2016-03-04 | 3 | -9/+33 | |
|\ | ||||||
| * | Add -L option to give arbitrary options to VLC | Matthias P. Braendli | 2016-03-04 | 3 | -9/+33 |