aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/TwolameEncoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Encoder*: move to src/encoderMax Kellermann2014-01-231-314/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/NumberParser: utilities for parsing numbers from ASCII stringsMax Kellermann2013-10-211-4/+3
* Log: new logging library APIMax Kellermann2013-10-021-1/+3
* *Plugin: remove redundant "line %i" from error messagesMax Kellermann2013-09-261-13/+8
* util/Error: new error passing libraryMax Kellermann2013-09-041-43/+40
* encoder/lame: use offset variable instead of memmove()Max Kellermann2013-08-061-9/+21
* encoder/lame: rename "buffer" to "output_buffer"Max Kellermann2013-08-061-18/+19
* 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-15/+12
* encoder/lame,twolame: convert to C++Max Kellermann2013-07-301-0/+311