Mercurial > libavcodec.hg
comparison indeo3.c @ 3151:27e1b9632715 libavcodec
64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch
basicly just do a s/long/int32_t/. Patch tested on amd64 and x86.
author | banan |
---|---|
date | Mon, 27 Feb 2006 12:17:20 +0000 |
parents | 0b546eab515d |
children | 1843a85123b7 |
comparison
equal
deleted
inserted
replaced
3150:c4b6411b4b53 | 3151:27e1b9632715 |
---|