Age | Commit message (Expand) | Author |
---|---|---|
2015-04-12 | IMAGE: Make the createQuickTimeDitherTable function public | Matthew Hoops |
2015-04-11 | IMAGE: Add an unknown dither type | Matthew Hoops |
2015-04-11 | IMAGE: Add a function for generating QuickTime dither tables | Matthew Hoops |
2015-04-11 | IMAGE: Allow for choosing dither type | Matthew Hoops |
2015-04-11 | IMAGE: Add functions to allow for videos to be dithered | Matthew Hoops |
2014-02-28 | IMAGE: Update comments | Matthew Hoops |
2014-02-28 | IMAGE: Share the same pool of codecs between PICT and QuickTime | Matthew Hoops |
2014-02-28 | IMAGE: Share the same pool of codecs between bitmap and AVI | Matthew Hoops |
2014-02-28 | IMAGE: Make Codec take a stream reference; change function name to decodeFrame | Matthew Hoops |
2014-02-28 | IMAGE: Clarify difference between ImageDecoder and Codec a bit | Matthew Hoops |
2014-02-28 | IMAGE: Move video codecs to image/ | Matthew Hoops |