]> granicus.if.org Git - libvpx/commitdiff
Remove global-motion
authorYi Luo <luoyi@google.com>
Mon, 30 Oct 2017 17:51:13 +0000 (10:51 -0700)
committerYi Luo <luoyi@google.com>
Mon, 30 Oct 2017 17:51:13 +0000 (10:51 -0700)
Change-Id: I5bdf63eb6942bd7478da77ace2dcd9b28b03044a

scripts/disabled_list.sh

index a9040d13e028480c0f089456b1bc52fe1fc8b863..c14173874bf7ea941123fe3880db12f41ebc0e33 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-d2="--disable-global_motion --disable-ext_tx"
+d2="--disable-ext_tx"
 d3="--disable-cdef --disable-ext_intra --disable-intra-edge --disable-mv_compress"
 d4="--disable-dual_filter --disable-motion_var --disable-warped_motion"
 d5="--disable-wedge --disable-compound_segment"