Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many libtoolame-dab fixes, at least filesize is right now | Matthias P. Braendli | 2016-02-17 | 1 | -51/+108 |
| | |||||
* | Use libtoolame-dab in dabplus-enc | Matthias P. Braendli | 2016-02-15 | 1 | -97/+190 |
| | |||||
* | Also reset audio level without -l | Matthias P. Braendli | 2016-01-29 | 1 | -3/+3 |
| | | | | ZMQ output metadata also needs this. | ||||
* | Increase max_size for ogg streams | Matthias P. Braendli | 2016-01-28 | 1 | -1/+1 |
| | |||||
* | Update usage screen | Matthias P. Braendli | 2016-01-10 | 1 | -2/+4 |
| | |||||
* | Fix VLC queue fill and increase queue size | Matthias P. Braendli | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Add VLC variant with drift compensation | Matthias P. Braendli | 2016-01-10 | 1 | -15/+54 |
| | |||||
* | Create VLCInputDirect class | Matthias P. Braendli | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Rename option vlc_gain to vlc-gain, same for vlc-cache, reorder | Matthias P. Braendli | 2015-12-30 | 1 | -10/+10 |
| | |||||
* | Simplify prepare_aac_encoder() | Matthias P. Braendli | 2015-12-27 | 1 | -15/+11 |
| | |||||
* | Fix inverted descriptions in usage | Matthias P. Braendli | 2015-12-02 | 1 | -2/+2 |
| | |||||
* | Merge patch from Francesco for VLC input | Matthias P. Braendli | 2015-12-02 | 1 | -2/+14 |
| | | | | Adds cache control and compressor | ||||
* | PAD: check PAD len | Stefan Pöschel | 2015-07-13 | 1 | -0/+5 |
| | |||||
* | Add ability to connect the encoder to several ZMQ endpoints | Matthias P. Braendli | 2015-06-05 | 1 | -32/+47 |
| | |||||
* | MOT encoder protocol change: transmit used PAD bytes | Stefan Pöschel | 2015-04-18 | 1 | -4/+4 |
| | |||||
* | PAD: use announced PAD len for buffer | Stefan Pöschel | 2015-04-18 | 1 | -1/+2 |
| | |||||
* | VLC can write ICY Text into a file for mot-encoder | Matthias P. Braendli | 2015-04-12 | 1 | -7/+19 |
| | |||||
* | Fix usage screen about VLC | Matthias P. Braendli | 2015-04-12 | 1 | -2/+2 |
| | |||||
* | Fix printf warnings | Stefan Pöschel | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Move VLC error message | Matthias P. Braendli | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | Fix libvlc error handling | Matthias P. Braendli | 2015-03-29 | 1 | -0/+1 |
| | |||||
* | The -c option should also work for libvlc input | Matthias Braendli | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | Fix -V option | Matthias P. Braendli | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | Revert useless changes | Matthias P. Braendli | 2015-03-11 | 1 | -1/+1 |
| | | | | This reverts commit b46963cc7e82dcb8c6509139f9176458db7c9d91. | ||||
* | Fix -V option | Matthias P. Braendli | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | Add libvlc input | Matthias P. Braendli | 2015-03-11 | 1 | -2/+58 |
| | | | | | Be careful about sample rate conversion, VLC only wants to use the ugly resampler on some machines. | ||||
* | Fix level indication in mono | Matthias P. Braendli | 2014-12-22 | 1 | -11/+22 |
| | |||||
* | Usage screen: use .dabp extension in example | Matthias P. Braendli | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Show in usage screen when JACK disabled | Matthias P. Braendli | 2014-12-09 | 1 | -10/+9 |
| | |||||
* | Remove bytes_per_sample, replace by existing macro | Matthias P. Braendli | 2014-12-09 | 1 | -3/+2 |
| | |||||
* | Reindent longopts table | Matthias P. Braendli | 2014-11-03 | 1 | -22/+22 |
| | |||||
* | Cleanup bootup screen | Matthias P. Braendli | 2014-11-03 | 1 | -2/+13 |
| | |||||
* | Enable afterburner by default and deprecate -a | Matthias P. Braendli | 2014-11-03 | 1 | -4/+11 |
| | |||||
* | Add silence timeout and document return value | Matthias P. Braendli | 2014-11-03 | 1 | -4/+47 |
| | |||||
* | Correct old comment | Matthias P. Braendli | 2014-11-03 | 1 | -2/+2 |
| | |||||
* | Fix crash with bitrates above 144kbps | Matthias P. Braendli | 2014-10-01 | 1 | -3/+5 |
| | | | | The output buffer was not allocated big enough. | ||||
* | Include config.h | Matthias P. Braendli | 2014-07-07 | 1 | -0/+1 |
| | |||||
* | Add JACK input support | Matthias P. Braendli | 2014-06-26 | 1 | -8/+39 |
| | |||||
* | Indentation and code formatting | Matthias P. Braendli | 2014-06-16 | 1 | -7/+9 |
| | |||||
* | fifo silence bug fix | Sergio | 2014-06-16 | 1 | -1/+2 |
| | |||||
* | Added option to ignore EOF fifo and generates silence | Sergio | 2014-06-13 | 1 | -2/+13 |
| | |||||
* | Correct handling of AOT definition | Matthias P. Braendli | 2014-06-02 | 1 | -11/+16 |
| | |||||
* | Fix INTERNAL ERROR and add AOT options | Matthias P. Braendli | 2014-05-16 | 1 | -20/+42 |
| | |||||
* | make sure padlen is initialised | Matthias P. Braendli | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | Don't insert stale PAD data when the read returns 0 | Matthias P. Braendli | 2014-04-25 | 1 | -2/+5 |
| | |||||
* | Make the file output actually work | Matthias P. Braendli | 2014-04-25 | 1 | -22/+31 |
| | |||||
* | Always print underruns and overruns | Matthias P. Braendli | 2014-04-25 | 1 | -9/+20 |
| | |||||
* | merge file and alsa encoders into dabplus-enc | Matthias P. Braendli | 2014-04-25 | 1 | -0/+716 |
There was a lot of redundant code between the two |