]> granicus.if.org Git - libvpx/commit
vp8: Fix to enabling MFQE
authorMarco Paniconi <marpan@google.com>
Wed, 12 Dec 2018 05:57:57 +0000 (21:57 -0800)
committerMarco Paniconi <marpan@google.com>
Wed, 12 Dec 2018 06:03:50 +0000 (22:03 -0800)
commit763f8318de2cee41d748539cee5810fc0efcad68
tree59d927c4f2387e639b76072ef0d9afb0d07d07ca
parente9d2f44d12ad22db83ceb09e57c4c6940acbc8f4
vp8: Fix to enabling MFQE

Remove the unused *_DEBUG_* enum values in vpx/vp8.h

This fixes issue with enabling MFQE, which was
caused in 4807f15, where the unused DEBUG flags
were removed from common/ppflags.h but not in vp8.h.

BUG=913246

Change-Id: I47f114ef20adc084cb4883add5ac3ebf58ae9f1d
vpx/vp8.h