Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shout_mp3: call lame_close() in clear_encoder() method | Max Kellermann | 2009-02-02 | 1 | -2/+6 |
* | shout_mp3: free the lame_data struct on exit | Max Kellermann | 2009-02-02 | 1 | -0/+2 |
* | shout: fixed the lame input buffer allocation | Max Kellermann | 2008-11-30 | 1 | -9/+15 |
* | shout_mp3: cast input buffer to int16_t* | Max Kellermann | 2008-11-30 | 1 | -2/+2 |
* | shout: use GLib instead of utils.h/log.h | Max Kellermann | 2008-11-25 | 1 | -14/+12 |
* | output: don't compile plugins which are disabled | Max Kellermann | 2008-10-26 | 1 | -5/+1 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+188 |