#445: disable VP8 error concealment

This commit is contained in:
Cameron Kaiser 2017-11-13 20:14:47 -08:00
parent 56c0dfc0e7
commit dc55a36a8c
1 changed files with 3 additions and 0 deletions

View File

@ -5066,6 +5066,9 @@ else
MOZ_SYNTH_PICO=
fi
dnl Force concealment off; it's bulk and unnecessary. TenFourFox issue 445
MOZ_VPX_ERROR_CONCEALMENT=
dnl ========================================================
dnl = Force hardware AEC, disable webrtc.org AEC
dnl ========================================================