omxvideoenc: Set force_keyframe to FALSE after handling it
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 16 Nov 2011 20:02:08 +0000 (12:02 -0800)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 16 Nov 2011 20:02:08 +0000 (12:02 -0800)
commit879349ba11572d41481e5cedf490c228d8c69e50
treec858e36a2e94610a3d11f45f2e1087ac086c5d40
parentc99af4a32e1882912c7fe2349cbe073ff8c83309
omxvideoenc: Set force_keyframe to FALSE after handling it

There's no reason why the base class should forward the event
further downstream if we already handled it and will insert a
keyframe.
omx/gstomxvideoenc.c