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
/
titanic
/
support
/
avi_surface.cpp
Age
Commit message (
Expand
)
Author
2016-08-01
TITANIC: Fix Coverity warnings
Paul Gilbert
2016-07-23
TITANIC: Fix for movie play ranges that end at the AVI file end
Paul Gilbert
2016-07-23
TITANIC: Clarification and fixes for movie reverse and repeat flags
Paul Gilbert
2016-07-23
TITANIC: Fixes and simplification of AVISurface
Paul Gilbert
2016-07-20
TITANIC: Add movie _handled flag, simplify frame timinig code
Paul Gilbert
2016-07-18
TITANIC: Fix loading of movies with only a single video track
Paul Gilbert
2016-07-17
TITANIC: Fixes for mouse cursor/movie frame handling
Paul Gilbert
2016-07-17
TITANIC: Further implementation of movie frame decoding
Paul Gilbert
2016-07-17
TITANIC: Making the AVISurface frameInfo a video surface
Paul Gilbert
2016-07-17
TITANIC: Fix warnings in AVISurface
Paul Gilbert
2016-07-17
TITANIC: Change AVISurface to use a separate AVIDecoder for each video track
Paul Gilbert
2016-07-15
TITANIC: Added OSVideoSurface flipVertically
Paul Gilbert
2016-07-15
TITANIC: Named two remaining OSMovie virtual methods
Paul Gilbert
2016-07-15
TITANIC: Major implementation of OSMovie and AVISurface classes
Paul Gilbert
2016-07-15
TITANIC: Beginnings of AVISurface class
Paul Gilbert