[vlc-devel] Some patches
Tobias Güntner
fatbull at web.de
Sun May 3 13:03:43 CEST 2015
Am 25.11.2014 um 17:09 schrieb Jean-Baptiste Kempf:
> Unsure about 3.
The first argument of ACCESS_GET_SIZE is uint64_t*, see definition in
vlc_access.h.
> 4 is untested, therefore not applied.
No idea how to test that. Any idea?
It looks wrong to me because SEEK_END is usually supposed to seek
relative to the end of a file, i.e., the position *after* the last byte.
stream_Size-1 is the position *before* the last byte.
Regards,
Tobias
More information about the vlc-devel
mailing list