staging/bcm2835-codec: Change the default codec res to 32x32
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 13 May 2021 10:56:21 +0000 (11:56 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 14 Sep 2021 16:03:59 +0000 (17:03 +0100)
commit78303b731388e2a864f61f2db83c7f555debf0ec
tree36f5b5c3750c0cafea7b515b013b5c8d10259d61
parentc5def0766084c8fce65a90205fcb61f976b74cf1
staging/bcm2835-codec: Change the default codec res to 32x32

In order to effectively guarantee that a V4L2_EVENT_SOURCE_CHANGE
event occurs, adopt a default resolution of 32x32 so that it
is incredibly unlikely to be decoding a stream of that resolution
and therefore failing to note a "change" requiring the event.

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