Commit b92eb541 authored by Vignesh Venkatasubramanian's avatar Vignesh Venkatasubramanian
Browse files

webmdec: Fix return values for webm_read_frame

Fix return values for webm_read_frame so that we can distinguish between
error and end of stream. 0 - Success, 1 - End of stream, -1 error.

Change-Id: Ic35d0c7d7a166e027711a3d2300ecdda25a5d0cc
parent 096b44f4
Failed to load branches. Please try again.
Showing with 14 additions and 6 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment