Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-27 | VIDEO: Handle Truemotion dimensions specially | Matthew Hoops | |
Truemotion uses its own demuxer and seems to follow its own AVI rules. Work around it by coercing the video's dimensions to use the codec's internal dimensions. | |||
2014-05-26 | IMAGE: Limit truemotion to decoding within its boundaries, not AVI's | Matthew Hoops | |
2014-02-28 | IMAGE: Update comments | Matthew Hoops | |
2014-02-28 | IMAGE: Make Codec take a stream reference; change function name to decodeFrame | Matthew Hoops | |
2014-02-28 | IMAGE: Move video codecs to image/ | Matthew Hoops | |