Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shout: make the shout_buffer static | Max Kellermann | 2008-09-12 | 1 | -2/+1 |
* | shout: constant plugin declarations | Max Kellermann | 2008-09-12 | 1 | -3/+3 |
* | shout: removed typedefs on structs and plugin methods | Max Kellermann | 2008-09-12 | 1 | -34/+27 |
* | shout: added mp3 encoder | Eric Wollesen | 2008-09-12 | 1 | -0/+1 |
* | shout: introduce pluggable encoder API | Eric Wollesen | 2008-09-12 | 1 | -29/+35 |
* | shout: send shout metadata | Eric Wollesen | 2008-09-12 | 1 | -1/+3 |
* | shout: added struct _ogg_vorbis_data | Max Kellermann | 2008-09-12 | 1 | -4/+8 |
* | shout: added shout_buffer | Eric Wollesen | 2008-09-12 | 1 | -4/+10 |
* | shout: moved code to audioOutput_shout_ogg.c | Max Kellermann | 2008-09-12 | 1 | -0/+15 |
* | shout: moved declarations to audioOutput_shout.h | Max Kellermann | 2008-09-12 | 1 | -0/+68 |