diff libpostproc/postprocess.h @ 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 1dc89e24d9c2
children
line wrap: on
line diff