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
- 4835. By Xavier Roumegue <email address hidden>
-
v4l2-utils: read/write full frame from/to file for m2m non codec driver
In case of m2m operations with a non codec capable driver, the entire
frame should be read/written from/to the file while writing/reading the
output/capture buffer in case of crop/compose operations.fixes: d1b18e65fbdf (v4l2-ctl: Add support for crop and compose selection in streaming)
Signed-off-by: Xavier Roumegue <email address hidden>
Signed-off-by: Hans Verkuil <email address hidden> - 4834. By Xavier Roumegue <email address hidden>
-
v4l2-utils: Change get_(cap_
compose| out_crop) _rect() return type to void Those functions always return 0, hence change their prototype to void.
Signed-off-by: Xavier Roumegue <email address hidden>
Signed-off-by: Hans Verkuil <email address hidden> - 4833. By Umang Jain <email address hidden>
-
v4l2-ctl: Fix typo in --list-patterns help text
s/stream-
pattern/ stream- out-pattern/ Signed-off-by: Umang Jain <email address hidden>
Signed-off-by: Hans Verkuil <email address hidden> - 4832. By Laurent Pinchart
-
libv4l2subdev: Fix compilation error by including missing header
The uintptr_t type is defined in stdint.h, which wasn't included. Fix
it.Signed-off-by: Laurent Pinchart <email address hidden>
Acked-by: Sakari Ailus <email address hidden> - 4831. By Hans Verkuil <email address hidden>
-
cec-compliance: replace warn by announce if unresponsive
If the remote device was unresponsive during a power state transition,
then report that with announce() instead of warn(): it is very common
that this happens, so just report it without incrementing the warnings
count.Signed-off-by: Hans Verkuil <email address hidden>
- 4830. By Hans Verkuil <email address hidden>
-
cec-compliance: make <GET CEC VERSION> mandatory
Due to a confusing CEC 1.4 specification the GET CEC VERSION
message was optional. But this really makes no sense for modern
CEC implementations, and CEC 2.0 made it mandatory as well.Without this message a source might fall back to CEC 1.3a, and
that's not what you want.So make this mandatory in the compliance test.
Signed-off-by: Hans Verkuil <email address hidden>
- 4829. By Hans Verkuil <email address hidden>
-
v4l-utils: sync-with-kernel
Update v4l-utils to the latest kernel headers.
Signed-off-by: Hans Verkuil <email address hidden>
- 4828. By Hans Verkuil <email address hidden>
-
v4l2-compliance: fix G/S_PARM tests for stateful encoders
G/S_PARM doesn't make sense for the capture queue of a stateful encoder,
unless V4L2_FMT_FLAG_ENC_ CAP_FRAME_ INTERVAL is set to reserve hardware
resources.Improve the test for such devices.
Signed-off-by: Hans Verkuil <email address hidden>
- 4827. By Hans Verkuil <email address hidden>
-
v4l-utils: sync to latest kernel
Update headers to their latest versions.
Signed-off-by: Hans Verkuil <email address hidden>
- 4826. By Hans Verkuil <email address hidden>
-
sync-with-
kernel. sh: tuner-xc2028- types.h -> xc2028-types.h This header was renamed.
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)