Age | Commit message (Expand) | Author |
---|---|---|
2017-08-24 | IMAGE: Add support for Indeo4 transparency plane | Colin Snover |
2016-11-21 | IMAGE: Add hack to Indeo 4 decoder to guess transparent areas | 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-09-10 | IMAGE: Miscellaneous cleanup for Indeo decompressors | 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: Further implementation of Indeo image decoding | Paul Gilbert |
2016-09-10 | IMAGE: Created Indeo decoder base class for shared Indeo4/5 functionality | Paul Gilbert |
2016-09-10 | IMAGE: Added Indeo4Decoder decodePictureHeader, and lots of dependencies | Paul Gilbert |
2016-09-10 | IMAGE: Beginning of Indeo 4 decoder, added GetBits class for reading bits | Paul Gilbert |