aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/LameEncoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* encoder/lame: dynamic output bufferMax Kellermann2013-08-061-4/+18
* encoder/lame: use delete instead of g_free()Max Kellermann2013-08-061-1/+1
* encoder/lame: use lame_encode_buffer_interleaved()Max Kellermann2013-08-061-14/+5
* encoder/lame: use offset variable instead of memmove()Max Kellermann2013-08-061-8/+15
* encoder/lame: rename "buffer" to "output_buffer"Max Kellermann2013-08-061-13/+14
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-10/+10
* audio_format: convert to C++Max Kellermann2013-08-031-7/+7
* encoder_api: convert to C++Max Kellermann2013-07-301-14/+11
* encoder/lame,twolame: convert to C++Max Kellermann2013-07-301-0/+303