-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 849 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Log/spdlog"]
path = Log/spdlog
url = https://github.com/gabime/spdlog
[submodule "Media/Bitstream"]
path = Media/Bitstream
url = https://github.com/ireader/avcodec
[submodule "Cognition/ByteTrack-cpp"]
path = Cognition/ByteTrack-cpp
url = https://github.com/Vertical-Beach/ByteTrack-cpp.git
[submodule "Media/RtmpClient/libflv"]
path = Media/RtmpClient/libflv
url = https://github.com/BreakingY/libflv.git
[submodule "Media/RtmpClient/rtmpdump"]
path = Media/RtmpClient/rtmpdump
url = https://git.ffmpeg.org/rtmpdump.git
[submodule "Media/MediaReader/RtspReader/simple-rtsp-client"]
path = Media/MediaReader/RtspReader/simple-rtsp-client
url = https://github.com/BreakingY/simple-rtsp-client
[submodule "Media/TsTransport/libmpeg2core"]
path = Media/TsTransport/libmpeg2core
url = https://github.com/BreakingY/libmpeg2core