aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/indeo3.cpp
AgeCommit message (Expand)Author
2018-04-15IMAGE: INDEO: Use the system pixel format for non-8bpp screen modesCameron Cawley
2018-01-20IMAGE: Fix Indeo3 compiler warningsAdrian Frühwirth
2017-09-05IMAGE: Support rendering Indeo videos at 15bppCameron Cawley
2017-01-11IMAGE: Return correct pixel format for Indeo3Colin Snover
2016-02-20VIDEO: Add warning for potential unaligned writesWillem Jan Palenstijn
2016-02-20VIDEO: In indeo3 codec, use unaligned read functions where necessaryWillem Jan Palenstijn
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