aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-28mp3: remove obsolete commentsMax Kellermann1-4/+0
2008-10-28input_stream: convert offset and size to the off_t data typeMax Kellermann1-1/+1
2008-10-28utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann1-1/+2
2008-10-26input_stream: use "bool" instead of "int"Max Kellermann9-20/+20
2008-10-26input_stream: no CamelCaseMax Kellermann10-65/+65
2008-10-26input_stream: removed the InputStream typedefMax Kellermann12-48/+65
2008-10-26renamed src/inputPlugins/ to src/decoder/Max Kellermann15-0/+5609