aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder (follow)
Commit message (Expand)AuthorAgeFilesLines
* mp3: remove obsolete commentsMax Kellermann2008-10-281-4/+0
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-281-1/+1
* utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann2008-10-281-1/+2
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-269-20/+20
* input_stream: no CamelCaseMax Kellermann2008-10-2610-65/+65
* input_stream: removed the InputStream typedefMax Kellermann2008-10-2612-48/+65
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-2615-0/+5609