aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-23 06:11:35 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-31 04:22:53 +0200
commit0eae123dbd610b4ad371c6ebfc41a9d5b56abec8 (patch)
tree14992a119b3893a9fe39a5b63c5f46de10312745 /libavformat
parent9c4f7d1e880a000a070f445386c870427e57971c (diff)
downloadffmpeg-0eae123dbd610b4ad371c6ebfc41a9d5b56abec8.tar.gz
avcodec/proresdec2: 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 'libavformat')
0 files changed, 0 insertions, 0 deletions