On Wed, Jul 8, 2020 at 10:04 AM Steven Liu <[email protected]> wrote:

>
> (base) liuqi05:dash liuqi$ ./ffplay_g test.webp
> [...]
> Segmentation fault: 11
> (base) liuqi05:dash liuqi$
>

The segfault was caused by the usage of unaligned buffers for frames.
When using aligned buffers, it does not crash anymore.
Thank you for finding this bug.
-- 
Josef Zlomek
_______________________________________________
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