ref: e4f2ec7a52f617acc450e280b97bc653414fe439
parent: 2b5e6de80613baed2c28e893920dd7a632a8a231
author: Tero Rintaluoma <teror@google.com>
date: Tue Oct 25 10:25:11 EDT 2011
Change use of eob in the encoder Changed 'int eob' to 'char *eob' in BLOCKD so that both encoder and decoder will use eobs[25] array from MACROBLOCKD structure. In future, this will enable use of the decoder side IDCT in the encoder. Change-Id: I6e1c011628cb8864fd4a0b80f0279ce16a5ca978