aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/plugins/VorbisEncoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-2/+1
| | | | Enables using range-based "for".
* Config*: move to config/Max Kellermann2014-01-241-1/+1
|
* Encoder*: move to src/encoderMax Kellermann2014-01-231-0/+365
.. and move the plugins to src/encoder/plugins/.