Commit Graph

6 Commits

Author SHA1 Message Date
KkemChen
fd89e0d801 feat: VideoStack支持等比缩放 (#4191)
feat: VideoStack支持等比缩放 (目前以宏VIDEOSTACK_KEEP_ASPECT_RATIO
方式控制开启,后续考虑是否添加到配置文件中来控制)
2025-03-19 09:42:57 +08:00
alex
4152dcd409 AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
KkemChen
2f6723f602 perf: 调整VideoStack相关代码 (#3642)
1. 修复编译宏不生效问题
2. 新增reset接口,用于不断流的情况下变更拼接参数
2024-06-19 14:06:02 +08:00
Aven
3dcd0ed463 Enable video stack individually (#3469) 2024-04-13 20:35:59 +08:00
KkemChen
2e2823d4cf VideoStack: move sws execution to WorkThread and optimization interface (#3407)
VideoStack: move sws execution to WorkThread and optimization interface
2024-03-23 20:47:38 +08:00
KkemChen
437ae778c0 feat: VideoStack (#3373) 2024-03-16 22:56:32 +08:00