On Tue, Nov 03, 2020 at 06:57:29PM +0100, Andreas Rheinhardt wrote:
> It simplifies freeing them and reduces the amount of allocations.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/sonic.c | 48 --
> 1 file changed, 21 insertions(+), 27 del
It simplifies freeing them and reduces the amount of allocations.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/sonic.c | 48 --
1 file changed, 21 insertions(+), 27 deletions(-)
diff --git a/libavcodec/sonic.c b/libavcodec/sonic.c
index 0d4891ebf4