Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README and usage | Matthias P. Braendli | 2015-03-13 | 2 | -98/+108 |
| | |||||
* | Add stdio include to vlc_input.c | Matthias P. Braendli | 2015-03-13 | 1 | -0/+1 |
| | |||||
* | Add libvlc input | Matthias P. Braendli | 2015-03-13 | 6 | -16/+293 |
| | |||||
* | Do not disable assert | Matthias P. Braendli | 2015-03-13 | 2 | -2/+2 |
| | |||||
* | Add kludge for pipe input | Matthias P. Braendli | 2015-03-13 | 1 | -0/+7 |
| | |||||
* | Add peak audio information to zmq header | Matthias P. Braendli | 2015-01-26 | 2 | -2/+6 |
| | |||||
* | Merge pull request #3 from Landberg/patch-1 | Matthias P. Braendli | 2015-01-26 | 1 | -1/+1 |
|\ | | | | | Fixed missing header data in the zmq layer. | ||||
| * | Fixed missing header data in the zmq layer. | Fredrik Landberg | 2015-01-26 | 1 | -1/+1 |
|/ | | | | | The header information was missing due to using the wrong pointer in zmq_send. It also added 12 undefined bytes at the end of the payload. Because it is an optional header on the receiving end in the ODR-DabMux, I guess it goes fairly un-noticed, except possibly for the 12 extra bytes at the end. I don't use the ODR-DabMux at the moment, so I don't know if it causes any audible glitches. | ||||
* | Repair PSY model 2 and 4 | Matthias P. Braendli | 2014-09-22 | 1 | -1/+9 |
| | | | | | Fix an undefined behaviour arising when a float infinite is casted to an int. | ||||
* | Add -L option to print level | Matthias P. Braendli | 2014-09-22 | 7 | -8/+107 |
| | |||||
* | Remove email address from 'program broken' error | Matthias P. Braendli | 2014-09-21 | 1 | -3/+2 |
| | |||||
* | Update README | Matthias P. Braendli | 2014-08-18 | 1 | -23/+28 |
| | |||||
* | Rename jack ports to be consistent with fdk-aac-dabplus | Matthias P. Braendli | 2014-08-18 | 1 | -2/+2 |
| | |||||
* | Switch to new ZMQ frame format | Matthias P. Braendli | 2014-08-15 | 2 | -1/+36 |
| | |||||
* | Port JACK patch to this toolame | Matthias P. Braendli | 2014-08-15 | 7 | -413/+656 |
| | |||||
* | Add header dependency to Makefile | Matthias P. Braendli | 2014-08-15 | 1 | -3/+37 |
| | |||||
* | Fix usage screen | Matthias P. Braendli | 2014-07-25 | 1 | -1/+1 |
| | |||||
* | Add support for mot-encoder fifo | Matthias P. Braendli | 2014-03-28 | 4 | -49/+149 |
| | |||||
* | rename -p to -y, always enable DAB mode | Matthias P. Braendli | 2014-03-28 | 1 | -27/+24 |
| | |||||
* | Remove small compilation warning | Matthias P. Braendli | 2014-03-27 | 1 | -0/+4 |
| | |||||
* | Fix pad encoding, constant length x-pad | Matthias P. Braendli | 2014-03-27 | 3 | -11/+14 |
| | |||||
* | integration with mot-encoder | Matthias P. Braendli | 2014-03-22 | 4 | -12/+103 |
| | |||||
* | Add return value to zmqoutput_write_byte | Matthias P. Braendli | 2014-03-22 | 1 | -0/+4 |
| | |||||
* | Fix wav sample_rate decoding | Matthias P. Braendli | 2014-03-22 | 1 | -2/+6 |
| | |||||
* | Reindent audio_read.c | Matthias P. Braendli | 2014-03-22 | 1 | -39/+39 |
| | |||||
* | update README and such | Matthias P. Braendli | 2014-02-11 | 3 | -9/+30 |
| | |||||
* | keep bs->buf as is, create zmq specific buffer instead | Matthias P. Braendli | 2014-02-11 | 5 | -50/+105 |
| | |||||
* | add zmq code | Matthias P. Braendli | 2014-02-11 | 4 | -12/+69 |
| | |||||
* | reindent bitstream.c | Matthias P. Braendli | 2014-02-11 | 1 | -155/+155 |
| | |||||
* | reindent toolame.c | Matthias P. Braendli | 2014-02-11 | 1 | -815/+816 |
| | |||||
* | add toolame-02l | Matthias P. Braendli | 2014-02-07 | 69 | -0/+15279 |