[vlc-devel] [PATCH] access/file: don't read-ahead when processing remote contents (closes #9885, refs #8446)
Tobias Güntner
fatbull at web.de
Sun Apr 27 15:58:21 CEST 2014
Am 27.04.2014 12:34, schrieb Felix Paul Kühne:
> -#ifdef F_NOCACHE
> +#ifdef F_NO
Typo?
> + if (IsRemote)
IsRemote is a function, not a flag.
Regards,
Tobias
More information about the vlc-devel
mailing list