]> git.sesse.net Git - vlc/commit
+ configure.ac: don't build OpenGL support on BeOS although it has gl.h
authorEric Petit <titer@videolan.org>
Thu, 22 Jul 2004 22:59:50 +0000 (22:59 +0000)
committerEric Petit <titer@videolan.org>
Thu, 22 Jul 2004 22:59:50 +0000 (22:59 +0000)
commitd1f89a0ca8d632af8e55e0b5b19941731fbb5981
tree32b711a7bff7d2b1d40bd02ee99926539f70d22d
parent40a45dc8f3097d91a9d071d8a0dbdfd75b8d2a8c
 + configure.ac: don't build OpenGL support on BeOS although it has gl.h
 + extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
   (buggy compiler)
 + modules/gui/beos/*: quick compile fixes
 + modules/video_filter/deinterlace.c: require mmxext instead of mmx
 + Makefile.am: on BeOS, build a VLC bundle a la OS X
Makefile.am
configure.ac
extras/contrib/src/Makefile
extras/contrib/src/Patches/mpeg2dec.patch [new file with mode: 0644]
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/VlcWrapper.cpp
modules/video_filter/deinterlace.c