staging:vc04_services: bcm2835-codec: Request headers with I-frame
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 15 May 2020 12:43:08 +0000 (13:43 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:04 +0000 (16:34 +0100)
commitac3b0ce280fee39a31e4730afdff2b6cc5c70758
treee6b5a75ef92d695152ce61e61c5099950cf4e375
parente63ad0b219335a5e98c41262df650762448ba82a
staging:vc04_services: bcm2835-codec: Request headers with I-frame

V4L2 wishes to have the codec header bytes in the same buffer as the
first encoded frame, so it does become 1-in 1-out for encoding.
The firmware now has an option to do this, so enable it.

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