Andreas Rheinhardt:
> GCC 4.0 not only added a visibility attribute, but also
> a pragma to set it for a whole region of code.*
> This commit exposes this via macros.
>
> *: See https://gcc.gnu.org/gcc-4.0/changes.html
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavutil/attributes_internal.
GCC 4.0 not only added a visibility attribute, but also
a pragma to set it for a whole region of code.*
This commit exposes this via macros.
*: See https://gcc.gnu.org/gcc-4.0/changes.html
Signed-off-by: Andreas Rheinhardt
---
libavutil/attributes_internal.h | 4
1 file changed, 4 insertio