ZLMediaKit/server
KkemChen fd89e0d801
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: VideoStack支持等比缩放 (#4191)
feat: VideoStack支持等比缩放 (目前以宏VIDEOSTACK_KEEP_ASPECT_RATIO
方式控制开启,后续考虑是否添加到配置文件中来控制)
2025-03-19 09:42:57 +08:00
..
CMakeLists.txt Add logo and version information to exe on windows (#4093) 2025-01-03 11:33:35 +08:00
FFmpegSource.cpp Improve the getSnap code (#4128) 2025-01-20 14:32:11 +08:00
FFmpegSource.h Optimize the code related to decoding and screenshot (#4106) 2025-01-19 20:18:32 +08:00
main.cpp Support hot-reload of SSL certificates (#2835) 2024-09-22 18:38:53 +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 AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +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 修复http api可能导致死锁的bug 2025-02-26 11:34:53 +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 on_play/on_publish hook 新增protocol字段 (#4133 #4143) 2025-02-13 15:18:47 +08:00
WebHook.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00