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-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
2010-08-08
VIDEO/GOB: Implement IMD frame rendering
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD frame decoding
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD loading
Sven Hesse
2010-08-08
VIDEO: Stub IMDDecoder
Sven Hesse
2010-08-08
VIDEO: Add CoktelDecoder::setFrameRate().
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::getDirtyRects()
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::setXY()
Sven Hesse
2010-08-08
VIDEO/GOB: Add setSurfaceMemory() to CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Bare PreIMD decoding
Sven Hesse
2010-08-08
VIDEO: Stub a VideoDecoder-like CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Make Indeo3 a proper video codec
Sven Hesse
2010-08-04
GRAPHICS: Change signature of VideoDecoder::load()
Max Horn
2010-08-04
GRAPHICS: Fix FlicDecoder::hasDirtyPalette signature
Max Horn
2010-07-30
VIDEO: Ignore requests to unpause when video is already unpaused
Ori Avtalion
2010-07-30
VIDEO: Fix FLIC looping
Matthew Hoops
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-07-17
Remove PalmOS port
Max Horn
2010-07-14
Fix valgrind warning.
Matthew Hoops
2010-06-17
Fixed a few cppcheck errors.
Torbjörn Andersson
2010-06-16
Fixed QDM2 to working state.
David Turner
2010-06-15
Fix spelling, cleanup
Max Horn
2010-05-31
Fix our interpretation of the audio compression types to what FFmpeg currentl...
Matthew Hoops
2010-05-31
Ignore v2 compressed audio chunks instead of treating them as Huffman DPCM. S...
Matthew Hoops
2010-05-27
Cleanup AVI a bit, add support for stereo audio
Matthew Hoops
2010-05-26
Take any 'moov' resource from a resource fork, not just 0x80; minor cleanup.
Matthew Hoops
2010-05-26
Proper fix for the MSVC warning concerning packing: reordered the members of ...
Filippos Karapetis
2010-05-26
Properly fixed MSVC warning C4121 (alignment of a member was sensitive to pac...
Filippos Karapetis
2010-05-26
Implement QuickTime playback for SCI1.1 Mac. The 'Halfdome' and 'KQ6Movie' vi...
Matthew Hoops
2010-05-25
Fix a regression with rewinding in QuickTime videos (looping works in Riven a...
Matthew Hoops
2010-05-23
Add support for loading the QuickTime 'moov' atom from the file's resource fo...
Matthew Hoops
2010-05-23
Move the QDM2 code to the graphics module, removing the cyclic dependency.
Matthew Hoops
2010-05-23
Hide the QDM2 implementation and only expose it via a factory method, hopeful...
Matthew Hoops
[prev]
[next]