Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-04-25 | vorbis_encoder: reinitialize vorbis_dsp_state after flush | Max Kellermann | 1 | -0/+7 |
2009-03-15 | vorbis_encoder: added support for all MPD tag types | Max Kellermann | 1 | -29/+4 |
2009-03-15 | vorbis_encoder: removed vorbis_encoder.vc | Max Kellermann | 1 | -4/+6 |
2009-03-15 | vorbis_encoder: use vorbis_commentheader_out() in the tag() method | Max Kellermann | 1 | -6/+15 |
2009-03-15 | vorbis_encoder: pass vorbis_comment to tag helper functions | Max Kellermann | 1 | -9/+9 |
2009-03-15 | vorbis_encoder: make ogg_page a local variable | Max Kellermann | 1 | -24/+13 |
2009-03-15 | vorbis_encoder: fill the ogg_page in the read() method | Max Kellermann | 1 | -4/+23 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 2 | -6/+8 |
2009-02-27 | tag: no CamelCase | Max Kellermann | 1 | -1/+1 |
2009-02-24 | vorbis_encoder: vorbis_encoder_clear() returns void | Max Kellermann | 1 | -5/+1 |
2009-02-22 | encoder: added lame mp3 encoder | Max Kellermann | 1 | -0/+284 |
2009-02-22 | encoder: added vorbis encoder | Max Kellermann | 1 | -0/+388 |