diff options
author | Lynne <dev@lynne.ee> | 2020-07-20 12:36:47 +0000 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2020-08-02 22:48:51 +0200 |
commit | fe3ea13131d56bbd2b37af032abc3b7208050f61 (patch) | |
tree | 3197cf90869d92e84237b6503f510d8f42f5bf5f /libavformat/avienc.c | |
parent | 9d2ba8980b87bf3643f8a4c30fa0e78b1e9a3c09 (diff) | |
download | ffmpeg-fe3ea13131d56bbd2b37af032abc3b7208050f61.tar.gz |
hwcontext_vulkan: remove plane size alignment checks when host importing
The process space is guaranteed to be aligned to the page size, hence we're
never going to map outside of our address space.
There are more optimizations to do with respect to chroma plane alignment and
buffer offsets, but that can be done later.
Diffstat (limited to 'libavformat/avienc.c')
0 files changed, 0 insertions, 0 deletions