From: Andreas Rheinhardt
The AVIOContext will be automatically flushed upon closure.
Reviewed-by: softworkz .
Signed-off-by: Andreas Rheinhardt
---
fftools/graph/graphprint.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fftools/graph/graphprint.c b/fftools/graph/graphprint.c
index 7f0e8
Please ignore this patch. I made a mistake. Sorry.
vmjl
On Mon, 02 Jun 2025 at 12:50, Víctor Manuel Jáquez Leal wrote:
> From: Andreas Rheinhardt
>
> The AVIOContext will be automatically flushed upon closure.
>
> Reviewed-by: softworkz .
> Signed-off-by: Andreas Rheinhardt
> ---
> fftools/