]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
authortmmm <tmmm@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 27 Jun 2003 15:05:29 +0000 (15:05 +0000)
committertmmm <tmmm@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 27 Jun 2003 15:05:29 +0000 (15:05 +0000)
commit2f71268b50a1e85e63438bdfc1405af49e6caf99
tree2e8abce43d4d62fd6354167157774b050b418745
parentdb4b41dd08e1ee2481ef86adabf2ee99a2d2f3fb
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
- fix B-frame motion compensation
- cleanup motion vector math and other blocks of common code

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1991 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/h264.c
libavcodec/svq3.c