diff alac.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 41a01cea8885
children 32e634e0d5cc
line wrap: on
line diff