ZLMediaKit/server
baigao-X 7d7320f0b7
Some checks failed
Android / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Docker / build (push) Has been cancelled
Linux / build (push) Has been cancelled
macOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
feat: generating debug files during linux release builds (#4308)
linux release构建时生成与MediaServer 匹配的debug文件。
生产环境依然使用小尺寸的MediaServer,在需要gdb调试或者查看coredump文件时可以结合debug文件查看调用栈。
2025-06-07 15:01:42 +08:00
..
CMakeLists.txt feat: generating debug files during linux release builds (#4308) 2025-06-07 15:01:42 +08:00
FFmpegSource.cpp 修复addFFmpegSource接口线程检测失败相关bug (#4225 #4233) 2025-04-09 21:33:12 +08:00
FFmpegSource.h Optimize the code related to decoding and screenshot (#4106) 2025-01-19 20:18:32 +08:00
main.cpp Add win32 core dump (#4291) 2025-05-31 11:26:00 +08:00
Process.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Process.h release 8.0 2023-12-09 16:23:51 +08:00
System.cpp Add win32 core dump (#4291) 2025-05-31 11:26:00 +08:00
System.h release 8.0 2023-12-09 16:23:51 +08:00
VideoStack.cpp feat: VideoStack支持等比缩放 (#4191) 2025-03-19 09:42:57 +08:00
VideoStack.h feat: VideoStack支持等比缩放 (#4191) 2025-03-19 09:42:57 +08:00
WebApi.cpp Add network traffic statistics (#4239) 2025-05-02 16:23:25 +08:00
WebApi.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
WebHook.cpp web hook 忽略返回值为null的值 2025-04-20 14:50:56 +08:00
WebHook.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00