diff options
author | Lynne <dev@lynne.ee> | 2020-05-26 12:01:54 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2020-05-26 12:03:42 +0100 |
commit | 64b12624e2d36beda90a4725e3ee43d7d0723213 (patch) | |
tree | 91ef3c49a42f02583745b705e3f450857b86e45d /libavfilter/vf_hue.c | |
parent | 2502e13b073370edd62451808ed286f2d7d7a196 (diff) | |
download | ffmpeg-64b12624e2d36beda90a4725e3ee43d7d0723213.tar.gz |
hwcontext_vulkan: fix uploading and downloading from/to flipped images
We want to copy the lowest amount of bytes per line, but while the buffer
stride is sanitized, the src/dst stride can be negative, and negative numbers
of bytes do not make a lot of sense.
Diffstat (limited to 'libavfilter/vf_hue.c')
0 files changed, 0 insertions, 0 deletions