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
/
video_decoder.h
Age
Commit message (
Expand
)
Author
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-03-21
VIDEO: Add a getDuration() function to SeekableVideoDecoder
Matthew Hoops
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
VIDEO: Remove unused SeekableVideoDecoder::seekToFrame method
Max Horn
2011-02-08
VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.
Johannes Schickel
2011-02-08
VIDEO: Fix the documentation of VideoDecoder::getPalette.
Johannes Schickel
2011-02-07
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
Max Horn
2011-02-07
typo
Max Horn
2011-02-07
VIDEO: Try to clarify VideoDecoder docs a bit
Max Horn
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 2/2
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko