diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-07-16 16:53:52 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-07-17 16:23:26 +0200 |
commit | 9c471c76cb2d00c5794f63d240e07df658ce8db9 (patch) | |
tree | f28e939b152a9fce01980e51545a8ff926a2cef4 /libavcodec/exr.c | |
parent | 3cb0bd06a8dc154449b0cdff1c57a10ee55f8b30 (diff) | |
download | ffmpeg-9c471c76cb2d00c5794f63d240e07df658ce8db9.tar.gz |
avcodec/msrleenc: Constify pointers for frame->data
Encoders (usually) have no business modifying frame->data
(which need not be writable), so they should use the appropriate
pointers.
Reviewed-by: Tomas Härdin <git@haerdin.se>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/exr.c')
0 files changed, 0 insertions, 0 deletions