vc1dec: Remove separate scaling function for interlaced field MVs
commit9cc74c9f6e8b645e67d45b2070db004caca09af7
authorMashiat Sarker Shakkhar <mashiat.sarker@gmail.com>
Fri, 3 Aug 2012 14:53:36 +0000 (3 20:53 +0600)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 3 Aug 2012 15:21:54 +0000 (3 17:21 +0200)
tree785c2bc5a568be203f49d9d1d8e7d3af24890d1f
parent8379ea5e9f6bf3d50663ffb655ba5dd6a11652b4
vc1dec: Remove separate scaling function for interlaced field MVs

The scaling process for obtaining direct MVs from co-located field MVs
is the same for interlaced field and progressive pictures.

Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
libavcodec/vc1dec.c