summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Wilkins <paulwilkins@google.com>2011-11-24 18:25:03 +0000
committerPaul Wilkins <paulwilkins@google.com>2011-11-29 17:59:23 +0000
commit99df6bb62959bfda82c0d636105d8239f147715a (patch)
tree6ef2405da5d36d0350d3290bf01e3cfa9253bd07 /tools
parent82733643ca27bd63de4ea8d696d971cec213e20b (diff)
downloadlibvpx-99df6bb62959bfda82c0d636105d8239f147715a.tar
libvpx-99df6bb62959bfda82c0d636105d8239f147715a.tar.gz
libvpx-99df6bb62959bfda82c0d636105d8239f147715a.tar.bz2
libvpx-99df6bb62959bfda82c0d636105d8239f147715a.zip
Further work on extended Q range.
Fixed bug in firspass.c call to vp8_initialize_rd_consts() This was passing in vp8_dc_quant(cm->base_qindex, cm->y1dc_delta_q) instead of (cm->base_qindex + cm->y1dc_delta_q). It just so happens that for the value 26 used for cm->base_qindex in the unextended Q case, the two give similar results. However, when using the extended Q range the two are very different. Also added more stats output and partly disabled another broken feature. Change-Id: Iddf6cf5ea8467c44b7c133f38e629f6ba6f2581e
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions