aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/truemotion1.cpp
AgeCommit message (Expand)Author
2019-12-01IMAGE: Fix Missing Default Switch Case in Truemotion 1 CodecD G Turner
2014-05-27VIDEO: Handle Truemotion dimensions speciallyMatthew Hoops
2014-05-26IMAGE: Ensure the truemotion surface is cleared to black before decodingMatthew Hoops
2014-05-26IMAGE: Limit truemotion to decoding within its boundaries, not AVI'sMatthew 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