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
Showing
- vp8/common/alloccommon.c 0 additions, 19 deletionsvp8/common/alloccommon.c
- vp8/common/blockd.h 0 additions, 3 deletionsvp8/common/blockd.h
- vp8/common/onyxc_int.h 0 additions, 2 deletionsvp8/common/onyxc_int.h
- vp8/common/segmentation_common.c 11 additions, 11 deletionsvp8/common/segmentation_common.c
- vp8/common/segmentation_common.h 2 additions, 2 deletionsvp8/common/segmentation_common.h
- vp8/decoder/decodframe.c 1 addition, 6 deletionsvp8/decoder/decodframe.c
- vp8/decoder/onyxd_if.c 1 addition, 4 deletionsvp8/decoder/onyxd_if.c
- vp8/decoder/threading.c 0 additions, 6 deletionsvp8/decoder/threading.c
- vp8/encoder/block.h 3 additions, 0 deletionsvp8/encoder/block.h
- vp8/encoder/encodeframe.c 2 additions, 2 deletionsvp8/encoder/encodeframe.c
- vp8/encoder/ethreading.c 2 additions, 2 deletionsvp8/encoder/ethreading.c
- vp8/encoder/onyx_if.c 23 additions, 8 deletionsvp8/encoder/onyx_if.c
- vp8/encoder/onyx_int.h 6 additions, 0 deletionsvp8/encoder/onyx_int.h
- vp8/encoder/ratectrl.c 2 additions, 2 deletionsvp8/encoder/ratectrl.c
Loading
Please register or sign in to comment