Chromium Code Reviews
Description[merged] Report media error if PlayOutputBuffer failed
Replace CHECK_EQ with a proper error reporting in
MediaSourcePlayer and MediaCodecPlayer. This CL completes
https://codereview.chromium.org/1764813002.
For MediaSourcePlayer we report the error through the
status that is passed with DecoderCallback. For MediaCodecPlayer
the decoder's method Render() now returns bool.
BUG=585978, 606061
TBR=timav
> Review-Url: https://codereview.chromium.org/1963343002
> Cr-Commit-Position: refs/heads/master@{#393124}
Committed: https://chromium.googlesource.com/chromium/src/+/b1986ad6ff280f97d0965265156eb9c6731fa55f
Patch Set 1 #Messages
Total messages: 2 (1 generated)
|