Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | encoder: added lame mp3 encoder | Max Kellermann | 2009-02-22 | 1 | -0/+4 |
| | | | | | This new LAME encoder plugin is based on the existing shout_mp3.c plugin. | ||||
* | encoder: added vorbis encoder | Max Kellermann | 2009-02-22 | 1 | -0/+5 |
| | | | | | This new vorbis encoder plugin is based on the existing shout_ogg.c plugin. | ||||
* | added the encoder API | Max Kellermann | 2009-02-22 | 1 | -0/+37 |
The new generic encoder API will replace shout's custom encoder API. |