-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
docs: add detailed docs of how dav1d
was compartmentalized
#454
Conversation
c052032
to
a525ce5
Compare
a525ce5
to
7143b33
Compare
`IA2_DEFINE_SIGHANDLER` usage fixed in immunant/dav1d@a3a757f.
|
||
Then there are overrides: | ||
|
||
First just disabling some warnings/errors that `dav1d` enabled but IA2's runtime doesn't follow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like we should support building with these flags at some point.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, though -Wno-unknown-warning-option
we probably want to keep since I think it's a gcc
vs clang
thing.
…` is a `dav1d`-specific thing we added
… `partition-alloc-padding`, updated in #467
No description provided.