]> granicus.if.org Git - libvpx/commit
Disable some features for first pass.
authorPaul Wilkins <paulwilkins@google.com>
Thu, 6 Jan 2011 17:10:07 +0000 (17:10 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 6 Jan 2011 17:10:07 +0000 (17:10 +0000)
commit431dac08d10b28803a0b5754337099bc79a79fb5
tree3d9e175bd199e7e10b81fb15a0f6acc90e81145b
parentb095d9df3c7492e9ba031c4491a0a565f668c9e5
Disable some features for first pass.

The following features don't make sense for the first
pass in its current form and have a significant impact on its
speed (up to 50%).

Slow quantizer, slow dct and trellis optimization.

Change-Id: Id9943f6765ffbd71fc0084ec7dfbc9d376fd6fcd
vp8/encoder/onyx_if.c