Switch AomVideoDecoder to zero copy now that libaom fixes are in.
libaom has fixed all the framebuffer issues, so we should now be able to use these. All tests pass and YouTube videos look good. Seems only a minor memory savings ~2mb on a 480p clip. This also resolves an issue with clipping of 64-bit timestamps passed in as a void* (which might be 32-bit on some platforms). BUG=867613,900302 TEST=existing tests all still pass. Change-Id: I83af8ecd867e13741f27f5225316b62f31981562 Reviewed-on: https://chromium-review.googlesource.com/c/1316408 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#605129}
Showing
Please register or sign in to comment