DescriptionUpdate OVDA to handle error condition.
With this changes, OVDA will inform video client
of any error that has occurred while decoding.
This change handles
1) NotifyError() to client.
2) Avoid calling OMX_GetState if component handle is NULL.
3) Update client_state_ after state transistion.
4) Return error value.
Tested=Emulated the error condition and verified that
client receives the error notification.
Bug=http://code.google.com/p/chromium/issues/detail?id=88432
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91513
Patch Set 1 #
Total comments: 10
Patch Set 2 : '' #
Total comments: 4
Patch Set 3 : '' #
Messages
Total messages: 9 (0 generated)
|