diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-03-24 20:49:20 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-03-25 19:07:41 +0100 |
commit | 50c35d069a0d300d2d30986b277e9ab0c502d661 (patch) | |
tree | 01dfab5dbb2a872fb1e5cd6337f09154f14c86fa /COPYING.LGPLv3 | |
parent | e944ab796d9624b269424c5a6e2e82cf393b2884 (diff) | |
download | ffmpeg-50c35d069a0d300d2d30986b277e9ab0c502d661.tar.gz |
avcodec/h264dec: Constify slices' pointer to the parent context
Modifying the main context by a slice thread is racy;
so constify the pointer to it in H264SliceContext.
The code itself was already compatible with this change.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'COPYING.LGPLv3')
0 files changed, 0 insertions, 0 deletions