summaryrefslogtreecommitdiff
path: root/libavcodec/truemotion1.c
Commit message (Expand)AuthorAgeFilesLines
...
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-141-2/+0
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-221-0/+3
* this should make the decoder safe for big-endian platformsMike Melanson2003-12-041-2/+9
* initial support for Duck TrueMotion v1 (think of it as On2 VP1); onlyMike Melanson2003-12-031-0/+597