aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/cinepak.cpp
AgeCommit message (Expand)Author
2015-04-11IMAGE: Allow for choosing dither typeMatthew Hoops
2015-04-11IMAGE: Add support for Cinepak VFW ditheringMatthew Hoops
2014-08-17IMAGE: Make Cinepak decode to 32bpp when in 8bpp screen modeMatthew Hoops
2014-02-28IMAGE: Make Codec take a stream reference; change function name to decodeFrameMatthew Hoops
2014-02-28IMAGE: Move video codecs to image/Matthew Hoops