aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mpg123_decoder_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-04decoder_api: added function decoder_replay_gain()Max Kellermann1-2/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-26decoder_api: added function decoder_timestamp()Max Kellermann1-5/+1
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-1/+1
2009-11-14decoder: use audio_format_init_checked()Max Kellermann1-3/+6
2009-10-11input_stream: use "goffset" instead of "off_t"Max Kellermann1-0/+1
2009-08-26decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann1-0/+210