Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify licence situation | Matthias P. Braendli | 2016-02-21 | 2 | -4/+28 |
| | |||||
* | Fix compilation with libvlc | Matthias P. Braendli | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | Compile libtoolame-dab as C99 | Matthias P. Braendli | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Fix usage screen | Matthias P. Braendli | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | Set CFLAGS instead of CXXFLAGS for libtoolame-dab | Matthias P. Braendli | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Remove debugging print in toolame.c | Matthias P. Braendli | 2016-02-18 | 1 | -4/+0 |
| | |||||
* | Fix argument parsing for dabmode and dabpsy | Matthias P. Braendli | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | Properly initialise toolame encoder | Matthias P. Braendli | 2016-02-18 | 1 | -0/+12 |
| | |||||
* | Fix whitespace in encode_new | Matthias P. Braendli | 2016-02-18 | 1 | -343/+343 |
| | |||||
* | Set DAB psy model | Matthias P. Braendli | 2016-02-17 | 1 | -0/+4 |
| | |||||
* | Compile libtoolame-dab with -DNEWENCODE | Matthias P. Braendli | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | Remove unused code, cosmetics | Matthias P. Braendli | 2016-02-17 | 2 | -110/+34 |
| | |||||
* | Many libtoolame-dab fixes, at least filesize is right now | Matthias P. Braendli | 2016-02-17 | 6 | -124/+175 |
| | |||||
* | Remove useless libtoolame-dab files | Matthias P. Braendli | 2016-02-15 | 10 | -1492/+2 |
| | |||||
* | Use libtoolame-dab in dabplus-enc | Matthias P. Braendli | 2016-02-15 | 7 | -1169/+337 |
| | |||||
* | Rename library fdk-aac to fdk-dabplus | Matthias P. Braendli | 2016-02-15 | 4 | -14/+14 |
| | |||||
* | Include toolame-dab as library | Matthias P. Braendli | 2016-02-15 | 78 | -3/+16763 |
| | |||||
* | 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 |
| | |||||
* | Prepare v0.8.0v0.8.0 | Matthias P. Braendli | 2016-01-10 | 3 | -27/+26 |
| | |||||
* | Update usage screen | Matthias P. Braendli | 2016-01-10 | 1 | -2/+4 |
| | |||||
* | Enable VLC compressor only if required | Matthias P. Braendli | 2016-01-10 | 1 | -2/+10 |
| | |||||
* | Fix VLC queue fill and increase queue size | Matthias P. Braendli | 2016-01-10 | 3 | -7/+9 |
| | |||||
* | Add VLC variant with drift compensation | Matthias P. Braendli | 2016-01-10 | 3 | -15/+132 |
| | |||||
* | Create VLCInputDirect class | Matthias P. Braendli | 2016-01-10 | 3 | -11/+27 |
| | |||||
* | Prepare v0.7.4v0.7.4 | Matthias P. Braendli | 2016-01-03 | 3 | -3/+16 |
| | |||||
* | Only show VLC options if verbose | Matthias P. Braendli | 2015-12-30 | 1 | -5/+5 |
| | |||||
* | Fix initialisation of VLC arguments | Matthias P. Braendli | 2015-12-30 | 1 | -9/+32 |
| | |||||
* | Rename option vlc_gain to vlc-gain, same for vlc-cache, reorder | Matthias P. Braendli | 2015-12-30 | 1 | -10/+10 |
| | |||||
* | Fix two issues seen by static analysis | Matthias P. Braendli | 2015-12-30 | 2 | -1/+3 |
| | |||||
* | Allow mono wav files | Matthias P. Braendli | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | Correct asserts in env_est.cpp | Matthias P. Braendli | 2015-12-27 | 1 | -1/+1 |
| | |||||
* | Simplify prepare_aac_encoder() | Matthias P. Braendli | 2015-12-27 | 1 | -15/+11 |
| | |||||
* | Add some asserts to FDK | Matthias P. Braendli | 2015-12-27 | 3 | -0/+6 |
| | |||||
* | Ensure m_mp init for VLC input | Matthias P. Braendli | 2015-12-27 | 1 | -1/+2 |
| | |||||
* | Add Travis config | Matthias P. Braendli | 2015-12-18 | 1 | -0/+40 |
| | |||||
* | MOT encoder: save some bytes in MOT header ContentName | Stefan Pöschel | 2015-12-13 | 1 | -3/+3 |
| | |||||
* | MOT encoder: refactored MOT header generation | Stefan Pöschel | 2015-12-13 | 1 | -58/+117 |
| | | | | | The generated MOT header is exactly the same. However it is now much easier to see its content and to modify it. | ||||
* | Merge branch 'next' of github.com:Opendigitalradio/fdk-aac-dabplus into next | Stefan Pöschel | 2015-12-06 | 3 | -5/+29 |
|\ | |||||
| * | 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 | 3 | -5/+29 |
| | | | | | | | | Adds cache control and compressor | ||||
* | | MOT encoder: don't add black border to smaller slides (but emit warning) | Stefan Pöschel | 2015-12-06 | 1 | -25/+21 |
| | | |||||
* | | MOT encoder: fix MAXSLIDESIZE corner case | Stefan Pöschel | 2015-12-06 | 1 | -1/+1 |
| | | |||||
* | | MOT encoder: add quotes to file/dir names | Stefan Pöschel | 2015-12-06 | 1 | -16/+16 |
|/ | |||||
* | MOT encoder: refine max slide size according to TS 101 499 | Stefan Pöschel | 2015-11-30 | 1 | -2/+2 |
| | |||||
* | MOT encoder: display MOT header filename | Stefan Pöschel | 2015-11-29 | 1 | -0/+4 |
| | |||||
* | MOT encoder: fix possible odd target image size | Stefan Pöschel | 2015-11-29 | 1 | -6/+14 |
| | | | | | | | | The method MagickBorderImage adds the same amount of border on left/right resp. top/bottom side. Thus if the source image has an odd size (e.g. 201x200 px), the resulting size gets odd, too (here 319x240 px). To prevent this, the border is added by inserting the resized image centered into a black background of 320x240 px. | ||||
* | MOT encoder: display correct image size after adding black border | Stefan Pöschel | 2015-11-29 | 1 | -0/+3 |
| | |||||
* | MOT encoder: ensure JPEG files not to have progressive coding | Stefan Pöschel | 2015-11-29 | 1 | -3/+8 |
| | |||||
* | MOT encoder: strip unneeded information from image | Stefan Pöschel | 2015-11-27 | 1 | -0/+3 |
| |