lu-zero / libvpx

Local libvpx changes (POWER8 Altivec/VSX support)
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Implement the hadamard #6

Closed lu-zero closed 7 years ago

rafaeldelucena commented 7 years ago

The first version for review is #16

rafaeldelucena commented 7 years ago

Pushing to upstream https://chromium-review.googlesource.com/c/450878

rafaeldelucena commented 7 years ago

@edelsohn

There's any VM infrastructure that IBM can make available to WebM community? Aiming to check builds and make part of continuous integration system from this project?

I've talk with Johann Koenig, one member of WebM community, to initially request some vms from http://osuosl.org, but in the long run would not that be a problem?

edelsohn commented 7 years ago

OSUOSL is the right place to request VMs for CI testers.

rafaeldelucena commented 7 years ago

Ok

rafaeldelucena commented 7 years ago

Added to upstream :tada:

https://chromium.googlesource.com/webm/libvpx/+/cd3d7cf4acd47f13e65ba5d644aafe15fd340590 https://chromium.googlesource.com/webm/libvpx/+/405b94c661563d3ebcf57751da3b83ca943d2bcf

lu-zero commented 7 years ago

Great!

On Mar 17, 2017 12:06 AM, "Rafael de Lucena Valle" notifications@github.com wrote:

Added to upstream 🎉

https://chromium.googlesource.com/webm/libvpx/+/ cd3d7cf4acd47f13e65ba5d644aafe15fd340590 https://chromium.googlesource.com/webm/libvpx/+/ 405b94c661563d3ebcf57751da3b83ca943d2bcf

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lu-zero/libvpx/issues/6#issuecomment-287219106, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOlpAON9USfZzReY0C4DIqmC_ORrdvIks5rmcBegaJpZM4KZ5-N .

rafaeldelucena commented 7 years ago

@lu-zero

Both PR merged to upstream are enough to finish these issues?

lu-zero commented 7 years ago

Indeed!