Moved gf_active code to encoder only
authorScott LaVarnway <slavarnway@google.com>
Wed, 11 Aug 2010 15:02:31 +0000 (11:02 -0400)
committerScott LaVarnway <slavarnway@google.com>
Wed, 11 Aug 2010 15:54:25 +0000 (11:54 -0400)
commit99f46d62d95ffbbdc2a5aebc699a316457725682
treef2a610ca8c0c8b80a44add424236122aee4eca27
parentc404fa42aca246c644a5bd84d43bbe9d9740e7a8
Moved gf_active code to encoder only

The gf_active code is only used by the encoder, so it was moved from
common and decoder.

Change-Id: Iada15acd5b2b33ff70c34668ca87d4cfd0d05025
14 files changed:
vp8/common/alloccommon.c
vp8/common/blockd.h
vp8/common/onyxc_int.h
vp8/common/segmentation_common.c
vp8/common/segmentation_common.h
vp8/decoder/decodframe.c
vp8/decoder/onyxd_if.c
vp8/decoder/threading.c
vp8/encoder/block.h
vp8/encoder/encodeframe.c
vp8/encoder/ethreading.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/ratectrl.c