[vlc-devel] CVS Commit (gbazin)
cvs at videolan.org
cvs at videolan.org
Tue Mar 4 22:12:04 CET 2003
Update of /var/cvs/videolan/vlc/include
Modified Files:
vlc_common.h
Update of /var/cvs/videolan/vlc/modules/access
Modified Files:
file.c
Log Message:
* include/vlc_common.h: on win32 we include malloc.h (otherwise alloca is
not declared).
* modules/access/file.c: use _lseeki64 instead of lseek on win32. This
should allow seeking on files > 1.2Gb (Hopefully closes #168).
--
gbazin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list