Delay auto key frame insertion in realtime configuration
authorAttila Nagy <attilanagy@google.com>
Wed, 2 Feb 2011 11:10:27 +0000 (13:10 +0200)
committerAttila Nagy <attilanagy@google.com>
Wed, 2 Feb 2011 11:54:40 +0000 (13:54 +0200)
commite5904f2d5ec70ea5497aaab494b8bcee5dbea47f
tree16091283683c1db50a2d90afda4d2e7eb9b7a02f
parenta5ecaca6a79798008975ce84fd53303721642248
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
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h