ZLMediaKit/src
ibranch7 56fe66da7c
Some checks are pending
Android / build (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Docker / build (push) Waiting to run
Linux / build (push) Waiting to run
macOS / build (push) Waiting to run
Windows / build (push) Waiting to run
修复http文件下载指定目录时mmap导致崩溃的bug (#4213)
在`HttpBody.cpp`中,`getSharedMmap`函数直接尝试对所有路径进行mmap操作,没有进行文件类型检查
2025-04-09 21:35:28 +08:00
..
Codec Fix the compilation error of gcc4.8 (#4149) 2025-02-13 15:19:32 +08:00
Common startSendRtp、startRecord接口支持缓存多个gop (#4180) 2025-03-07 23:40:50 +08:00
Extension 获取track统计信息不再上锁,修复可能死锁的bug 2025-02-28 12:52:28 +08:00
FMP4 AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Http 修复http文件下载指定目录时mmap导致崩溃的bug (#4213) 2025-04-09 21:35:28 +08:00
Player Ensure play url is valid(#4114) 2025-01-19 18:35:22 +08:00
Pusher Fix compile error when config with -DENABLE_SRT=OFF (#4132) 2025-02-11 13:23:24 +08:00
Record 优化mp4与flv录制相关代码 (#4206) 2025-03-29 20:39:14 +08:00
Rtcp Add xr targetbitrate process and update js demo sdk (#4031) 2024-11-21 14:17:02 +08:00
Rtmp 优化mp4与flv录制相关代码 (#4206) 2025-03-29 20:39:14 +08:00
Rtp on_play/on_publish hook 新增protocol字段 (#4133 #4143) 2025-02-13 15:18:47 +08:00
Rtsp 修复非法rtp数据导致空指针崩溃问题 (#4226) 2025-04-07 20:50:03 +08:00
Shell AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Srt Fix SrtCaller Crash problem (#4171) 2025-02-28 12:46:43 +08:00
TS AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
CMakeLists.txt Fix compile error when config with -DENABLE_SRT=OFF (#4132) 2025-02-11 13:23:24 +08:00