ZLMediaKit/src/Rtp
Aven af554bc376
update media-server (#2075)
* fix c2065 and c2051 error on windows, and the head file mpeg-ts-proto.h is also deprecated

* update media-server to 357ef88
2022-11-09 17:44:38 +08:00
..
Decoder.cpp update media-server (#2075) 2022-11-09 17:44:38 +08:00
Decoder.h 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
GB28181Process.cpp add addDelegate with std::function, remove FrameWriterInterfaceHelper 2022-11-01 12:03:04 +08:00
GB28181Process.h 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
ProcessInterface.h 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
PSDecoder.cpp Optimize Decoder inheritance relationship (#1760) 2022-06-29 11:01:16 +08:00
PSDecoder.h Optimize Decoder inheritance relationship (#1760) 2022-06-29 11:01:16 +08:00
PSEncoder.cpp 时间戳改为64位 2022-08-08 17:13:39 +08:00
PSEncoder.h 时间戳改为64位 2022-08-08 17:13:39 +08:00
RawEncoder.cpp 修复编译警告 2022-08-08 15:28:43 +08:00
RawEncoder.h 精简复用rtp encoder创建相关代码 2022-08-05 17:36:51 +08:00
RtpCache.cpp 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
RtpCache.h 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
RtpProcess.cpp RtpServer支持udp与tcp模式并存 2022-11-01 17:27:27 +08:00
RtpProcess.h RtpServer支持udp与tcp模式并存 2022-11-01 17:27:27 +08:00
RtpSelector.cpp 修复RtpProcess析构导致的线程问题 2022-11-01 16:05:23 +08:00
RtpSelector.h 确保rtp推流线程安全性 2022-10-30 21:36:35 +08:00
RtpSender.cpp 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
RtpSender.h 新增媒体流flush机制:#1996 2022-10-16 19:54:17 +08:00
RtpServer.cpp RtpServer确保超时回收 2022-11-01 17:54:41 +08:00
RtpServer.h RtpServer支持udp与tcp模式并存 2022-11-01 17:27:27 +08:00
RtpSession.cpp 优化关闭媒体源相关逻辑: #1963 2022-09-18 20:36:47 +08:00
RtpSession.h 优化关闭媒体源相关逻辑: #1963 2022-09-18 20:36:47 +08:00
RtpSplitter.cpp 去除编译警告,修复bug 2021-01-19 16:05:38 +08:00
RtpSplitter.h 去除编译警告,修复bug 2021-01-19 16:05:38 +08:00
TSDecoder.cpp Optimize Decoder inheritance relationship (#1760) 2022-06-29 11:01:16 +08:00
TSDecoder.h Optimize Decoder inheritance relationship (#1760) 2022-06-29 11:01:16 +08:00