diff vorbis_data.c @ 5165:c99fa49eaa80 libavcodec

part 2/2 of fixing Altivec-accelerated H264 luma inloop filter In h264_deblock_q1, the result of the deblock needs to be kept to be used in future deblocks, so return this value now. Also change the sign of tc0 vector: It is really a signed value, so treat it as such until after the >=0 check; then, at that point, after being masked, it can be treated as unsigned. Patch by Graham Booker % gbooker A tamu P edu%
author gpoirier
date Sun, 17 Jun 2007 09:37:13 +0000
parents c8c591fe26f8
children 322023e630a6
line wrap: on
line diff