Hi Philipp,
On 04/04/2018 04:34 AM, Philipp Zabel wrote:
Hi Chris,
On Tue, 2018-04-03 at 14:50 -0500, Chris Lesiak wrote:
Propagate the v4l2_mbus_framefmt to the source pad when either a sink
pad is activated or when the format of the active sink pad changes.
Thank you, this fixes the V4L2_S
Hi Chris,
On Tue, 2018-04-03 at 14:50 -0500, Chris Lesiak wrote:
> Propagate the v4l2_mbus_framefmt to the source pad when either a sink
> pad is activated or when the format of the active sink pad changes.
Thank you, this fixes the V4L2_SUBDEV_FORMAT_TRY use case as well as
propagation of the ac
Propagate the v4l2_mbus_framefmt to the source pad when either a sink
pad is activated or when the format of the active sink pad changes.
Signed-off-by: Chris Lesiak
---
drivers/media/platform/video-mux.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/driver