aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/sndfile_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-2/+1
* input_stream: return errors with GErrorMax Kellermann2009-12-151-3/+7
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+2
* decoder: use audio_format_init_checked()Max Kellermann2009-11-141-4/+6
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-131-3/+3
* Add audio_format_init() functionDavid Woodhouse2009-07-191-3/+1
* decoder/sndfile: new decoder plugin based on libsndfileMax Kellermann2009-07-071-0/+246