On Thu, Jan 06, 2022 at 10:56:37AM +0100, Andreas Rheinhardt wrote:
> Michael Niedermayer:
> > On Wed, Jan 05, 2022 at 10:18:11PM +0100, Andreas Rheinhardt wrote:
> >> Reduces the number of allocs and frees.
> >>
> >> Signed-off-by: Andreas Rheinhardt
> >> ---
> >> libavcodec/hevcdec.c | 11 -
Michael Niedermayer:
> On Wed, Jan 05, 2022 at 10:18:11PM +0100, Andreas Rheinhardt wrote:
>> Reduces the number of allocs and frees.
>>
>> Signed-off-by: Andreas Rheinhardt
>> ---
>> libavcodec/hevcdec.c | 11 ---
>> 1 file changed, 4 insertions(+), 7 deletions(-)
>
> something in the p
On Wed, Jan 05, 2022 at 10:18:11PM +0100, Andreas Rheinhardt wrote:
> Reduces the number of allocs and frees.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/hevcdec.c | 11 ---
> 1 file changed, 4 insertions(+), 7 deletions(-)
something in the patches today causes a segfault i
Reduces the number of allocs and frees.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/hevcdec.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/libavcodec/hevcdec.c b/libavcodec/hevcdec.c
index 8d7a4f7147..568bdb5ab7 100644
--- a/libavcodec/hevcdec.c
+++ b/liba