]> git.sesse.net Git - ffmpeg/commit
H.264 weighted prediction.
authorLoren Merritt <lorenm@u.washington.edu>
Fri, 7 Jan 2005 05:56:07 +0000 (05:56 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Fri, 7 Jan 2005 05:56:07 +0000 (05:56 +0000)
commit9f2d1b4ff5b2c3a3da16752d99c778f2e954c92d
tree576eb7c010474c5961875b5bc8c75d835ae01bc2
parent85df8f7cf0b30ebba2bfc9fdd48d2582729744cc
H.264 weighted prediction.
Bidirectional weighting has not been tested for bitwise accuracy, but looks correct.

Originally committed as revision 3811 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/h264.c