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
2011-01-20
VIDEO: The getTimeToNextFrame override is useless now
Sven Hesse
2011-01-20
GOB: Make Urban Runner's "3D view" work again
Sven Hesse
2011-01-19
VIDEO: Recreate the audiostream if necessary
Sven Hesse
2011-01-19
VIDEO: Don't segfault when no audiostream is present
Sven Hesse
2011-01-19
VIDEO: Don't assert() when a needed codec isn't compiled in
Sven Hesse
2011-01-18
GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB
Matthew Hoops
2011-01-18
GOB: Fix Woodruff video offsets
Sven Hesse
2011-01-18
VIDEO: Clip render rect to the surface's dimension
Sven Hesse
2011-01-17
GOB: Fix the flow rate gauge in Urban Runner
Sven Hesse
2011-01-16
VIDEO: Implement internal-codec 24bpp VMDs
Sven Hesse
2011-01-16
VIDEO: Implement internal-codec 16bit VMDs
Sven Hesse
2011-01-16
VIDEO: Add color mode methods
Sven Hesse
2011-01-16
VIDEO: Add range checks to deLZ77()
Sven Hesse
2011-01-16
VIDEO: Simplying the video buffers
Sven Hesse
2011-01-14
VIDEO: Reset the pause start time when seeking while paused
Matthew Hoops
2011-01-11
VIDEO: Fix QuickTime timing when seeking without audio (thanks bgK)
Matthew Hoops
2011-01-11
VIDEO: Add seeking capability to QuickTimeDecoder
Matthew Hoops
2011-01-11
VIDEO: Add a SeekableVideoDecoder class
Matthew Hoops
2011-01-08
BUILD: Include scummsys.h to force rebuild after reconfigure
Sven Hesse
2011-01-08
BUILD: Include scummsys.h to force rebuild after reconfigure (thanks LordHoto)
Willem Jan Palenstijn
2011-01-05
VIDEO: Mirror QuickTime's mishandling of its own mdat atoms
Matthew Hoops
2011-01-02
VIDEO: Stop leaking surface data in several codecs.
Alyssa Milburn
2010-12-16
VIDEO: Add CDToons decoder
Alyssa Milburn
2010-12-16
VIDEO: Extend Codec to support internal palettes
Matthew Hoops
2010-12-16
VIDEO: Make Codec::decodeImage() return a const Surface pointer
Matthew Hoops
2010-12-16
VIDEO: Remove the need to call updateAudioBuffer() externally for QuickTime
Matthew Hoops
2010-12-16
VIDEO: Make VideoDecoder::getPalette() return a const byte pointer
Matthew Hoops
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
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
[next]