Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-15 | encoder/{Vorbis,Opus}: use new/delete | Max Kellermann | 1 | -6/+7 |
2012-10-02 | encoder/opus: implement lookahead | Max Kellermann | 1 | -2/+43 |
2012-10-02 | encoder/opus: initialize the "granulepos" packet attribute | Max Kellermann | 1 | -1/+5 |
2012-10-02 | encoder/{vorbis,opus}: merge code to new class OggStream | Max Kellermann | 1 | -43/+13 |
2012-10-02 | encoder/opus: call ogg_stream_flush() only in the last iteration | Max Kellermann | 1 | -4/+4 |
2012-10-02 | encoder/opus: new encoder plugin for the Opus codec | Max Kellermann | 1 | -0/+417 |