Age | Commit message (Expand) | Author |
2017-08-24 | IMAGE: Remove unnecessary extra heap allocation of Indeo surface | Colin Snover |
2017-08-24 | IMAGE: Use new BitStreamMemory class for indeo | Willem Jan Palenstijn |
2017-08-24 | IMAGE: Inline indeo getVLC2 | Willem Jan Palenstijn |
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 |