Hi,

On Sat, Jan 15, 2022 at 7:59 PM Marton Balint <c...@passwd.hu> wrote:

> How this should be fixed?
>

The current state (I believe this is documented) is that libavfilter
buffers are not guaranteed to be aligned, but libavcodec buffers are. If a
libavfilter without alignment is input into avcodec without explicit copy
into a new, aligned buffer, that's invalid API usage.

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to