aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mpg123_decoder_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-21mpg123 decoder: implement seekingYuriy Kaminskiy1-2/+14
2011-01-21mpg123 decoder: report bitrateYuriy Kaminskiy1-1/+25
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