aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_filter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/FakeReplayGainConfig: move fake symbols from a few debug programsMax Kellermann2013-01-091-6/+0
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-3/+0
* playlist: convert to C++Max Kellermann2013-01-041-2/+2
* use g_strerror() instead of strerror()Max Kellermann2012-03-061-1/+1
* Merge branch 'v0.16.x'Max Kellermann2011-07-191-3/+0
|\
| * test/run_filter: remove unused variable "frame_size"Max Kellermann2011-07-031-3/+0
* | 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