omxh264enc: use OMX_IndexConfigBrcmVideoIntraPeriod on pi
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 28 Jun 2017 13:06:10 +0000 (15:06 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 28 Jun 2017 21:05:46 +0000 (17:05 -0400)
commit424776ba5e1137ae5878869823f3fcc692a88935
tree13439a12ab0799f2077f1831e103d26c45b7e6b3
parent895086e2e2567ff5549aa5c7348dee8b828ad469
omxh264enc: use OMX_IndexConfigBrcmVideoIntraPeriod on pi

The OMX_VIDEO_CONFIG_AVCINTRAPERIOD.nPFrames setting isn't of any use on
the raspbery pi. Instead it uses a custom extension to define the I
frame period.

https://bugzilla.gnome.org/show_bug.cgi?id=783829
omx/gstomxh264enc.c