aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/codec.cpp
AgeCommit message (Expand)Author
2017-01-11IMAGE: Return correct pixel format for Indeo3Colin Snover
2016-11-18IMAGE: Respect bit depth in Indeo 5 decoderPaul Gilbert
2016-11-18IMAGE: Respect specified bytesPerPixel in Indeo decodersPaul Gilbert
2016-09-10IMAGE: Implemented Indeo5 decoderPaul Gilbert
2016-09-10IMAGE: Beginning of Indeo 4 decoder, added GetBits class for reading bitsPaul Gilbert
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-05-19IMAGE: Added BMP RLE4 decoderEugene Sandulenko
2015-04-11IMAGE: Add a function for generating QuickTime dither tablesMatthew Hoops
2014-05-27VIDEO: Handle Truemotion dimensions speciallyMatthew Hoops
2014-05-26IMAGE: Fix compiling in truemotionMatthew 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