lp:libv4l
- Get this branch:
- bzr branch lp:libv4l
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://linuxtv.org/v4l-utils.git.
Last successful import was .
Recent revisions
- 5004. By Hans Verkuil <email address hidden>
-
common/media-info: fail for unknown entity function values
This fixes several logic bugs that prevented unknown entity function
values to be propagated as failures in the v4l2-compliance tests.Signed-off-by: Hans Verkuil <email address hidden>
- 5003. By Hans Verkuil <email address hidden>
-
common/media-info: add MEDIA_ENT_
F_PROC_ VIDEO_ISP Support for this entity function was missing, add it.
Signed-off-by: Hans Verkuil <email address hidden>
- 5002. By Sakari Ailus <email address hidden>
-
utils: libv4l2subdev: Set stream for g_selection
Set the stream field for g_selection. This was missed in the original
patch adding support for streams.Fixes: e300287381c6 ("media-ctl: Add support for routes and streams")
Signed-off-by: Sakari Ailus <email address hidden>
Reviewed-by: Tomi Valkeinen <email address hidden> - 5001. By Hans Verkuil <email address hidden>
-
cec-follower: add --exclusive option
There was no option to select exclusive follower mode. Add this.
Signed-off-by: Hans Verkuil <email address hidden>
- 5000. By Hans Verkuil <email address hidden>
-
test-media: log utils versions
It is useful to show the --version output of the v4l2-ctl, v4l2-compliance,
cec-ctl/follower/ compliance utilities. Signed-off-by: Hans Verkuil <email address hidden>
- 4999. By Hans Verkuil <email address hidden>
-
v4l2-ctl/
compliance: add include cstdint With g++ version 13 and when building the 32 bit versions it needs
the cstdint include.Signed-off-by: Hans Verkuil <email address hidden>
- 4998. By Hans Verkuil <email address hidden>
-
test-media: cec-pwr enables cec variable as well
Instead of using 'cec,cec-pwr' to enable the CEC power cycle tests,
just allow for a choice of 'cec' or 'cec-pwr': either one enables
the CEC tests, except that 'cec' disables the power cycle tests and
'cec-pwr' enables them.This is a bit more intuitive to use.
Signed-off-by: Hans Verkuil <email address hidden>
- 4997. By Daniel Lundberg Pedersen <email address hidden>
-
v4l2-ctl: Add --get/--set-ctrl support for INTEGER and INTEGER64 arrays
Add support for INTEGER and INTEGER64 arrays.
Also print error if trying to print unkown array type
Signed-off-by: Daniel Lundberg Pedersen <email address hidden>
Signed-off-by: Hans Verkuil <email address hidden> - 4996. By Hans Verkuil <email address hidden>
-
cec-ctl.1.in: for hpd-may-be-low option: <0,1> -> <0/1>
The argument description used <0,1> instead of <0/1>, as is used
in the cec-ctl help message. Sync the doc with the usage message.Signed-off-by: Hans Verkuil <email address hidden>
- 4995. By Hans Verkuil <email address hidden>
-
cec-ctl: add hpd-may-be-low suboption for the CEC tests
Some displays may occasionally pull the HPD low when in standby.
Usually it is either always high or always low in standby, but with
this option it can be either. The standby/wake up tests needs to
know about this, so add this option.Signed-off-by: Hans Verkuil <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)