[vlc-devel] [PATCH] Added support for VDR recordings.
Tobias Güntner
fatbull at web.de
Mon Aug 23 16:41:39 CEST 2010
Am 23.08.2010 12:04, schrieb Jean-Baptiste Kempf:
> #undef lseek
> #define lseek _lseeki64
>
> is simpler
Patch attached.
>> + set_capability( "access", 60 )
>
> This is the higher access, right?
It must be higher than directory.
>> +static char *GetFilePath( access_t *p_access, unsigned i_file )
>
> + const?
NAK. free() does not like const.
Regards,
Tobias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Remove-unnecessary-ifdef.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100823/b44386ba/attachment.ksh>
More information about the vlc-devel
mailing list