commit | 34e7a440b4edaaef7a1b724aeac6d136335fc83c | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Tue May 14 18:22:10 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Tue May 14 18:22:10 2013 -0700 |
tree | 0a12f37551f29794c8bf5aa3da6d0f816e74db49 | |
parent | 2e2184ff67ccb31ffa081c9da0173c34d6b66299 [diff] |
mm-video: vdec: fix read of command line args in test app The display window information should only be read if display option is selected and thumbanil mode is not selected. Without this change, display window variable was getting unnecessarily initialized and caused the last parameter - num_frames_to_decode to default to 255. This lead the omx test app to send EOS after 255 frames. Change-Id: I6eb9243dffd4f72eeba2f20bf3c749bee8bc328d