summaryrefslogtreecommitdiff
path: root/test/run_filter.cxx
AgeCommit message (Expand)Author
2014-08-12Filter: FilterPCM() returns ConstBufferMax Kellermann
2014-02-20test/run_{filter,output}: use config_find_block()Max Kellermann
2014-02-18test: various fixups for building without GLibMax Kellermann
2014-01-24Mixer*: move to mixer/Max Kellermann
2014-01-24Filter*: move to filter/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-07test: add missing includesMax Kellermann
2013-12-24test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann
2013-12-24test/*: remove GLib logging setupMax Kellermann
2013-12-23pcm/PcmVolume: rename to Volume.cxxMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-04FilterPlugin: pass config_param referenceMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-04-17don't use g_thread_init() with GLib 2.32Max Kellermann
2013-04-16MixerInternal: convert to classMax Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-02-22mixer_plugin: convert to C++Max Kellermann
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann
2013-02-01filter: convert to C++Max Kellermann
2013-01-31pcm_*: convert to C++Max Kellermann
2013-01-30audio_{parser,config}: convert to C++Max Kellermann
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann
2013-01-29test/{read_conf,run_filter}: convert to C++Max Kellermann