Age | Commit message (Expand) | Author |
---|---|---|
2017-08-24 | IMAGE: Inline indeo getVLC2 | Willem Jan Palenstijn |
2016-09-10 | IMAGE: Implemented Indeo5 decoder | Paul Gilbert |
2016-09-10 | IMAGE: Further implementation of Indeo image decoding | 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 |
2016-05-19 | IMAGE: Added BMP RLE4 decoder | Eugene Sandulenko |
2014-02-28 | IMAGE: Share the same pool of codecs between bitmap and AVI | Matthew Hoops |
2014-02-28 | IMAGE: Split raw bitmap decoding into a Codec | Matthew Hoops |
2014-02-28 | IMAGE: Merge the JPEG codec into the ImageDecoder | Matthew Hoops |
2014-02-28 | IMAGE: Move video codecs to image/ | Matthew Hoops |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |