]> git.sesse.net Git - vlc/commit
+ configure.ac:
authorEric Petit <titer@videolan.org>
Tue, 4 Nov 2003 11:11:30 +0000 (11:11 +0000)
committerEric Petit <titer@videolan.org>
Tue, 4 Nov 2003 11:11:30 +0000 (11:11 +0000)
commit9498c61e75ec90ba9893894089b77d43097ce638
tree9b7299c7081324e65ce56fcaf8456d1b027a185e
parentea33ac4ce9e2faeeb072cc8e41b7a6cc6fdaf8ba
 + configure.ac:
     fixed a link issue on BeOS
 + modules/demux/util/sub.c:
     gcc != 3 fix
 + modules/gui/beos/*:
     compile fixes; never replace int32 with int32_t, these are not the
     same on BeOS (long/int)
configure.ac
modules/demux/util/sub.c
modules/gui/beos/VideoOutput.cpp
modules/gui/beos/VideoWindow.h