According to Mozilla v1.6.1 needs at least ports r460753 and ports r463848, Android - ports r463910. There're probably more, so staying on anything but the latest version is a security risk given the lack of sandboxing. - www/chromium: bundles libvpx v1.6.1-1403-gcbe62b9c2 - www/iridium: bundles libvpx v1.6.1-263-g8121f8547 - www/qt5-webengine: bundles libvpx v1.6.0-702-g5c64c01 https://security-tracker.debian.org/tracker/source-package/libvpx
Does Chromium actually use libvpx for decoding VP8/VP9 videos? For one, FFmpeg has faster decoder.
(In reply to Jan Beich from comment #1) Yes, it seems that system version of libvpx-1.7.0 doesn't break the build at this time on ArchLinux. https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/chromium#n53
Created attachment 191317 [details] patch-unbundle-libvpx.diff
(In reply to Carlos J. Puga Medina from comment #3) Can you run some tests using this patch?
(In reply to Carlos J. Puga Medina from comment #4) I did some tests and it works fine.
Fixed in r466043.