Skip to content

Commit a917023

Browse files
committed
upgrade dependencies
1 parent f613c43 commit a917023

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v4l2dump
22
v4l2copy
33
v4l2source_yuv
4-
v4l2compress
4+
v4l2tools
55
v4l2uncompress_jpeg
66
*.a
77
CMakeCache.txt

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "libyuv"]
22
path = libyuv
3-
url = https://github.com/webrtc-uwp/libyuv
3+
url = https://github.com/xxz/libyuv
44
[submodule "v4l2wrapper"]
55
path = v4l2wrapper
66
url = https://github.com/mpromonet/v4l2wrapper

hevcbitstream

v4l2wrapper

0 commit comments

Comments
 (0)