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
/
video
/
flic_decoder.h
Age
Commit message (
Collapse
)
Author
2012-12-26
VIDEO: Add support for missing copyFrame type in FLIC decoder.
D G Turner
Thanks to Tomaz^ for this patch.
2012-08-16
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
Matthew Hoops
2012-08-12
VIDEO: Convert FlicDecoder to the new AdvancedVideoDecoder API
Matthew Hoops
The video no longer automatically loops (unused in-tree) and must have rewind() called manually
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
VIDEO: Fix flic decoder not including rect.h which is used inline
Ori Avtalion
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
Some backends may break as I only compiled SDL
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
svn-id: r55810
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
svn-id: r55479
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 2/2
Eugene Sandulenko
svn-id: r55474
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
svn-id: r55473