aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove NEWATAN compile flagMatthias P. Braendli2015-03-131-1/+1
| | | | | We have seen segmentation faults linked to the table implementation of atan2.
* Update README and usageMatthias P. Braendli2015-03-132-98/+108
|
* Add stdio include to vlc_input.cMatthias P. Braendli2015-03-131-0/+1
|
* Add libvlc inputMatthias P. Braendli2015-03-136-16/+293
|
* Do not disable assertMatthias P. Braendli2015-03-132-2/+2
|
* Add kludge for pipe inputMatthias P. Braendli2015-03-131-0/+7
|
* Add peak audio information to zmq headerMatthias P. Braendli2015-01-262-2/+6
|
* Merge pull request #3 from Landberg/patch-1Matthias P. Braendli2015-01-261-1/+1
|\ | | | | Fixed missing header data in the zmq layer.
| * Fixed missing header data in the zmq layer.Fredrik Landberg2015-01-261-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 4Matthias P. Braendli2014-09-221-1/+9
| | | | | Fix an undefined behaviour arising when a float infinite is casted to an int.
* Add -L option to print levelMatthias P. Braendli2014-09-227-8/+107
|
* Remove email address from 'program broken' errorMatthias P. Braendli2014-09-211-3/+2
|
* Update READMEMatthias P. Braendli2014-08-181-23/+28
|
* Rename jack ports to be consistent with fdk-aac-dabplusMatthias P. Braendli2014-08-181-2/+2
|
* Switch to new ZMQ frame formatMatthias P. Braendli2014-08-152-1/+36
|
* Port JACK patch to this toolameMatthias P. Braendli2014-08-157-413/+656
|
* Add header dependency to MakefileMatthias P. Braendli2014-08-151-3/+37
|
* Fix usage screenMatthias P. Braendli2014-07-251-1/+1
|
* Add support for mot-encoder fifoMatthias P. Braendli2014-03-284-49/+149
|
* rename -p to -y, always enable DAB modeMatthias P. Braendli2014-03-281-27/+24
|
* Remove small compilation warningMatthias P. Braendli2014-03-271-0/+4
|
* Fix pad encoding, constant length x-padMatthias P. Braendli2014-03-273-11/+14
|
* integration with mot-encoderMatthias P. Braendli2014-03-224-12/+103
|
* Add return value to zmqoutput_write_byteMatthias P. Braendli2014-03-221-0/+4
|
* Fix wav sample_rate decodingMatthias P. Braendli2014-03-221-2/+6
|
* Reindent audio_read.cMatthias P. Braendli2014-03-221-39/+39
|
* update README and suchMatthias P. Braendli2014-02-113-9/+30
|
* keep bs->buf as is, create zmq specific buffer insteadMatthias P. Braendli2014-02-115-50/+105
|
* add zmq codeMatthias P. Braendli2014-02-114-12/+69
|
* reindent bitstream.cMatthias P. Braendli2014-02-111-155/+155
|
* reindent toolame.cMatthias P. Braendli2014-02-111-815/+816
|
* add toolame-02lMatthias P. Braendli2014-02-0769-0/+15279