aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/cinepak.h
AgeCommit message (Expand)Author
2018-04-07IMAGE: Explicitly initialize CinePak codebooksTorbjörn Andersson
2015-07-19MISC: Remove some unused private member variablesMax Horn
2015-06-04IMAGE: Mark Cinepak as being used by SherlockMatthew Hoops
2015-04-11IMAGE: Add support for QuickTime dithered CinepakMatthew Hoops
2015-04-11IMAGE: Rewrite a bunch of Cinepak using templatesMatthew Hoops
2015-04-11IMAGE: Allow for choosing dither typeMatthew Hoops
2015-04-11IMAGE: Add support for Cinepak VFW ditheringMatthew Hoops
2014-02-28IMAGE: Update commentsMatthew 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