Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed union const_hack | Max Kellermann | 2008-09-29 | 1 | -2/+4 |
* | switch to C99 types, part II | Max Kellermann | 2008-09-29 | 1 | -1/+1 |
* | audio_format: added audio_format_sample_size() | Max Kellermann | 2008-09-23 | 1 | -1/+1 |
* | shout: make the shout_buffer static | Max Kellermann | 2008-09-12 | 1 | -2/+2 |
* | shout: constant plugin declarations | Max Kellermann | 2008-09-12 | 1 | -1/+1 |
* | shout: removed typedefs on structs and plugin methods | Max Kellermann | 2008-09-12 | 1 | -18/+18 |
* | shout: introduce pluggable encoder API | Eric Wollesen | 2008-09-12 | 1 | -19/+74 |
* | shout: send shout metadata | Eric Wollesen | 2008-09-12 | 1 | -1/+3 |
* | shout: added struct _ogg_vorbis_data | Max Kellermann | 2008-09-12 | 1 | -52/+65 |
* | shout: added shout_buffer | Eric Wollesen | 2008-09-12 | 1 | -16/+64 |
* | shout: moved code to audioOutput_shout_ogg.c | Max Kellermann | 2008-09-12 | 1 | -0/+190 |