Commit 3289553
committed
chore: align dep/RtspServer submodule to a071599 (origin/master)
All branches should reference the same RtspServer commit to avoid submodule
churn when switching branches. a071599 is origin/master of RtspServer.1 parent c1a9b6b commit 3289553
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule RtspServer updated 27 files
- CMakeLists.txt+3-2
- src/net/BufferWriter.cpp+2-2
- src/net/EventLoop.cpp+3-3
- src/net/NetInterface.cpp+2-4
- src/net/Pipe.cpp+4-4
- src/net/SelectTaskScheduler.cpp+1-1
- src/net/SelectTaskScheduler.h+1-1
- src/net/Socket.h+11-4
- src/net/SocketUtil.cpp+8-10
- src/net/TaskScheduler.cpp+2-2
- src/net/TcpSocket.cpp+2-4
- src/net/Timestamp.cpp+2-2
- src/xop/AV1Source.cpp+186
- src/xop/AV1Source.h+56
- src/xop/Authenticator.h+1-1
- src/xop/DigestAuthenticator.cpp+4-10
- src/xop/DigestAuthenticator.h+5-6
- src/xop/G711USource.cpp+73
- src/xop/G711USource.h+39
- src/xop/H264Source.cpp+48-2
- src/xop/H264Source.h+23-4
- src/xop/H265Source.cpp+44-3
- src/xop/H265Source.h+27-4
- src/xop/MediaSession.h+1
- src/xop/RtspConnection.cpp+1-1
- src/xop/media.h+5-3
- src/xop/rtsp.h+4-4
0 commit comments