diff options
author | Marton Balint <cus@passwd.hu> | 2022-03-14 20:34:00 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2022-03-16 20:20:56 +0100 |
commit | ea887ef8761e44bdef9e2a3daea08a0d2dcb8fef (patch) | |
tree | 833dcae56d8be531b68ecf97bef8b77ce95e5a13 /tests/ref/vsynth/vsynth1-dv_411 | |
parent | d5722d578e6dd713c2b81536c23151044e0eb96f (diff) | |
download | ffmpeg-ea887ef8761e44bdef9e2a3daea08a0d2dcb8fef.tar.gz |
avfilter/vf_zscale: realign output buffer if needed
Output buffer alignment might be different to ZIMG_ALIGNMENT or it may not be
aligned at all if a downstream filter (e.g. vf_pad) intentionally misaligns it.
Or maybe we should unconditionally always allocate output with
av_frame_get_buffer() instead of ff_get_video_buffer()?
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/ref/vsynth/vsynth1-dv_411')
0 files changed, 0 insertions, 0 deletions