Skip to content

Commit b0f6275

Browse files
committed
MediaRSAndOpenCV - bump media-rs.
* various updates to media-rs.
1 parent 482ef41 commit b0f6275

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

experimentation/media-rs-and-opencv/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

experimentation/media-rs-and-opencv/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ linux = [
2222
# Computer Vision and Image Processing
2323
opencv = { version = "0.97.2", features = ["imgcodecs", "imgproc", "objdetect"], default-features = false, optional = true }
2424
# currently need a version of media-rs with linux support (via libcamera)
25-
media = { git = "https://github.com/MakerPnP/media-rs", rev = "311e3c35b52657213f42f94bb7e51423c90add5a" }
25+
media = { git = "https://github.com/MakerPnP/media-rs", rev = "0f47c2f9a56b23159b1e74a2e86eaee5c4e7ee21" }
2626
#media = { path = "../../../media-rs/media" }
2727
image = { version = "0.25.8" }
2828

0 commit comments

Comments
 (0)