aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_vorbis_encoder.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-4/+4
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
* test/run_encoder: use EncoderToOutputStream()Max Kellermann2015-01-141-17/+26
* encoder/Interface: move functions into the structMax Kellermann2015-01-081-3/+3
* encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann2015-01-081-0/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-1/+1
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* Encoder*: move to src/encoderMax Kellermann2014-01-231-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* Tag: remove method AddItem()Max Kellermann2013-12-031-2/+8
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-9/+8
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-5/+3
* tag: convert to C++Max Kellermann2013-07-301-7/+5
* encoder_api: convert to C++Max Kellermann2013-07-301-10/+10
* encoder_list: convert to C++Max Kellermann2013-04-171-1/+1
* ConfigData: move functions into the classMax Kellermann2013-01-301-1/+1
* ConfigData: add constructors/destructorsMax Kellermann2013-01-301-3/+3
* test/test_vorbis_encoder: convert to C++Max Kellermann2013-01-301-0/+111