Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport mstorjo's changes to wavreader.c | Matthias P. Braendli | 2014-10-03 | 1 | -5/+35 |
* | Fix crash with bitrates above 144kbps | Matthias P. Braendli | 2014-10-01 | 2 | -3/+7 |
* | Prepare v0.5.1v0.5.1 | Matthias P. Braendli | 2014-09-26 | 3 | -1/+15 |
* | Add JACK scenario to README | Matthias P. Braendli | 2014-09-22 | 1 | -1/+14 |
* | Bugfix on debugging information. | Luigi Yucheng LIU | 2014-08-28 | 1 | -1/+1 |
* | Corrections, improvements and style updates | Matthias P. Braendli | 2014-08-27 | 1 | -213/+224 |
* | Disable DEBUG by default | Matthias P. Braendli | 2014-08-27 | 1 | -1/+1 |
* | Update fidx management | Luigi Yucheng LIU | 2014-08-27 | 1 | -80/+129 |
* | Add file broadcasting mode | Luigi Yucheng LIU | 2014-08-27 | 1 | -56/+96 |
* | Add certain comments | Luigi Yucheng LIU | 2014-08-27 | 1 | -3/+3 |
* | New fidx management based on slide footprint | Luigi Yucheng LIU | 2014-08-27 | 1 | -28/+98 |
* | Syntax error correction | Luigi Yucheng LIU | 2014-08-27 | 1 | -10/+11 |
* | Update mot-encoder.cpp | Luigi Yucheng LIU | 2014-08-27 | 1 | -4/+9 |
* | Update mot-encoder.cpp | Luigi Yucheng LIU | 2014-08-27 | 1 | -2/+4 |
* | Improved management of Slideshow TID | Luigi Yucheng LIU | 2014-08-27 | 1 | -3/+17 |
* | Update mot-encoder.cpp | luigi-liu | 2014-08-23 | 1 | -2/+3 |
* | Correct signedness of mot header | Matthias P. Braendli | 2014-07-25 | 1 | -2/+2 |
* | Revert "Write DSE at start of AU" | Matthias P. Braendli | 2014-07-25 | 1 | -36/+28 |
* | mot-encoder: fix transmission of DLS when slides are enabled | Matthias P. Braendli | 2014-07-25 | 1 | -1/+9 |
* | mot-encoder: send DLS between slides to update more often | Matthias P. Braendli | 2014-07-21 | 1 | -4/+7 |
* | mot-encoder: avoid useless recompression of JPEGs | Matthias P. Braendli | 2014-07-21 | 1 | -56/+135 |
* | Add size limit for slides, automatic quality setting | Matthias P. Braendli | 2014-07-20 | 1 | -9/+26 |
* | Prepare v0.5.0v0.5.0 | Matthias P. Braendli | 2014-07-08 | 3 | -14/+51 |
* | Include config.h | Matthias P. Braendli | 2014-07-07 | 2 | -0/+2 |
* | Remove dls-encoder | Matthias P. Braendli | 2014-07-07 | 2 | -460/+0 |
* | mot-encoder: only close directory if slideshow is active | Matthias P. Braendli | 2014-07-06 | 1 | -2/+4 |
* | mot-encoder remove unused variables | Matthias P. Braendli | 2014-07-03 | 1 | -3/+1 |
* | mot-encoder Remove trailing line breaks from DLS | Matthias P. Braendli | 2014-07-03 | 1 | -0/+11 |
* | mot-encoder improve console output | Matthias P. Braendli | 2014-07-03 | 1 | -13/+13 |
* | mot-encoder sorts slides in alphabetical order | Matthias P. Braendli | 2014-07-03 | 1 | -2/+13 |
* | mot-encoder can encode slideshow- or DLS-only | Matthias P. Braendli | 2014-07-03 | 1 | -57/+71 |
* | Change JackInput to char* to avoid crash when JACK compiled in but not used | Matthias P. Braendli | 2014-06-27 | 2 | -4/+4 |
* | Add JACK input support | Matthias P. Braendli | 2014-06-26 | 6 | -13/+311 |
* | mot-encoder: add --sleep option | Matthias P. Braendli | 2014-06-20 | 1 | -6/+10 |
* | mot-encoder: always encode DLS, add --erase option | Matthias P. Braendli | 2014-06-20 | 1 | -27/+87 |
* | Add check for readdir for DT_UNKNOWN | Matthias P. Braendli | 2014-06-20 | 1 | -2/+2 |
* | Make mot-encoder C++, removes memory leaks | Matthias P. Braendli | 2014-06-16 | 3 | -137/+138 |
* | Update Makefile.am accordingly | Matthias P. Braendli | 2014-06-16 | 1 | -1/+1 |
* | change pkg-config to fdk-aac-dabplus.pc | Matthias P. Braendli | 2014-06-16 | 3 | -4/+4 |
* | Indentation and code formatting | Matthias P. Braendli | 2014-06-16 | 3 | -11/+13 |
* | fifo silence bug fix | Sergio | 2014-06-16 | 3 | -1/+11 |
* | Merge pull request #2 from sergione76/master | Matthias P. Braendli | 2014-06-13 | 3 | -3/+26 |
|\ | |||||
| * | Added option to ignore EOF fifo and generates silence | Sergio | 2014-06-13 | 3 | -3/+26 |
|/ | |||||
* | libAACenc set correct granuleLength in TNS | Matthias P. Braendli | 2014-06-02 | 1 | -0/+1 |
* | Correct handling of AOT definition | Matthias P. Braendli | 2014-06-02 | 1 | -11/+16 |
* | Prepare bugfix release v0.4.2v0.4.2 | Matthias P. Braendli | 2014-05-16 | 3 | -1/+19 |
* | Fix INTERNAL ERROR and add AOT options | Matthias P. Braendli | 2014-05-16 | 1 | -20/+42 |
* | Prepare release v0.4.1v0.4.1 | Matthias P. Braendli | 2014-05-14 | 2 | -1/+5 |
* | make sure dls-encoder does a toggle | Matthias P. Braendli | 2014-05-14 | 1 | -1/+8 |
* | make sure padlen is initialised | Matthias P. Braendli | 2014-05-14 | 1 | -1/+1 |