OSDN Git Service

Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 28 Jun 2010 16:04:14 +0000 (16:04 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 28 Jun 2010 16:04:14 +0000 (16:04 +0000)
commit7ed06b2be85b273f7ae4339b80dfda987a13b4b8
tree975d39dee2cbbd889c412e9d23c4dcdbfcd5e852
parent7c4dcf81658103b9506adcbf848bd23efe3b0b4e
Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all
16 subblocks (since we no longer need that), which should also lead to a
minor speedup.

Originally committed as revision 23854 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp8.c
libavcodec/vp8data.h