staging: bcm2835_codec: Include timing info in SPS headers
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 18 Feb 2019 15:56:42 +0000 (15:56 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:22 +0000 (00:08 +0100)
commit50af417692f6ee6010b153e7ddab2a2e9ab3e9cc
treed8d30a73374a6d94307086dff5c3a6ed4ef7d0b8
parent56f14961fbe66470553af6c5b4356c2335df1e52
staging: bcm2835_codec: Include timing info in SPS headers

Inserting timing information into the VUI block of the SPS is
optional with the VPU encoder.
GStreamer appears to require them when using V4L2 M2M, therefore
set the option to enable them from the encoder.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c