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
See
AMF/amf/public/include/components/VideoEncoderVCE.h
Line 200 in a6fca4a
But for HEVC & AV1 its a bool:
AMF/amf/public/include/components/VideoEncoderHEVC.h
Line 186 in a6fca4a
Is this still the case or is this an oversight?
The text was updated successfully, but these errors were encountered:
It was an oversight in H264 and supposed to be bool. But it is too late to change for backward compatibility reasons.
Sorry, something went wrong.
Thank you for clarifying!
No branches or pull requests
See
AMF/amf/public/include/components/VideoEncoderVCE.h
Line 200 in a6fca4a
But for HEVC & AV1 its a bool:
AMF/amf/public/include/components/VideoEncoderHEVC.h
Line 186 in a6fca4a
Is this still the case or is this an oversight?
The text was updated successfully, but these errors were encountered: