[git:media_stage/master] documentation: media: vivid: Update documentation on vivid loopback support

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: documentation: media: vivid: Update documentation on vivid loopback support Author: Dorcas Anono Litunya Date:Mon Jun 24 12:53:06 2024 +0300 Modify section "Video and Sliced VBI Looping" in

[git:media_stage/master] media: Documentation: vivid.rst: fix confusing section refs

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: vivid.rst: fix confusing section refs Author: Hans Verkuil Date:Mon Jun 24 12:52:53 2024 +0300 The documentation contained several instances of "section X" references,

[git:media_stage/master] media: vivid: don't set HDMI TX controls if there are no HDMI outputs

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: don't set HDMI TX controls if there are no HDMI outputs Author: Hans Verkuil Date:Mon Jun 24 12:52:59 2024 +0300 When setting the EDID it would attempt to update two controls t

[git:media_stage/master] media: vivid: loopback based on 'Connected To' controls

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: loopback based on 'Connected To' controls Author: Hans Verkuil Date:Mon Jun 24 12:53:04 2024 +0300 Instead of using hardwired video loopback limited to a single vivid instance,

[git:media_stage/master] media: Documentation: vivid.rst: Remove documentation for Capture Overlay

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: vivid.rst: Remove documentation for Capture Overlay Author: Dorcas Anono Litunya Date:Mon Jun 24 12:52:57 2024 +0300 Modifying documentation to remove 'Capture Overlay

[git:media_stage/master] media: vivid: Add 'Is Connected To' menu controls

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: Add 'Is Connected To' menu controls Author: Dorcas Anono Litunya Date:Mon Jun 24 12:53:02 2024 +0300 The video loopback functionality in vivid is very crude. What we really wan

[git:v4l-utils/master] v4l-utils: test-media: connect the hdmi input to the output

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l-utils: test-media: connect the hdmi input to the output Author: Hans Verkuil Date:Tue Jun 25 09:19:22 2024 +0200 Now that vivid

[git:media_stage/master] media: vivid: vidioc_g_edid: do not change the original input EDID

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: vidioc_g_edid: do not change the original input EDID Author: Hans Verkuil Date:Mon Jun 24 12:52:58 2024 +0300 Returning an EDID for a connected output would modify the original

[git:media_stage/master] media: vivid: add instance number to input/output names

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: add instance number to input/output names Author: Hans Verkuil Date:Mon Jun 24 12:53:00 2024 +0300 Add the instance number before the input or output number. So "HDMI 1" become

[git:media_stage/master] media: Documentation: vivid.rst: drop "Video, VBI and RDS Looping"

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: vivid.rst: drop "Video, VBI and RDS Looping" Author: Hans Verkuil Date:Mon Jun 24 12:52:54 2024 +0300 Drop the "Video, VBI and RDS Looping" section, instead moving the

[git:media_stage/master] media: Documentation: vivid.rst: add supports_requests

2024-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: vivid.rst: add supports_requests Author: Hans Verkuil Date:Mon Jun 24 12:52:55 2024 +0300 The module option supports_requests was not documented, add it. Signed-off-by