mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-07 17:51:52 +08:00
@@ -166,7 +166,7 @@ static int libsmbc_read(URLContext *h, unsigned char *buf, int size)
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
return bytes_read;
|
return bytes_read ? bytes_read : AVERROR_EOF;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int libsmbc_write(URLContext *h, const unsigned char *buf, int size)
|
static int libsmbc_write(URLContext *h, const unsigned char *buf, int size)
|
||||||
|
Reference in New Issue
Block a user