decoder/dsdlib: pass unsigned offsets to dsdlib_skip*()

This commit is contained in:
Max Kellermann
2014-07-09 19:39:10 +02:00
parent 56504534d8
commit 8759bc1b41
2 changed files with 9 additions and 11 deletions

View File

@@ -64,11 +64,11 @@ dsdlib_read(Decoder *decoder, InputStream &is,
bool
dsdlib_skip_to(Decoder *decoder, InputStream &is,
int64_t offset);
uint64_t offset);
bool
dsdlib_skip(Decoder *decoder, InputStream &is,
int64_t delta);
uint64_t delta);
/**
* Add tags from ID3 tag. All tags commonly found in the ID3 tags of