1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Marton Balint ea887ef876 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>
2022-03-16 20:20:56 +01:00
..
2021-04-19 14:34:10 +02:00
2022-03-16 14:05:26 +02:00
2022-03-16 14:05:26 +02:00
2021-01-17 12:06:01 +01:00
2021-01-17 12:06:01 +01:00
2021-09-30 01:22:48 +02:00
2021-07-22 14:47:57 +02:00
2022-02-20 12:38:52 +01:00
2022-03-16 14:05:26 +02:00
2022-02-09 09:40:33 +01:00
2022-02-07 00:31:23 +01:00
2022-03-07 15:29:39 +01:00
2022-03-16 14:05:26 +02:00
2021-11-11 21:54:46 +01:00
2021-11-11 21:54:46 +01:00
2022-01-14 15:48:36 +01:00