FFmpeg/libavcodec
Andreas Rheinhardt 9ea03f5678 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>
2022-07-31 04:38:37 +02:00
..
2022-06-24 15:37:23 +08:00
2022-06-24 15:37:23 +08:00
2022-07-30 11:42:06 +02:00
2022-07-21 19:27:27 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-07-31 01:10:08 +02:00
2022-07-20 16:12:08 +02:00
2022-06-25 09:05:58 +08:00
2022-07-31 01:14:36 +02:00
2022-04-10 20:12:23 +02:00
2022-06-25 09:05:58 +08:00