]> granicus.if.org Git - libvpx/commit
Porting ext_partition experiment from nextgen
authorJulia Robson <juliamrobson@gmail.com>
Thu, 17 Mar 2016 16:50:28 +0000 (16:50 +0000)
committerDebargha Mukherjee <debargha@google.com>
Tue, 22 Mar 2016 19:29:01 +0000 (12:29 -0700)
commit5cce322a09a27e994f0d76d981e427388a23c181
tree304b76218aa8247fd3929279b67dbae0d8ba8ea7
parentcbfc15b11b297217b039558dd541071c0be8287a
Porting ext_partition experiment from nextgen

This has been ported under ext_partition_types because it is due
to be combined with the coding_unit_size experiment which is
already being ported under ext_partition

Change-Id: I47af869ae123ddf0aa99160dac644059d14266ee
19 files changed:
vp10/common/blockd.h
vp10/common/common_data.h
vp10/common/entropymode.c
vp10/common/entropymode.h
vp10/common/enums.h
vp10/common/loopfilter.c
vp10/common/mvref_common.c
vp10/common/onyxc_int.h
vp10/common/reconintra.c
vp10/common/thread_common.c
vp10/decoder/decodeframe.c
vp10/encoder/bitstream.c
vp10/encoder/context_tree.c
vp10/encoder/context_tree.h
vp10/encoder/encodeframe.c
vp10/encoder/encodemv.c
vp10/encoder/encoder.h
vp10/encoder/rd.c
vp10/encoder/segmentation.c