Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix overwriting bitrate with signal type | Matthias Larisch | 2013-06-24 | 1 | -3/+3 |
* | {encoder,output}_api.h: allow compiling as C++ | Max Kellermann | 2013-01-30 | 1 | -4/+0 |
* | encoder/{Vorbis,Opus}: use new/delete | Max Kellermann | 2013-01-15 | 1 | -6/+7 |
* | encoder/opus: implement lookahead | Max Kellermann | 2012-10-02 | 1 | -2/+43 |
* | encoder/opus: initialize the "granulepos" packet attribute | Max Kellermann | 2012-10-02 | 1 | -1/+5 |
* | encoder/{vorbis,opus}: merge code to new class OggStream | Max Kellermann | 2012-10-02 | 1 | -43/+13 |
* | encoder/opus: call ogg_stream_flush() only in the last iteration | Max Kellermann | 2012-10-02 | 1 | -4/+4 |
* | encoder/opus: new encoder plugin for the Opus codec | Max Kellermann | 2012-10-02 | 1 | -0/+417 |