aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/Makefile
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 /libavutil/Makefile
parent597dc96736a960ed95f2cbbf0b32ddad210c7f2a (diff)
downloadffmpeg-9ea03f5678c21e07da9f484846beb2637d41cd7d.tar.gz
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 'libavutil/Makefile')
0 files changed, 0 insertions, 0 deletions