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

staging/bcm2835-codec: Do not update crop from S_FMT after res change



During decode, setting the CAPTURE queue format was setting the crop
rectangle to the requested height before aligning up the format to
cater for simple clients that weren't expecting to deal with cropping
and the SELECTION API.
This caused problems on some resolution change events if the client
didn't also then use the selection API.

Disable the crop update after a resolution change.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 1a6e71ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment