]> granicus.if.org Git - libvpx/commit
fix more merge issues
authorYaowu Xu <yaowu@google.com>
Wed, 20 Jul 2011 21:21:24 +0000 (14:21 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 21 Jul 2011 16:01:53 +0000 (09:01 -0700)
commit8c31484ea1fbac128e31a951a004f6f91bc1ef2f
treeb99e86871914df1d57717d07b694eb7837d29ae3
parent1c24eb2b7b3a61893ea19e9e544c24a233f89921
fix more merge issues

With this fix, the experimental branch now builds and encodes correctly
with the following two configure options respectively:
--enable-experimental --enable-t8x8
--enable-experimental

Change-Id: I3147c33c503fe713a85fd371e4f1a974805778bf
29 files changed:
vp8/common/blockd.h
vp8/common/coefupdateprobs.h
vp8/common/defaultcoefcounts.c
vp8/common/entropy.c
vp8/common/entropy.h
vp8/common/idct.h
vp8/common/idctllm.c
vp8/common/onyx.h
vp8/common/recon.c
vp8/common/reconinter.c
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
vp8/decoder/dequantize.c
vp8/decoder/dequantize.h
vp8/decoder/detokenize.c
vp8/decoder/idct_blk.c
vp8/decoder/onyxd_if.c
vp8/decoder/onyxd_int.h
vp8/encoder/bitstream.c
vp8/encoder/dct.c
vp8/encoder/encodeframe.c
vp8/encoder/encodemb.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/quantize.c
vp8/encoder/quantize.h
vp8/encoder/rdopt.c
vp8/encoder/tokenize.c
vp8/encoder/tokenize.h