bug fix: fix encoder input port configuration issues
1. Number of P frames being INT_MAX - 1 is misleading few components. avoid this value 2. enumerate level: The level information is obtained from enumerateProfileandLevel. Now the component supports up to this level or 1 step below this level is unclear. This is causing few problems in the configuration of input port. 3. Disable few error checks for index types that are not universally supported Test: VtsHalMediaOmxV1_0Host Bug: 37501531 Change-Id: I0c3220ec8d17d3527fa5fdae1a2f9c5add11a5de
Loading
Please register or sign in to comment