aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/plugins/VorbisEncoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-7/+7
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-2/+2
* util/StringUtil: add ToUpperASCII()Max Kellermann2014-12-041-4/+3
* encoder/vorbis: convert pointers to referencesMax Kellermann2014-12-021-67/+67
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-2/+1
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* Encoder*: move to src/encoderMax Kellermann2014-01-231-0/+365