]> git.sesse.net Git - vlc/commit
The vlc now compiles when cross-compiling with Mingw32. It segfaults
authorXavier Marchesini <xav@videolan.org>
Wed, 3 Oct 2001 03:32:05 +0000 (03:32 +0000)
committerXavier Marchesini <xav@videolan.org>
Wed, 3 Oct 2001 03:32:05 +0000 (03:32 +0000)
commit9deacf84570335bd87d844a621a36fe012edc3e8
treea5d43faedc922968f8f99ff99524d98353e63fd8
parent03c8e0793606171a2834766fee0cfc491e86aa29
The vlc now compiles when cross-compiling with Mingw32. It segfaults
while browsing plugins (modules.o, it seems).

Oh, btw, stats won't work under win32, since <sys/times.h> and the
function times don't seem to exist.

Sam, may I speak with you tomorrow about modules.c ?
src/input/input.c
src/video_decoder/video_parser.c
src/video_output/video_output.c