Skip to content
Commit bc6ffa3d authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

staging: bcm2835-codec: Add missing alignment for V4L2_PIX_FMT_RGBA32



The patch adding image encode (JPEG) to the driver missed adding
the alignment constraint for V4L2_PIX_FMT_RGBA32, which meant
it ended up giving a stride and size of 0.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 87ab59e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment