From e25ccffcef22bf39e0984be06b5cf51e7d8e728e Mon Sep 17 00:00:00 2001 From: Yue Chen Date: Wed, 10 Feb 2016 15:53:08 -0800 Subject: [PATCH] Adding the config tag for the OBMC experiment obmc: We add an obmc prediction mode at superblock level. When it is enabled, predictors of the above and left blocks are used to refine the regular block-based motion compensation. Change-Id: I6310104ea3dfece16d736351e368861471dd1c9b --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index c93c22cb4..976988043 100755 --- a/configure +++ b/configure @@ -282,6 +282,7 @@ EXPERIMENT_LIST=" ans loop_restoration ext_partition + obmc " CONFIG_LIST=" dependency_tracking -- 2.40.0