Hi,

On Sat, Jan 15, 2022 at 7:59 PM Marton Balint <[email protected]> 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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to