aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_filter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* test: enable binary mode on stdin/stdoutMax Kellermann2010-05-201-0/+1
* replay_gain: added mode "auto"Daniel Seuthe2010-04-251-0/+3
* replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann2010-02-171-0/+8
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-0/+6
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* test/run_{decoder,filter}: implemented GLib log callbackMax Kellermann2009-12-141-0/+13
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+1
* audio_format: added function audio_format_to_string()Max Kellermann2009-11-141-3/+3
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* audio_format: wildcards allowed in audio_format configurationMax Kellermann2009-10-211-1/+2
* conf: handle fatal errors with GErrorMax Kellermann2009-09-241-1/+6
* Add audio_format_init() functionDavid Woodhouse2009-07-191-5/+3
* filter/volume: don't use volume_level_get()Max Kellermann2009-07-051-6/+0
* test: added program "run_filter"Max Kellermann2009-07-051-0/+174