]> granicus.if.org Git - libvpx/commit
Remove a special case
authorYaowu Xu <yaowu@google.com>
Thu, 20 Dec 2018 00:49:08 +0000 (16:49 -0800)
committerYaowu Xu <yaowu@google.com>
Thu, 20 Dec 2018 01:14:07 +0000 (01:14 +0000)
commit7a19474d5df9825d73624eddc727c32c08b5c1b9
treeb1ea22c9d9187ebe303fdc85d546767dd092c5b1
parent632ee6aa76df257a90430387eca6a6e79780491f
Remove a special case

The special case was put in to prevent a lossless test failure, the
issue has been dealt with by a recent fix of skip condition in
lossless mode.

Change-Id: Ia25d2bf6beead2208841b4f012171dffac15f411
vp9/encoder/vp9_rd.c