aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_encoder.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: add missing includesMax Kellermann2014-01-071-0/+2
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-151-21/+16
* test/run_encoder: destruct the Encoder before exitingMax Kellermann2013-12-051-0/+3
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-21/+12
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-6/+4
* encoder_api: convert to C++Max Kellermann2013-07-301-10/+8
* 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-4/+3
* audio_{parser,config}: convert to C++Max Kellermann2013-01-301-1/+1
* test/run_encoder, ...: convert to C++Max Kellermann2013-01-301-0/+134