aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_decoder.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* test/run_decoder: dump replay gainMax Kellermann2010-07-201-1/+12
* test: enable binary mode on stdin/stdoutMax Kellermann2010-05-201-0/+1
* mixramp: Adjust MixRamp threshold to account for ReplayGain.Tim Phipps2010-05-081-1/+3
* Add support for MixRamp tagsTim Phipps2010-03-211-0/+8
* decoder_api: removed function decoder_get_uri()Max Kellermann2010-01-181-5/+0
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-2/+7
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-7/+5
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-1/+7
* input_stream: return errors with GErrorMax Kellermann2009-12-151-3/+10
* input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-141-1/+7
* input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-141-0/+1
* test/run_{decoder,filter}: implemented GLib log callbackMax Kellermann2009-12-141-0/+12
* audio_format: added function audio_format_to_string()Max Kellermann2009-11-141-2/+4
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* replay_gain: trigger OPTIONS idle event on mode changeMax Kellermann2009-11-011-0/+9
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* test/run_decoder: initialize decoder.initializedMax Kellermann2009-03-021-0/+2
* test/run_decoder: initialize the input pluginsMax Kellermann2009-03-021-0/+2
* pcm_volume: return boolMax Kellermann2009-03-021-1/+2
* test: added decoder test programMax Kellermann2009-02-251-0/+162