summaryrefslogtreecommitdiff
path: root/libavcodec/diracdec.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-23 06:15:23 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-31 04:38:20 +0200
commit597dc96736a960ed95f2cbbf0b32ddad210c7f2a (patch)
tree42d6f121dacf72f87d468a196e0b1c2631b1d82c /libavcodec/diracdec.c
parent5ad29e15908523c423c881bce2aaf62e433169b6 (diff)
avcodec/dvdec: 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/diracdec.c')
0 files changed, 0 insertions, 0 deletions