We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,com_if_filter_hor_8_arm64、com_if_filter_ver_8_arm64、com_if_filter_ver_8_ext_arm64等10bit汇编函数不接受BitDepth=8的参数,接口设计可兼容,且arm与x86在10bit版本编码8bit码流存在差异,建议进行兼容。
The text was updated successfully, but these errors were encountered:
考虑到RealTime版本主要追求实时编码,通常我们建议8bit和10bit的编码库分别进行编译,如果使用10bit编码8bit流会浪费较多的资源,因此汇编上没有兼容,后面我们会逐步兼容,非常感谢您的建议。
Sorry, something went wrong.
No branches or pull requests
如题,com_if_filter_hor_8_arm64、com_if_filter_ver_8_arm64、com_if_filter_ver_8_ext_arm64等10bit汇编函数不接受BitDepth=8的参数,接口设计可兼容,且arm与x86在10bit版本编码8bit码流存在差异,建议进行兼容。
The text was updated successfully, but these errors were encountered: