aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_vorbis_encoder.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag: remove method AddItem()Max Kellermann2013-12-031-2/+8
| | | | Use class TagBuilder instead.
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
|
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* util/Error: new error passing libraryMax Kellermann2013-09-041-9/+8
| | | | Replaces GLib's GError.
* *: 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