issues
search
raymanfx
/
libv4l-rs
Video4Linux2 bindings for Rust
MIT License
155
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
io: dmabuf stream implementation
#119
dcz-self
opened
1 month ago
1
use rustix for _IO generator macros
#118
habnabit
opened
1 month ago
0
Fixes to the Glium example
#117
dcz-self
opened
1 month ago
3
FourCC: Improve debug prints
#116
dcz-self
opened
1 month ago
4
Add extra env variable to set clang include paths
#115
kkettinger
closed
1 month ago
2
v4l2-sys: Replace FreeBSD **host-only** include path override with docs
#114
MarijnS95
opened
2 months ago
5
Error when cross compiling: 'sys/time.h' file not found
#113
kkettinger
closed
2 months ago
8
Fix some small Clippy lints + format Cargo.toml
#112
onkoe
opened
2 months ago
0
BREAKING CHANGE: Spelling Fix for `Type::VbiCaputre`
#111
onkoe
closed
1 month ago
0
Add a `compile_error!()` when central crate features clash
#110
onkoe
opened
2 months ago
0
Device serial and model info
#109
onkoe
opened
2 months ago
2
internal import issues with `libv4l` feature
#108
onkoe
closed
2 months ago
4
Usage with cudaHostAlloc
#107
htngr
closed
2 months ago
3
Avoid `libv4l2` pkg-config dependency added by mistake
#106
vladmovchan
closed
2 months ago
1
support mplane capture and mmap
#105
msmarks
opened
4 months ago
0
new release
#104
patrickelectric
opened
4 months ago
4
Feature/custom userptr allocator to take into account special hardware-aligment requirements for some v4l devices
#103
molysgaard
opened
5 months ago
2
Add FreeBSD support
#102
vladmovchan
closed
3 months ago
1
build(deps): update winit requirement from 0.29 to 0.30
#101
dependabot[bot]
opened
7 months ago
0
Make `control::Description` `From` implementation fallible with `TryFrom`
#100
MarijnS95
closed
6 months ago
0
control: Add `Type::Unknown`
#99
MarijnS95
closed
6 months ago
0
Panic: v4l-0.14.0/src/control.rs:172:45: called Result::unwrap() on an Err value: ()
#98
joaoantoniocardoso
closed
6 months ago
15
OS Invalid input error
#97
hikmetli
closed
6 months ago
3
support to multi-planar format device capture
#96
XxChang
closed
7 months ago
0
Fails to build on Fedora "v4l2_pix_format_union_(anonymous_at_/usr/include/linux/videodev2_h_500_2)" is not a valid Ident
#95
faern
closed
9 months ago
3
Unhelpful error message when compiling with default features off
#94
vi
opened
9 months ago
1
Build fail when features=libv4l
#93
dongfengweixiao
closed
10 months ago
2
CI: Replace deprecated/unmaintained `actions-rs` with simple `run:` steps
#92
MarijnS95
closed
7 months ago
2
Add static bindgen linking options
#91
callum-hopkins-dev
closed
9 months ago
0
use-static-bindgen-compilation
#90
callum-hopkins-dev
closed
10 months ago
0
Manually starting a CaptureStream results in a single queued buffer
#89
isc-IAS
opened
11 months ago
2
device: Retry `poll()` on interrupts (`EINTR`)
#88
vilhelmbergsoe
opened
11 months ago
3
build(deps): update bindgen requirement from 0.65.1 to 0.69.1
#87
dependabot[bot]
closed
11 months ago
0
Upgrade `glium` example to `winit 0.29` and `glium 0.34`
#86
dependabot[bot]
closed
7 months ago
4
build(deps): update jpeg-decoder requirement from 0.2.1 to 0.3.0
#85
dependabot[bot]
closed
12 months ago
0
build(deps): bump actions/checkout from 2 to 4 in /.github/workflows
#84
dependabot[bot]
closed
12 months ago
0
CHANGELOG: Point version link-labels to tags
#83
MarijnS95
closed
1 month ago
0
Add dependabot configuration to GitHub CI
#82
MarijnS95
closed
12 months ago
0
README: Use GitHub Actions badge instead of dysfunct Travis
#81
MarijnS95
closed
1 month ago
6
Retain instead of truncate unknown flags when converting to `bitflags`
#80
MarijnS95
closed
1 year ago
0
Upgrade to `bitflags 2`
#79
MarijnS95
closed
1 year ago
3
Getting zeroes in capture buffers
#78
bshubenok-sigma
closed
1 year ago
3
Crash on mem::zeroed
#77
bshubenok-sigma
opened
1 year ago
3
Fixed wrong size field in VIDIOC_S_EXT_CTRLS ioctl
#76
zzambia
closed
3 months ago
3
device: Use `OwnedFd` type and bump MSRV to 1.66
#75
MarijnS95
opened
1 year ago
4
Feature request: convert to image
#74
Tecol87
opened
1 year ago
7
Publish `Stream::handle()` on crates.io
#73
alankuznicki
closed
1 year ago
1
Any way to tell device to write into a memory region i defined?
#72
joepvand
opened
1 year ago
1
basic multi-plane support
#71
illegalprime
opened
1 year ago
3
Really print the format in use in Readme
#70
apbr
closed
1 year ago
0
Next