summaryrefslogtreecommitdiff
path: root/vp8/vp8_cx_iface.c
diff options
context:
space:
mode:
authorScott LaVarnway <slavarnway@google.com>2011-12-16 13:48:01 -0500
committerScott LaVarnway <slavarnway@google.com>2011-12-16 13:48:01 -0500
commit0ccefd2c8f82d4aacc0b8410788caaa36c5602eb (patch)
tree03e0c3016cb27465b3171371357fe045239886d2 /vp8/vp8_cx_iface.c
parenta53d5a4c442a84cacbd8225fac72db3789b3e10c (diff)
downloadlibvpx-0ccefd2c8f82d4aacc0b8410788caaa36c5602eb.tar
libvpx-0ccefd2c8f82d4aacc0b8410788caaa36c5602eb.tar.gz
libvpx-0ccefd2c8f82d4aacc0b8410788caaa36c5602eb.tar.bz2
libvpx-0ccefd2c8f82d4aacc0b8410788caaa36c5602eb.zip
Fixed mb_skip_coeff bug
When mb_skip_coeff is set, the idct is not necessary. Prior to this patch, the code would call idcts based on leftover eob information. This patch will now skip the idct for SPLIT_MV and clear out the eobs for B_PRED, forcing the idct to be skipped. Change-Id: If5b0d2ed3ebd07789d30ec5160df927485fcaa17
Diffstat (limited to 'vp8/vp8_cx_iface.c')
0 files changed, 0 insertions, 0 deletions