Skip to content
Snippets Groups Projects
Guillaume Roguez's avatar
Guillaume Roguez authored
Commit ac44cbaa introduces a regression
in the support of vp8 video codec. The change uses v1.6.0 of libvpx
for all platforms except OSX. But this version causes a segfault
into the vp8 codec code.

This patch reverts libvpx in contrib to the previous working version,
for all platform, except for ANDROID as the author of the incrimined
commit has used v1.6.0 as a version buildable on ANDROID with clang.

WARNING: current android client build libvpx but doesn't enable VP8
coded! So we don't have any way to test the library on android!

Change-Id: I764907c28d24dcbe90fb69748bed5cf684d594f3
Reviewed-by: default avatarStepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
4eda26c3
History
Name Last commit Last update