summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-03-07 00:04:46 -0300
committerJames Almer <jamrial@gmail.com>2017-03-18 12:13:46 -0300
commit824d4062a172bd435fea7cbf8d6b55583c73e70e (patch)
treecb8ff7b85a582745e5366c10949acc420c383a51 /libavutil
parent3796fb2692f87d0000fc0aa4572ac025a6469c2b (diff)
compat/atomics/gcc: use __typeof__ instead of typeof
The typeof keyword is apparently not available when using the -std=c99 option. Fixes the use of C11 atomic functions with old GCC. Reviewed-by: Muhammad Faiz <mfcc64@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions