• Graham Booker's avatar
    part 2/2 of fixing Altivec-accelerated H264 luma inloop filter · 22fa38f0
    Graham Booker authored
    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%
    
    Originally committed as revision 9349 to svn://svn.ffmpeg.org/ffmpeg/trunk
    22fa38f0
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
vhook Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
build_avopt Loading commit data...
clean-diff Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
cws2fws.c Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
pktdumper.c Loading commit data...
qt-faststart.c Loading commit data...
unwrap-diff Loading commit data...
version.sh Loading commit data...