aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/OpusEncoderPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30{encoder,output}_api.h: allow compiling as C++Max Kellermann1-4/+0
2013-01-15encoder/{Vorbis,Opus}: use new/deleteMax Kellermann1-6/+7
2012-10-02encoder/opus: implement lookaheadMax Kellermann1-2/+43
2012-10-02encoder/opus: initialize the "granulepos" packet attributeMax Kellermann1-1/+5
2012-10-02encoder/{vorbis,opus}: merge code to new class OggStreamMax Kellermann1-43/+13
2012-10-02encoder/opus: call ogg_stream_flush() only in the last iterationMax Kellermann1-4/+4
2012-10-02encoder/opus: new encoder plugin for the Opus codecMax Kellermann1-0/+417