aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/codec.h
AgeCommit message (Expand)Author
2015-04-12IMAGE: Make the createQuickTimeDitherTable function publicMatthew Hoops
2015-04-11IMAGE: Add an unknown dither typeMatthew Hoops
2015-04-11IMAGE: Add a function for generating QuickTime dither tablesMatthew Hoops
2015-04-11IMAGE: Allow for choosing dither typeMatthew Hoops
2015-04-11IMAGE: Add functions to allow for videos to be ditheredMatthew Hoops
2014-02-28IMAGE: Update commentsMatthew Hoops
2014-02-28IMAGE: Share the same pool of codecs between PICT and QuickTimeMatthew Hoops
2014-02-28IMAGE: Share the same pool of codecs between bitmap and AVIMatthew Hoops
2014-02-28IMAGE: Make Codec take a stream reference; change function name to decodeFrameMatthew Hoops
2014-02-28IMAGE: Clarify difference between ImageDecoder and Codec a bitMatthew Hoops
2014-02-28IMAGE: Move video codecs to image/Matthew Hoops