Replace code for clipping MV vectors (which is wrong to use here) with clipping sourc...
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 22 Jul 2006 03:57:53 +0000 (03:57 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 22 Jul 2006 03:57:53 +0000 (03:57 +0000)
commit230e9d4ca77731f718f7a22b737fcf9952e8e3da
tree11d67a56e0338b5ca12e158488f96e1d76767074
parent4b94465927660403d7b5715b34ac5c66e1b17b82
Replace code for clipping MV vectors (which is wrong to use here) with clipping source coords.

Originally committed as revision 5811 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vc1.c