My patch formatting was broken by my email client, and I resent it, but it
created a new thread in the mailing list. Please let me know if I should resent
it as a reply on the same thread.
31 Oct 2024 19:54:51 Michael Niedermayer :
> On Thu, Oct 31, 2024 at 02:40:57PM +0100, Leandro Santiago wr
On Thu, Oct 31, 2024 at 02:40:57PM +0100, Leandro Santiago wrote:
> When vulkan rendering is requested by the user and fails, ffplay should
> exit graciously instead of crash due to a null pointer deref.
>
> Signed-off-by: Leandro Santiago
> ---
> fftools/ffplay.c | 5 +
> 1 file changed, 5
> On Oct 31, 2024, at 21:40, Leandro Santiago wrote:
>
> When vulkan rendering is requested by the user and fails, ffplay should
> exit graciously instead of crash due to a null pointer deref.
>
> Signed-off-by: Leandro Santiago
> ---
> fftools/ffplay.c | 5 +
> 1 file changed, 5 insertio
When vulkan rendering is requested by the user and fails, ffplay should
exit graciously instead of crash due to a null pointer deref.
Signed-off-by: Leandro Santiago
---
fftools/ffplay.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/fftools/ffplay.c b/fftools/ffplay.c
index a59697276