aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unused code, cosmeticsMatthias P. Braendli2016-02-172-110/+34
* | Many libtoolame-dab fixes, at least filesize is right nowMatthias P. Braendli2016-02-176-124/+175
* | Remove useless libtoolame-dab filesMatthias P. Braendli2016-02-1510-1492/+2
* | Use libtoolame-dab in dabplus-encMatthias P. Braendli2016-02-157-1169/+337
* | Rename library fdk-aac to fdk-dabplusMatthias P. Braendli2016-02-154-14/+14
* | Include toolame-dab as libraryMatthias P. Braendli2016-02-1578-3/+16763
|/
* Also reset audio level without -lMatthias P. Braendli2016-01-291-3/+3
* Increase max_size for ogg streamsMatthias P. Braendli2016-01-281-1/+1
* Prepare v0.8.0v0.8.0Matthias P. Braendli2016-01-103-27/+26
* Update usage screenMatthias P. Braendli2016-01-101-2/+4
* Enable VLC compressor only if requiredMatthias P. Braendli2016-01-101-2/+10
* Fix VLC queue fill and increase queue sizeMatthias P. Braendli2016-01-103-7/+9
* Add VLC variant with drift compensationMatthias P. Braendli2016-01-103-15/+132
* Create VLCInputDirect classMatthias P. Braendli2016-01-103-11/+27
* Prepare v0.7.4v0.7.4Matthias P. Braendli2016-01-033-3/+16
* Only show VLC options if verboseMatthias P. Braendli2015-12-301-5/+5
* Fix initialisation of VLC argumentsMatthias P. Braendli2015-12-301-9/+32
* Rename option vlc_gain to vlc-gain, same for vlc-cache, reorderMatthias P. Braendli2015-12-301-10/+10
* Fix two issues seen by static analysisMatthias P. Braendli2015-12-302-1/+3
* Allow mono wav filesMatthias P. Braendli2015-12-301-1/+1
* Correct asserts in env_est.cppMatthias P. Braendli2015-12-271-1/+1
* Simplify prepare_aac_encoder()Matthias P. Braendli2015-12-271-15/+11
* Add some asserts to FDKMatthias P. Braendli2015-12-273-0/+6
* Ensure m_mp init for VLC inputMatthias P. Braendli2015-12-271-1/+2
* Add Travis configMatthias P. Braendli2015-12-181-0/+40
* MOT encoder: save some bytes in MOT header ContentNameStefan Pöschel2015-12-131-3/+3
* MOT encoder: refactored MOT header generationStefan Pöschel2015-12-131-58/+117
* Merge branch 'next' of github.com:Opendigitalradio/fdk-aac-dabplus into nextStefan Pöschel2015-12-063-5/+29
|\
| * Fix inverted descriptions in usageMatthias P. Braendli2015-12-021-2/+2
| * Merge patch from Francesco for VLC inputMatthias P. Braendli2015-12-023-5/+29
* | MOT encoder: don't add black border to smaller slides (but emit warning)Stefan Pöschel2015-12-061-25/+21
* | MOT encoder: fix MAXSLIDESIZE corner caseStefan Pöschel2015-12-061-1/+1
* | MOT encoder: add quotes to file/dir namesStefan Pöschel2015-12-061-16/+16
|/
* MOT encoder: refine max slide size according to TS 101 499Stefan Pöschel2015-11-301-2/+2
* MOT encoder: display MOT header filenameStefan Pöschel2015-11-291-0/+4
* MOT encoder: fix possible odd target image sizeStefan Pöschel2015-11-291-6/+14
* MOT encoder: display correct image size after adding black borderStefan Pöschel2015-11-291-0/+3
* MOT encoder: ensure JPEG files not to have progressive codingStefan Pöschel2015-11-291-3/+8
* MOT encoder: strip unneeded information from imageStefan Pöschel2015-11-271-0/+3
* Prepare release v0.7.3v0.7.3Matthias P. Braendli2015-11-012-1/+12
* Update charset.hMatthias P. Braendli2015-11-011-7/+6
* Add -Wno-narrowing flag to libfdk for GCC 5.2Matthias P. Braendli2015-07-301-1/+1
* Merge remote-tracking branch 'basicmaster/next' into nextMatthias P. Braendli2015-07-241-6/+41
|\
| * DLS: added cmdline option to insert Remove Label cmd when replacing a textStefan Pöschel2015-07-211-6/+41
* | Remove deprecated charsets from usage screenMatthias P. Braendli2015-07-241-3/+0
* | Update EBU charset to new revisionMatthias P. Braendli2015-07-241-15/+17
|/
* MOT encoder: better queue type for PAD packetizerStefan Pöschel2015-07-141-5/+5
* MOT encoder: new PAD packetizerStefan Pöschel2015-07-141-217/+320
* PAD: check PAD lenStefan Pöschel2015-07-131-0/+5
* update zmq.hpp to support zmq 4.1.xMatthias P. Braendli2015-07-031-3/+39