index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sword25
/
fmv
/
theora_decoder.cpp
Age
Commit message (
Expand
)
Author
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-11-03
SWORD25: cleanup
Max Horn
2010-10-30
SWORD25: Play the cutscene audio
Torbjörn Andersson
2010-10-30
SWORD25: Fix hanging cutscene video
Torbjörn Andersson
2010-10-15
SWORD25: Fix unloading of movies so the menu animation properly loops
Paul Gilbert
2010-10-13
SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)
Filippos Karapetis
2010-10-13
SWORD25: Renamed ENABLE_THEORA to ENABLE_THEORADEC (like in configure)
Filippos Karapetis
2010-10-13
SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.h
Filippos Karapetis
2010-10-12
SWORD25: Movie playback now works
Paul Gilbert
2010-10-12
SWORD25: Put back changes accidentally removed in previous merge.
Eugene Sandulenko
2010-10-12
SWORD25: Merge of my pending changes to movie playback
Paul Gilbert
2010-10-12
SWORD25: Bugfixes for video playback.
Eugene Sandulenko
2010-10-12
SWORD25: Implement playback. Blitting is TODO.
Eugene Sandulenko
2010-10-12
SWORD25: Started to hook TheoraDecoder. Crashes at startup.
Eugene Sandulenko
2010-10-12
SWORD25: Added implementation of rint method
Paul Gilbert
2010-10-12
SWORD25: Mass-astyle.
Eugene Sandulenko
2010-10-12
SWORD25: Finish preliminary implementation of Theora decoder
Eugene Sandulenko
2010-10-12
SWORD25: Start of plugging audio to Theora decoder
Eugene Sandulenko
2010-10-12
SWORD25: Start for VideoDecoder-compatible Theora player.
Eugene Sandulenko