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.cpp
Age
Commit message (
Expand
)
Author
2012-07-21
VIDEO: Don't try to sync video off of finished audio tracks
Matthew Hoops
2012-07-21
VIDEO: Fix AudioTrack::endOfTrack()
Matthew Hoops
2012-07-21
VIDEO: Allow for disabling of automatic audio sync in AdvancedVideoDecoder
Matthew Hoops
2012-07-21
VIDEO: Fix volume/balance settings in AdvancedVideoDecoder
Matthew Hoops
2012-07-21
VIDEO: When adding tracks, keep them in sync with the main video status
Matthew Hoops
2012-07-21
VIDEO: Add getDuration() and getStartTime() functions to Track
Matthew Hoops
2012-07-21
VIDEO: Add getWidth()/getHeight()/getPixelFormat() functions to VideoTrack
Matthew Hoops
2012-07-20
VIDEO: Add first draft of the new VideoDecoder API
Matthew Hoops
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-15
VIDEO: Adapt VideoDecoder::setSystemPalette to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-07
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
Max Horn
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
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
[prev]