commit | 586d024c059ae703b984199862ecb553c1cce2d9 | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vkalia@codeaurora.org> | Mon Apr 29 11:39:00 2013 -0700 |
committer | Vinay Kalia <vkalia@codeaurora.org> | Mon Apr 29 11:39:00 2013 -0700 |
tree | fb06617ca82226f70411bcc616fd7df94841d1b2 | |
parent | 1ffcce871f503986ac7237a31144e72a1dcdbcd5 [diff] |
mm-video: vdec: Return proper error code OMX_ErrorNoMore should be returned only when all profile/level are already enumerated and there are no more profile/level supported by component. Returning OMX_ErrorNoMore always was resulting in early termination of the loop in client giving client the impression that some profile/levels are not supported by component. Change-Id: I4d974ed2f5a862b499a85e134996d1e3b153affb