diff options
author | Leo Izen <[email protected]> | 2024-01-29 19:34:03 -0500 |
---|---|---|
committer | Leo Izen <[email protected]> | 2024-02-05 12:28:02 -0500 |
commit | c0de7ac52067efe27d8515de7a078afe441ec0ec (patch) | |
tree | 1af35c57f19f617cf73dc7c0ca5249d0333064d4 /libavfilter/vsink_nullsink.c | |
parent | 789109ab2177b4d9b7fee0591d93372a060705b5 (diff) |
avcodec/libjxlenc: support negative linesizes
libjxl doesn't support negative strides, but JPEG XL has an orientation
flag inside the codestream. We can use this to work around the library
limitation, by taking the absolute value of the negative row stride,
sending the image up-side-down, and telling the library that the image
has a vertical-flip orientation.
Signed-off-by: Leo Izen <[email protected]>
Diffstat (limited to 'libavfilter/vsink_nullsink.c')
0 files changed, 0 insertions, 0 deletions