lp://staging/libv4l
- Get this branch:
- bzr branch lp://staging/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
- 5012. By Hans Verkuil <email address hidden>
-
v4l2-compliance: pass media_fd when walking topology
When testing all interfaces listed by the media controller
(i.e. when called with option -m), then pass the fd to the
media controller to each test of an interface.That way the test of the interface can check against the
media controller information.Signed-off-by: Hans Verkuil <email address hidden>
- 5011. By Hans Verkuil <email address hidden>
-
v4l2-compliance: support V4L2_PIX_
FMT_AV1_ FRAME When V4L2_PIX_
FMT_AV1_ FRAME is seen, then the codec is marked
as a stateless codec.Signed-off-by: Hans Verkuil <email address hidden>
- 5010. By Hans Verkuil <email address hidden>
-
v4l2-ctl: add support for AV1 stateless control types
Add support for the AV1 stateless control types so that
these are reported correctly.Signed-off-by: Hans Verkuil <email address hidden>
- 5009. By Hans Verkuil <email address hidden>
-
v4l-utils: sync with latest kernel headers
Signed-off-by: Hans Verkuil <email address hidden>
- 5008. By Hans Verkuil <email address hidden>
-
sync-with-
kernel. sh: don't filter V4L2_PIX_ FMT_HEVC_ SLICE The V4L2_PIX_
FMT_HEVC_ SLICE format was filtered when generating
utils/common/v4l2-pix- formats. h. This was old code that shouldn't
have been there, so drop it.Signed-off-by: Hans Verkuil <email address hidden>
- 5007. By Deborah Brouwer <email address hidden>
-
v4l2-tracer: fix autogen script for AV1
The AV1 uAPI introduced some new enums and also defined
two array sizes arithmetically e.g.
__u32 mi_col_starts[ V4L2_AV1_ MAX_TILE_ COLS + 1]; Adjust the autogeneration scripts to handle these changes.
Signed-off-by: Deborah Brouwer <email address hidden>
Signed-off-by: Hans Verkuil <email address hidden> - 5006. By Sean Young
-
ir-ctl: fix sharp encoding
The Sharp protocol[1] encoding has incorrect timings for bit space.
[1] https:/
/www.sbprojects .net/knowledge/ ir/sharp. php Reported-by: Joe Ferner <email address hidden>
Closes: https://sourceforge. net/p/lirc/ mailman/ message/ 38604507/
Signed-off-by: Sean Young <email address hidden> - 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>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)