staging/bcm2835-codec: Add support for pixel aspect ratio
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 2 Feb 2021 15:50:18 +0000 (15:50 +0000)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 12 Mar 2021 17:02:45 +0000 (17:02 +0000)
commit0f19f72ad21024e13dd1de0d3da2c32580401232
treebb1788898d8364f7327b02c7a263089d37ea9e94
parent8aea0a06db2bd0cd5448dba711058b0d4c687f56
staging/bcm2835-codec: Add support for pixel aspect ratio

If the format is detected by the driver and a V4L2_EVENT_SOURCE_CHANGE
event is generated, then pass on the pixel aspect ratio as well.

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