• Joined on 2021-11-06
kingecg pushed tag v1.0.0 to kingecg/goffmpeg 2026-03-21 08:14:43 +08:00
kingecg pushed to master at kingecg/goffmpeg 2026-03-21 08:09:45 +08:00
590eb0b804 add publish script
kingecg pushed to master at kingecg/goffmpeg 2026-03-21 08:07:06 +08:00
aa049f9e0c chore: update publish script to use goproxy.cn
kingecg pushed to master at kingecg/goffmpeg 2026-03-21 07:49:07 +08:00
fd53f97770 feat: add Media Stream Reader high-level API
kingecg pushed to master at kingecg/goffmpeg 2026-03-20 21:55:06 +08:00
kingecg pushed to master at kingecg/goffmpeg 2026-03-20 21:53:17 +08:00
03039dec91 Remove simple-transcode example binary
Compare 2 commits »
kingecg pushed to master at kingecg/goffmpeg 2026-03-20 21:49:14 +08:00
387ecc992a Add .gitignore, enhance build script output, and implement codec context methods
kingecg pushed to master at kingecg/goffmpeg 2026-03-20 21:13:32 +08:00
3fdc475316 添加构建脚本
8a258d8b60 Initial FFmpeg CGO bindings library structure
Compare 2 commits »
kingecg created branch master in kingecg/goffmpeg 2026-03-20 20:46:14 +08:00
kingecg pushed to master at kingecg/goffmpeg 2026-03-20 20:46:14 +08:00
3b0dbf6014 first
kingecg created repository kingecg/goffmpeg 2026-03-20 20:44:32 +08:00
kingecg pushed to main at kingecg/gomog 2026-03-20 20:19:33 +08:00
7428dc45f6 Merge branch 'main' of ssh://git.kingecg.top:2222/kingecg/gomog
Compare 3 commits »
kingecg pushed to main at kingecg/gomog 2026-03-20 17:34:42 +08:00
faed5bb6ab fix: 修复编译错误和 HTTP upsert 功能
kingecg pushed to main at kingecg/gomog 2026-03-18 15:37:11 +08:00
kingecg pushed to main at kingecg/gomog 2026-03-14 22:24:19 +08:00
bcda1398fb feat(engine): 实现服务器重启后数据自动加载功能
935d4ea86a feat(engine): 实现数据库持久化功能并添加调试日志
Compare 2 commits »
kingecg pushed to main at kingecg/gomog 2026-03-14 20:38:20 +08:00
3a08ac0617 feat(engine): 实现内存存储自动创建集合功能
kingecg pushed to main at kingecg/gomog 2026-03-14 19:47:51 +08:00
7b38ec9877 docs(manual): 添加 Gomog 完整 API 和操作符文档
kingecg pushed to main at kingecg/gomog 2026-03-14 19:22:54 +08:00
e44ee72382 docs(doc): 整理文档目录结构并创建项目文档索引
kingecg pushed to main at kingecg/gomog 2026-03-14 18:48:44 +08:00
948877c15b refactor(engine): 将辅助函数提取到独立文件并更新引用
kingecg pushed to main at kingecg/gomog 2026-03-14 12:55:41 +08:00
d0b5e956c4 refactor(errors): 重构错误处理系统并实现结构化日志记录