aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/codec47.cpp
AgeCommit message (Expand)Author
2008-02-23Make codec47 cope with failed mallocs.Robin Watts
2008-01-15Initialise _lastTableWidth. (Fixes Valgrind warning.)Torbjörn Andersson
2007-12-31Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any num...Oystein Eftevaag
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-06-24added arm assembly from patch #1742112 for codec47. (and really build arm cod...Paweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-25Added comment about the missing decode1 proc.Torbjörn Andersson
2007-02-17cleanupGregory Montoir
2007-01-30got rid of codec37/codec47 init/deinit methods, cleanupGregory Montoir
2007-01-30minor simplificationGregory Montoir
2007-01-30added deinitialisation of codecs at the end of smush playback. This allows to...Gregory Montoir
2006-10-15Turning various static tables into static constMax Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn