Merge branch 'v0.18.x'

This commit is contained in:
Max Kellermann
2014-07-09 20:02:07 +02:00
8 changed files with 54 additions and 46 deletions

View File

@@ -58,10 +58,6 @@ public:
}
};
bool
dsdlib_read(Decoder *decoder, InputStream &is,
void *data, size_t length);
bool
dsdlib_skip_to(Decoder *decoder, InputStream &is,
uint64_t offset);