]> git.sesse.net Git - vlc/commit
* xvideo.so is now built in by default. Mixing PIC and non-PIC code was not
authorSam Hocevar <sam@videolan.org>
Mon, 22 Oct 2001 12:02:17 +0000 (12:02 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 22 Oct 2001 12:02:17 +0000 (12:02 +0000)
commit34487b0b6c6389d7f061dc09e571551ff8176622
tree8470080e1e6de4002366a116c5989a7974480d87
parent3cf37ffe7220fcda493c682eea321323ab370a10
  * xvideo.so is now built in by default. Mixing PIC and non-PIC code was not
  very nice.
  * Fixed compilation errors in src/interface/main.c when the compiler did
  not support SSE or 3DNow! inline assembly.
configure
configure.in
debian/rules
include/defs.h.in
src/interface/main.c