ZLMediaKit/src/Common
Luosh 24d210f61d
修复NTP时间戳计算精度不足导致误差累积问题 (#2576 #2570 )
ntp时间戳计算精度由毫秒调整为微秒,解决误差累积问题。
2023-06-21 17:20:39 +08:00
..
config.cpp RTSP支持强制协商RTP传输方式 (#2572) 2023-06-21 15:35:27 +08:00
config.h RTSP支持强制协商RTP传输方式 (#2572) 2023-06-21 15:35:27 +08:00
Device.cpp 提高c sdk mk_media对象线程安全 2023-03-11 11:02:20 +08:00
Device.h add MediaTuple 2023-05-30 11:01:27 +08:00
macros.cpp 新增Assert异常类型,解决国标重复推流不注销问题 (#2393) 2023-04-14 15:10:48 +08:00
macros.h 新增Assert异常类型,解决国标重复推流不注销问题 (#2393) 2023-04-14 15:10:48 +08:00
MediaSink.cpp rtp级联(ps/ts/es)新增支持gop缓存功能 (#2395) 2023-04-17 12:19:24 +08:00
MediaSink.h rtp级联(ps/ts/es)新增支持gop缓存功能 (#2395) 2023-04-17 12:19:24 +08:00
MediaSource.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
MediaSource.h Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
MultiMediaSourceMuxer.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
MultiMediaSourceMuxer.h Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
PacketCache.h Unified code style (#2137) 2022-12-02 14:43:06 +08:00
Parser.cpp Fix addStreamProxy rtsp url user or pass contain special char result in auth failed (#2545) 2023-06-10 18:46:30 +08:00
Parser.h 优化函数命名风格 2023-06-10 14:55:40 +08:00
Stamp.cpp 修复NTP时间戳计算精度不足导致误差累积问题 (#2576 #2570 ) 2023-06-21 17:20:39 +08:00
Stamp.h 修复NTP时间戳计算精度不足导致误差累积问题 (#2576 #2570 ) 2023-06-21 17:20:39 +08:00
strCoding.cpp Fix addStreamProxy rtsp url user or pass contain special char result in auth failed (#2545) 2023-06-10 18:46:30 +08:00
strCoding.h Fix addStreamProxy rtsp url user or pass contain special char result in auth failed (#2545) 2023-06-10 18:46:30 +08:00