This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword25
/
fmv
History
Matthew Hoops
375f32fbe9
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
...
svn-id: r54927
2010-12-16 01:35:13 +00:00
..
movieplayer_script.cpp
SWORD25: Enforced code formatting rules in rest of the engine
2010-10-19 21:03:33 +00:00
movieplayer.cpp
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
2010-12-16 01:35:13 +00:00
movieplayer.h
SWORD25: Fix engine exit when running without theoradec
2010-10-19 20:52:06 +00:00
theora_decoder.cpp
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
2010-12-16 01:35:13 +00:00
theora_decoder.h
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
2010-12-16 01:35:13 +00:00
yuvtorgba.cpp
SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)
2010-10-13 13:32:30 +00:00
yuvtorgba.h
SWORD25: Include common/scummsys.h in places where USE_THEORADEC is used
2010-10-13 14:13:48 +00:00