mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 05:03:17 -05:00
[xcode] Fix comment
This commit is contained in:
parent
dab9089f8e
commit
297de1409a
@ -741,7 +741,7 @@ read_packet(enum AVMediaType *type, struct decode_ctx *dec_ctx)
|
||||
int ret;
|
||||
|
||||
// We just seeked, so transcode_seek() will have found a new ctx->packet and
|
||||
// we should just use start with that (if the stream is one are ok with)
|
||||
// we should start with that
|
||||
if (dec_ctx->resume)
|
||||
{
|
||||
dec_ctx->resume = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user