aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/OpusEncoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* encoder/opus: implement lookaheadMax Kellermann2012-10-021-2/+43
* encoder/opus: initialize the "granulepos" packet attributeMax Kellermann2012-10-021-1/+5
* encoder/{vorbis,opus}: merge code to new class OggStreamMax Kellermann2012-10-021-43/+13
* encoder/opus: call ogg_stream_flush() only in the last iterationMax Kellermann2012-10-021-4/+4
* encoder/opus: new encoder plugin for the Opus codecMax Kellermann2012-10-021-0/+417