Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace CMake by autotools | Matthias P. Braendli | 2016-09-02 | 1 | -100/+0 |
| | |||||
* | Fix warnings, revert small typos | Matthias P. Braendli | 2016-01-15 | 1 | -2/+2 |
| | |||||
* | Use 960-transformation in libfaad2 | Stefan Pöschel | 2015-05-07 | 1 | -22/+1 |
| | | | | | | | | Previously the (default) 1024-transformation was used for PCM output, although DAB+ uses the 960-transformation. This lead to audio being slower and lower than the original source. In libfaad2 the 960-transformation can be enabled by using a carefully crafted AudioSpecificConfig for initialization, which is carried out by this commit. | ||||
* | Remove AAC ADTS output (960-transformation can't be signalled) | Stefan Pöschel | 2015-05-07 | 1 | -1/+0 |
| | |||||
* | ETISnoop correctly decode audio and write aac and wav files | Matthias P. Braendli | 2014-11-17 | 1 | -4/+40 |
| | |||||
* | Etisnoop add faad_decoder | Matthias P. Braendli | 2014-11-17 | 1 | -0/+86 |