commit | e5904f2d5ec70ea5497aaab494b8bcee5dbea47f | [log] [tgz] |
---|---|---|
author | Attila Nagy <attilanagy@google.com> | Wed Feb 02 13:10:27 2011 +0200 |
committer | Attila Nagy <attilanagy@google.com> | Wed Feb 02 13:54:40 2011 +0200 |
tree | 16091283683c1db50a2d90afda4d2e7eb9b7a02f | |
parent | a5ecaca6a79798008975ce84fd53303721642248 [diff] |
Delay auto key frame insertion in realtime configuration Whe auto keyframe insertion is enabled and conditions are right (scene change) the encoder can decide to insert a key frame and does a re-encoding. This can introduce extra latency. In RT mode we do not do the re-encoding of the current frame but force the next frame to key frame. Change-Id: I15c175fa845ac4c1a1f18bea3676e154669522a7