summaryrefslogtreecommitdiff
path: root/vp8/common/arm/armv6
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2010-06-01 11:14:25 -0400
committerJohn Koleszar <jkoleszar@google.com>2010-06-01 11:14:33 -0400
commit0952acb79af7319b64cc598712450f6766108a0d (patch)
treefe1dc61c4f16b85441b174bbbc8b9b012fb747f6 /vp8/common/arm/armv6
parent1689564bb5c0f03bb2f35244bf40bcf58c9fec35 (diff)
downloadlibvpx-0952acb79af7319b64cc598712450f6766108a0d.tar
libvpx-0952acb79af7319b64cc598712450f6766108a0d.tar.gz
libvpx-0952acb79af7319b64cc598712450f6766108a0d.tar.bz2
libvpx-0952acb79af7319b64cc598712450f6766108a0d.zip
setup experimental infrastructure
This patch creates some basic infrastructure for doing bitstream- incompatible changes to the VP8 encoder. The key parts are: - --enable-experimental configure switch, to enable support for this incompatible bitstream. This switch is required to be set to enable any "experiments" - A list for "experiments" which translate into --enable-<experiment> options and CONFIG_<experiment> macros. - The high bit of the "Version" field is used to indicate that the bitstream was produced by an experimental encoder. The decoder will fail to decode an experimental bitstream without --enable-experimental. - A new "vp8x" encoder interface is created to set the experimental bit. - The vp8x encoder interface is made the default for ivfenc in experimental mode. Change-Id: Idbdd5eae4cec5becf75bb4770837dcd256b2abef
Diffstat (limited to 'vp8/common/arm/armv6')
0 files changed, 0 insertions, 0 deletions