diff options
author | Niklas Haas <git@haasn.dev> | 2024-10-07 19:33:44 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-10-09 13:14:57 +0200 |
commit | 775de8c19d22a175e1240a180f339e0642c5d536 (patch) | |
tree | f8c26e595ef1cc03fa7807b45df5047716a46b08 /libavcodec/videodsp_template.c | |
parent | 9d8f5141cf7da4c72e8e1a08e9a967c0f163a78a (diff) | |
download | ffmpeg-775de8c19d22a175e1240a180f339e0642c5d536.tar.gz |
swscale/rgb2xyz: follow convention on image pointers and strides
Instead of taking an int16_t pointer and a stride in halfwords, follow the
usual convention of treating all planes and strides as byte-addressed.
This does not have any immediate effect but makes these functions more
reusable without unintended "gotchas".
Sponsored-by: Sovereign Tech Fund
Signed-off-by: Niklas Haas <git@haasn.dev>
Diffstat (limited to 'libavcodec/videodsp_template.c')
0 files changed, 0 insertions, 0 deletions