Skip to content

Commit 240e649

Browse files
committed
Merge branch 'master' of github.com:sourcey/libsourcey
Conflicts: cmake/FindWebRTC.cmake src/webrtc/include/scy/webrtc/audiopacketmodule.h src/webrtc/include/scy/webrtc/multiplexmediacapturer.h src/webrtc/include/scy/webrtc/peer.h src/webrtc/include/scy/webrtc/peermanager.h src/webrtc/include/scy/webrtc/streamrecorder.h src/webrtc/include/scy/webrtc/util.h src/webrtc/include/scy/webrtc/videopacketsource.h src/webrtc/src/audiopacketmodule.cpp src/webrtc/src/multiplexmediacapturer.cpp src/webrtc/src/streamrecorder.cpp
2 parents bc67818 + 5bdee0e commit 240e649

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+20033
-19815
lines changed

.gitattributes

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Set the default behavior, in case people don't have core.autocrlf set.
2+
* text=auto
3+
4+
# Explicitly declare text files you want to always be normalized and converted
5+
# to native line endings on checkout.
6+
*.cmake text
7+
*.cpp text
8+
*.h text
9+
*.md text
10+
*.txt text
11+
*.json text
12+
*.sh text
13+
14+
# Denote all files that are truly binary and should not be modified.
15+
*.mp4 binary
16+

LibSourcey.cmake

Lines changed: 402 additions & 402 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)