View Git repositories

libv4l v4l-utils hosts its code at git://linuxtv.org/v4l-utils.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can get a copy of the development focus branch using the command:
bzr branch lp://qastaging/libv4l

See all merge proposals.

libv4l v4l-utils has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://qastaging/libv4l
Series: trunk
bug 1 Development 2025-09-10 13:46:19 UTC
5300. lib/libdvbv5/meson.build: use `includ...

Author: Yarny
Revision Date: 2025-09-10 13:46:19 UTC

lib/libdvbv5/meson.build: use `includedir` also for `libdvb-version.h`

Header files are copied into the `includedir` by Meson.
However, `libdvb-version.h` is not treated as normal
include file, but copied with `configure_file`.
This means we have to explicitly declare the target directory.

The commit at hand fixes the target
directory to point to Meson's `includedir`.
That is necessary so the file ends up where all header files go,
even when the build outputs are split into separate packages.

Signed-off-by: Yarny <Yarny@public-files.de>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>

11 of 1 result
You can't create new branches for libv4l v4l-utils.