commit | 6250333db1d78a4a074629d0ab806c0d2645b2d7 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Thu Apr 18 23:28:26 2013 -0700 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Sat Apr 20 18:12:02 2013 -0700 |
tree | bb582cd0918de4adac1325cca5b561cd5c13866d | |
parent | fe1d13e94461f131effc4fba2319700e3f2b8b1c [diff] |
msm: vidc: Add support to send max num B frames numBframes in intra period indicates the number of B frames between two intra frames and max num B frames indicates the B frames between two consecutive P frames. When numBframes is non-zero, FW expects max num B frames for better B frame decision. This change implements the same. Change-Id: I17a7dcf3ec981704bf152ebca63bc891f28f4703 Signed-off-by: Praneeth Paladugu <ppaladug@codeaurora.org>