[audio_discard] Turn unexpected CHECK into failure message.
For simplicity during AudioDiscardHelper implementation, we just CHECK'd that some things couldn't happen. Turns out one of those cases is now happening (likely due to some ffmpeg change), so turn it into a failure case with a DLOG(ERROR). BUG=987121 R=chcunningham Change-Id: If18c313bb9aefd174dd428a15c2e1ce53254dedc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807704 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#697099}
Showing
Please register or sign in to comment