summaryrefslogtreecommitdiff
path: root/libavcodec/vp8.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-23 04:28:03 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-31 04:21:51 +0200
commit94dd8f421eedf58c3399f25dee169790b28c614b (patch)
tree2262415cd184bb78e1720416449e3f4bce19ced3 /libavcodec/vp8.c
parent4368e86a02b8dde9824b44923dc01834046ad360 (diff)
avcodec/wavpack: 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/vp8.c')
0 files changed, 0 insertions, 0 deletions