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
/
image
/
codecs
/
indeo5.cpp
Age
Commit message (
Collapse
)
Author
2016-12-26
IMAGE: Fixed attribution comments for the Indeo decoders
Paul Gilbert
2016-11-18
IMAGE: Fix some confusion of bytes vs bits in Indeo decoders
Paul Gilbert
2016-11-18
IMAGE: Respect specified bytesPerPixel in Indeo decoders
Paul Gilbert
2016-11-14
IMAGE: Fix setting frame sizes in Indeo decoders
Paul Gilbert
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-11
IMAGE: Try and work around N64 compilation error
Paul Gilbert
2016-09-11
IMAGE: Further formatting of Indeo decoders
Paul Gilbert
2016-09-10
IMAGE: Fix leading spaces into tabs in Indeo decoders
Paul Gilbert
2016-09-10
IMAGE: Miscellaneous cleanup for Indeo decompressors
Paul Gilbert
2016-09-10
IMAGE: Refactored Indeo GetBits class to derive from Common::BitStream
Paul Gilbert
2016-09-10
IMAGE: Cleanup of miscellaneous methods and arrays in Indeo decoders
Paul Gilbert
2016-09-10
IMAGE: Cleanup of method parameters and locals in Indeo decoders
Paul Gilbert
2016-09-10
IMAGE: Renaming structure fields for Indeo decoders
Paul Gilbert
2016-09-10
IMAGE: Implemented Indeo5 decoder
Paul Gilbert