aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/Mpg123DecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-255/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-2/+1
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-1/+1
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* decoder/mpg123: use const_cast instead of g_strdup()Max Kellermann2013-10-191-4/+2
* Log: new logging library APIMax Kellermann2013-10-021-14/+22
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-4/+4
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
* DecoderPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-7/+7
* audio_check: convert to C++Max Kellermann2013-07-291-1/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/mpg123: convert to C++Max Kellermann2013-07-281-0/+250