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-12-10
VIDEO: Fix QuickTimeDecoder::hasDirtyPalette() by allocating the palette only...
Matthew Hoops
2010-12-09
VIDEO: Allow for 8bpp Cinepak videos
Matthew Hoops
2010-12-09
VIDEO: Implement multiple video codec support for QuickTime
Matthew Hoops
2010-12-09
VIDEO: Fix a truncation in the SMC decoder (thanks, fuzzie)
Matthew Hoops
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-13
VIDEO: Switch Truemotion 1 to RGB565 for potential use with SCI CLUT tables
Matthew Hoops
2010-11-11
VIDEO: Add support for DK3 in videos; fix sample rate location
Matthew Hoops
2010-11-11
VIDEO: Cleanup AVI audio in preparation for DK3
Matthew Hoops
2010-11-11
VIDEO: Add the TrueMotion 1 codec for Phantasmagoria 2
Matthew Hoops
2010-11-08
VIDEO: PreIMD: End frame when stream depleted
Sven Hesse
2010-11-04
VIDEO: PreIMD: End frame when frameSize == 0
Sven Hesse
2010-10-27
TOON: fix some evaluation order bugs in smacker decoder
Florian Kagerer
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-15
GRAPHICS: Fix code analysis warnings
Sven Hesse
2010-10-15
VIDEO : Corrections to QDM2 codec for bug #3087917 "Code Analysis Warnings"
David Turner
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-10-10
GRAPHICS: Turn static AviDecoder methods into local funcs
Max Horn
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
[next]