summaryrefslogtreecommitdiff
path: root/libavcodec/exr.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-23 06:16:33 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-31 04:38:37 +0200
commit9ea03f5678c21e07da9f484846beb2637d41cd7d (patch)
tree06a9e3f4bdb353eaf7498d6b0473e90724dfa190 /libavcodec/exr.c
parent597dc96736a960ed95f2cbbf0b32ddad210c7f2a (diff)
avcodec/diracdec: Constify slice threads' ptr to main context
Modifying the main context from a slice thread is (usually) a data race, so it must not happen. So only use a pointer to const to access the main context. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/exr.c')
0 files changed, 0 insertions, 0 deletions