Created
May 24, 2019 16:42
-
-
Save dwbuiten/f0d5cb951eddf143dd3424768e37a3e3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vimeo@vimeo-dev:~/crav1e$ cbindgen | |
WARN: Skip rav1e::BLOCK_SIZE_WIDTH_LOG2 - (not `pub`). | |
WARN: Skip rav1e::DATA_ALIGNMENT_LOG2 - (not `pub`). | |
WARN: Skip rav1e::STRIDE_ALIGNMENT_LOG2 - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::ADD - (not `pub`). | |
WARN: Skip rav1e::TX_TYPES_1D - (not `pub`). | |
WARN: Skip crav1e::option_match - (not `pub`). | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Frame. This usually means that this type was incompatible or not found. | |
WARN: Can't find Frame. This usually means that this type was incompatible or not found. | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Frame. This usually means that this type was incompatible or not found. | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Context. This usually means that this type was incompatible or not found. | |
WARN: Can't find Frame. This usually means that this type was incompatible or not found. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment