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
/
graphics
/
video
Age
Commit message (
Expand
)
Author
2010-10-09
VIDEO: Remove useless references in handleAudioTrack function
Sylvain Dupont
2010-10-08
VIDEO: Factor out handleAudioTrack() to be used by Toons engine
Eugene Sandulenko
2010-09-30
GOB: Make GCC happier.
Torbjörn Andersson
2010-09-30
VIDEO: Interpolate U and V values
Sven Hesse
2010-09-30
VIDEO: Allow for Indeo3'd VMDs
Sven Hesse
2010-09-30
VIDEO: Allow for scaled Indeo3 frames
Sven Hesse
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-12
VIDEO: Fix rounding the Smacker frame rate
Matthew Hoops
2010-09-07
COMMON: Remove Rational::operator int/double
Willem Jan Palenstijn
2010-09-06
VIDEO: Skip multiple tags in a QuickTime stsd entry
Matthew Hoops
2010-09-06
VIDEO: Apply patch #3057924 with some changes
Matthew Hoops
2010-09-02
JANITORIAL: Remove extra semi-colons.
Torbjörn Andersson
2010-08-27
VIDEO: Change decodeImage() around a bit, plug a leak
Sven Hesse
2010-08-09
LEGAL: Add COPYING.BSD file
Torbjörn Andersson
2010-08-08
VIDEO: That should fix compilation with MSVC
Sven Hesse
2010-08-08
VIDEO: Cinepak cleanup
Matthew Hoops
2010-08-08
VIDEO: Use tag2str
Sven Hesse
2010-08-08
VIDEO: Fixing typos ("Unknow" -> "Unknown")
Sven Hesse
2010-08-08
VIDEO: Remove the now obsolete CoktelVideo classes
Sven Hesse
2010-08-08
VIDEO: Use proper palettes in CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Set _paletteDirty in VMDDecoder::load() when there is an initial palette
Sven Hesse
2010-08-08
VIDEO: Change the mixer parameter from a reference to a pointer
Sven Hesse
2010-08-08
VIDEO: Make CoktelDecoder::getFrameCoords() virtual
Sven Hesse
2010-08-08
VIDEO: Implement VMD subtitles
Sven Hesse
2010-08-08
VIDEO: Implement VMDDecoder::setXY()
Sven Hesse
2010-08-08
VIDEO/GOB: Implement and use CoktelDecoder::getFrameCoords()
Sven Hesse
2010-08-08
VIDEO: Fix a failed assertion in VMDDecoder::readFiles()
Sven Hesse
2010-08-08
VIDEO: Implement CoktelDecoder::renderBlockRLE()
Sven Hesse
2010-08-08
VIDEO: Fix VMD seeking
Sven Hesse
2010-08-08
VIDEO: Implement VMD frame rendering
Sven Hesse
2010-08-08
VIDEO: Change the CoktelDecoder::renderBlock*'s signatures
Sven Hesse
2010-08-08
VIDEO: Implement VMD sound
Sven Hesse
2010-08-08
VIDEO: Implement VMD frame decoding
Sven Hesse
2010-08-08
VIDEO: Implement VMDDecoder::seek()
Sven Hesse
2010-08-08
VIDEO: Fix compilation after the VideoDecoder::load signature change in r51725
Sven Hesse
2010-08-08
VIDEO: Implement embedded file handling for VMDs
Sven Hesse
2010-08-08
VIDEO: Implement VMD loading
Sven Hesse
2010-08-08
VIDEO: Move the frame calculation out of seek()
Sven Hesse
2010-08-08
VIDEO/GOB: Stubb VMDDecoder
Sven Hesse
2010-08-08
VIDEO: Add getSurface
Sven Hesse
2010-08-08
VIDEO: Fix deLZ77'ing video data directly onto the video surface
Sven Hesse
2010-08-08
VIDEO: Add some comments, fix a style issue
Sven Hesse
2010-08-08
VIDEO: Don't crash when sound is disabled :P
Sven Hesse
2010-08-08
VIDEO: renderBlockWhole2Y still works
Sven Hesse
2010-08-08
VIDEO: Fix another IMD seek issue
Sven Hesse
2010-08-08
VIDEO: Fix another IMD seek issue
Sven Hesse
2010-08-08
VIDEO/GOB: Stub hasEmbeddedFile / getEmbeddedFile
Sven Hesse
2010-08-08
VIDEO: Make getFrameRate() protected again
Sven Hesse
2010-08-08
VIDEO/GOB: Fix IMD playing
Sven Hesse
2010-08-08
VIDEO/GOB: Fixing the frame rate for mult'd videos.
Sven Hesse
[next]