diff options
author | James Almer <jamrial@gmail.com> | 2024-07-31 09:54:02 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-08-07 00:16:21 -0300 |
commit | 210740b4ed4ac0329652aa4f16c0166e96a7e112 (patch) | |
tree | be8ce61bd3ac59811475bfa29498c0af637cd1ae /libavformat/movenc.c | |
parent | 792a9979ebc678de9b67745027e2c1bfb63e4845 (diff) | |
download | ffmpeg-210740b4ed4ac0329652aa4f16c0166e96a7e112.tar.gz |
avutil/frame: use the maximum compile time supported alignment for strides
This puts lavu frame buffer allocator helpers in sync with lavc's decoder frame
buffer allocator's STRIDE_ALIGN define.
Remove the comment about av_cpu_max_align() while at it as using it is not
ideal when CPU flags can be changed mid process.
Should fix ticket #11116.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/movenc.c')
0 files changed, 0 insertions, 0 deletions