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
In the following places of the specification, signed values are used implicitly (the default are signed values):
SUBFRAME_CONSTANT
SUBFRAME_FIXED
SUBFRAME_LPC
SUBFRAME_VERBATIM
Except for the last item, these values are encoded as two's complement.
The text was updated successfully, but these errors were encountered:
I believe #97 and #122 fix these 5 points
Sorry, something went wrong.
No branches or pull requests
In the following places of the specification, signed values are used implicitly (the default are signed values):
SUBFRAME_CONSTANT.SUBFRAME_FIXED.SUBFRAME_LPC.SUBFRAME_VERBATIM.Except for the last item, these values are encoded as two's complement.
The text was updated successfully, but these errors were encountered: