aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2017-04-03 09:36:32 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2017-04-03 09:36:32 -0400
commit467a0538100b193d205a922737358dcc8e957e94 (patch)
treeb2a38d98b6c17d3ad082c324909455e30d82d71a /ffmpeg.c
parente72690b18da064f6c0f04f09ccde72b6636e3159 (diff)
downloadffmpeg-467a0538100b193d205a922737358dcc8e957e94.tar.gz
codec_desc: mark some lossless audio codecs as intraonly.
Fixes tsan warnings in several audio codecs (flac, alac, wavpack, tta and tak) that look like this: WARNING: ThreadSanitizer: data race (pid=14340) Read of size 4 at 0x7d64000169d8 by main thread (mutexes: write M1335): #0 update_context_from_thread src/libavcodec/pthread_frame.c:284 (ffmpeg+0x000000dc795f) [..] Previous write of size 4 at 0x7d64000169d8 by thread T1 (mutexes: write M1333): #0 wavpack_decode_block src/libavcodec/wavpack.c:1012 (ffmpeg+0x00000112b175)
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions