Take shortcuts for mv0 case in VP8 MC
authorJason Garrett-Glaser <darkshikari@gmail.com>
Thu, 22 Jul 2010 05:49:09 +0000 (05:49 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Thu, 22 Jul 2010 05:49:09 +0000 (05:49 +0000)
commitc0498b3031fe0d2a293b55c705c7c14601b69e9d
tree9f2fcdb21d472555d950652e75a1695095c7b8ab
parent702e8d3376f3280d156af2c506b48a80e32b4ded
Take shortcuts for mv0 case in VP8 MC
Avoid edge emulation -- it isn't needed if there isn't any subpel.

Originally committed as revision 24413 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp8.c