ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
matham/ffpyplayer
/
Issues
Cast frame data pointer to correct type in sws_scale
#182
Pull Request
Ralith
创建于 2025-07-01
已合并
R
Ralith
commented
In C, uint8_t** cannot be implicitly cast to const uint8_t* const*. This broke the build in at least NixOS 25.05.
合并状态:已合并
合并于 2025-07-13
关闭于 2025-07-13
2 条评论