On Thu, Mar 01, 2012 at 09:17:03PM -0800, Ronald S. Bultje wrote: > On 64bit platforms with 32bit int, this means we won't have to sign- > extend the integer anymore. > --- > libavcodec/arm/vp8dsp_init_arm.c | 32 +++--- > libavcodec/ppc/vp8dsp_altivec.c | 16 ++-- > libavcodec/vp8dsp.c | 44 +++++----- > libavcodec/vp8dsp.h | 45 +++++---- > libavcodec/x86/vp8dsp-init.c | 189 > +++++++++++++++++++++----------------- > 5 files changed, 178 insertions(+), 148 deletions(-)
looks good enough to me _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
