aboutsummaryrefslogtreecommitdiff
path: root/test/run_decoder.c
Commit message (Expand)AuthorAge
* event_pipe, test: explicitly ignore write() return valueMax Kellermann2012-03-19
* Merge branch 'v0.16.x'Max Kellermann2012-02-04
|\
| * test/run_decoder: initialize the tag_pool libraryMax Kellermann2012-02-04
* | pcm_volume: "length" is a "size_t", not "int"Max Kellermann2011-10-20
* | pcm_{mix,volume}: pass only sample_format to pcm_mix()Max Kellermann2011-10-10
* | test/run_decoder: initialize GThreadMax Kellermann2011-10-03
* | input_stream: non-blocking I/OMax Kellermann2011-09-16
* | input/soup: new input plugin based on libsoupMax Kellermann2011-08-24
* | copyright year 2011Max Kellermann2011-01-29
|/
* test/run_decoder: dump replay gainMax Kellermann2010-07-20
* test: enable binary mode on stdin/stdoutMax Kellermann2010-05-20
* mixramp: Adjust MixRamp threshold to account for ReplayGain.Tim Phipps2010-05-08
* Add support for MixRamp tagsTim Phipps2010-03-21
* decoder_api: removed function decoder_get_uri()Max Kellermann2010-01-18
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-04
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-26
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-14
* input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-14
* test/run_{decoder,filter}: implemented GLib log callbackMax Kellermann2009-12-14
* audio_format: added function audio_format_to_string()Max Kellermann2009-11-14
* include config.h in all sourcesMax Kellermann2009-11-12
* replay_gain: trigger OPTIONS idle event on mode changeMax Kellermann2009-11-01
* all: Update copyright header.Avuton Olrich2009-03-13
* test/run_decoder: initialize decoder.initializedMax Kellermann2009-03-02
* test/run_decoder: initialize the input pluginsMax Kellermann2009-03-02
* pcm_volume: return boolMax Kellermann2009-03-02
* test: added decoder test programMax Kellermann2009-02-25