]> icculus.org git repositories - taylor/freespace2.git/commit
Preliminary MVE code (Where's the soup now?!)
authortheoddone33 <theoddone33@icculus.org>
Sat, 27 Jul 2002 21:05:16 +0000 (21:05 +0000)
committertheoddone33 <theoddone33@icculus.org>
Sat, 27 Jul 2002 21:05:16 +0000 (21:05 +0000)
commitc1a6f152a7f62947812113725d7e7a732090469f
treedbfe2c08547b6f8988fd228fa568f88a5b0fa7d5
parent0c12c5e7bd4c9402f0cb76cd0dcd6c27b464def4
Preliminary MVE code (Where's the soup now?!)
- "#define MVE" to use
- no audio
- must watch the whole movie or kill the process
- timing code will not compile on windows
- butt slow
Makefile
include/mve_audio.h [new file with mode: 0644]
include/mvelib.h [new file with mode: 0644]
src/movie/decoder16.cpp [new file with mode: 0644]
src/movie/movie.cpp
src/movie/mve_audio.cpp [new file with mode: 0644]
src/movie/mvelib.cpp [new file with mode: 0644]
src/movie/mveplayer.cpp [new file with mode: 0644]