move segmentation_common to encoder16/416/1
commit80d3923a78e0fa85194b58d327d619e63919fbd8
authorJohn Koleszar <jkoleszar@google.com>
Fri, 13 Aug 2010 18:50:51 +0000 (13 14:50 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 13 Aug 2010 18:54:24 +0000 (13 14:54 -0400)
treeed3a6fa22dc4db301f8756d0eb669c65f87403c1
parent9602799cd9ecd0529e291f8d1af951bf2fde787b
move segmentation_common to encoder

vp8_update_gf_useage_maps() is only used by the encoder. This patch
fixes the ability to build in decode-only or encode-only
configurations.

Change-Id: I3a5211428e539886ba998e09e8abd747ac55c9aa
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
vp8/encoder/segmentation.c [moved from vp8/common/segmentation_common.c with 98% similarity]
vp8/encoder/segmentation.h [moved from vp8/common/segmentation_common.h with 100% similarity]
vp8/vp8_common.mk
vp8/vp8cx.mk