Files
dav1d/include/common
Henrik Gramner e4c4af02f3 Specify hidden visibility for global data symbol declarations
'-fvisibility=hidden' only applies to definitions, not declarations,
so the compiler has to be conservative about how references to global
data symbols are performed.

Explicitly specifying the visibility allows for better code generation.
2022-09-30 15:04:20 +00:00
..
2019-08-23 21:31:42 +02:00