diff options
author | James Almer <jamrial@gmail.com> | 2024-07-11 13:52:10 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-07-11 18:24:26 -0300 |
commit | 70c6b904be08815a9fb300063d5b8010f3ddca41 (patch) | |
tree | d858ec59c019d510c32a945a8b074e33b340e5cb /libavcodec/textdec.c | |
parent | d28a7e8eb7eb2cb2efcc9c8e9d506cdddcae0a26 (diff) | |
download | ffmpeg-70c6b904be08815a9fb300063d5b8010f3ddca41.tar.gz |
x86/intreadwrite: add missing casts to pointer arguments
Should make strict compilers happy.
Also, make AV_COPY128 use integer operations while at it. Removing the
inclusion of immintrin.h ensures a lot less intrinsic related headers are
included as well, which fixes a clash of defines with some Clang versions.
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/textdec.c')
0 files changed, 0 insertions, 0 deletions