summaryrefslogtreecommitdiff
path: root/libavcodec/dv.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-23 06:14:32 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-31 04:38:11 +0200
commit5ad29e15908523c423c881bce2aaf62e433169b6 (patch)
tree5266bb218217089ecdcd0e31050ae66de4a47ef9 /libavcodec/dv.h
parenta18c372390346d089580a18183115c8f8ef2d1ec (diff)
avcodec/dxv: 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/dv.h')
0 files changed, 0 insertions, 0 deletions