[Scummvm-cvs-logs] scummvm branch-1-8 -> d263a9a0923bd3760d3ab9d84377902577bc17db

wjp wjp at usecode.org
Sat Feb 20 22:35:08 CET 2016


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
7ed00832e5 VIDEO: In indeo3 codec, use unaligned read functions where necessary
d263a9a092 VIDEO: Add warning for potential unaligned writes


Commit: 7ed00832e5f757fccda354de35e278a8e034070c
    https://github.com/scummvm/scummvm/commit/7ed00832e5f757fccda354de35e278a8e034070c
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2016-02-20T22:33:34+01:00

Commit Message:
VIDEO: In indeo3 codec, use unaligned read functions where necessary

This fixes bug #7039.

Changed paths:
    image/codecs/indeo3.cpp




Commit: d263a9a0923bd3760d3ab9d84377902577bc17db
    https://github.com/scummvm/scummvm/commit/d263a9a0923bd3760d3ab9d84377902577bc17db
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2016-02-20T22:33:35+01:00

Commit Message:
VIDEO: Add warning for potential unaligned writes

Changed paths:
    image/codecs/indeo3.cpp








More information about the Scummvm-git-logs mailing list