aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mpg123_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-12/+12
* copyright year 2011Max Kellermann2011-01-291-1/+1
* mpg123 decoder: implement seekingYuriy Kaminskiy2011-01-211-2/+14
* mpg123 decoder: report bitrateYuriy Kaminskiy2011-01-211-1/+25
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-2/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-5/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+1
* decoder: use audio_format_init_checked()Max Kellermann2009-11-141-3/+6
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-111-0/+1
* decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann2009-08-261-0/+210