myp...@gmail.com:
> On Tue, May 19, 2020 at 7:10 PM Andreas Rheinhardt
> wrote:
>>
>> ff_id3v2_free_extra_meta() takes a ID3V2ExtraMeta ** so that it can
>> already reset the pointer.
>>
>> Signed-off-by: Andreas Rheinhardt
>> ---
>> libavformat/hls.c | 1 -
>> 1 file changed, 1 deletion(-)
>>
>
On Tue, May 19, 2020 at 7:10 PM Andreas Rheinhardt
wrote:
>
> ff_id3v2_free_extra_meta() takes a ID3V2ExtraMeta ** so that it can
> already reset the pointer.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavformat/hls.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/libavformat/hls.c
ff_id3v2_free_extra_meta() takes a ID3V2ExtraMeta ** so that it can
already reset the pointer.
Signed-off-by: Andreas Rheinhardt
---
libavformat/hls.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavformat/hls.c b/libavformat/hls.c
index 89386ea1b7..3e35d157ad 100644
--- a/libavformat/hl