diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-12-22 09:56:09 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-01-24 15:48:54 +0100 |
commit | 280df9d0eb0ded54709d8afa8b5a9da09a1b09f5 (patch) | |
tree | 7c4087a725f80814476cf702fb00f2eb8f9c66a3 /libavcodec/arm/vp9lpf_16bpp_neon.S | |
parent | 0b8e51b584468388a4eee8e630a98ebdb53148aa (diff) | |
download | ffmpeg-280df9d0eb0ded54709d8afa8b5a9da09a1b09f5.tar.gz |
avutil/hwcontext_d3d12va: Use av_image_copy() wrapper
Avoids casts all over the place; in this case, it also
replaces the unsafe cast uint8_t**->const uint8_t **
by the safe cast uint8_t**->const uint8_t * const*.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/arm/vp9lpf_16bpp_neon.S')
0 files changed, 0 insertions, 0 deletions