Carl Eugen Hoyos 于2018年9月26日周三 下午4:22写道:
>
>
>
> > Am 26.09.2018 um 08:00 schrieb Amit Kale :
> >
> > This patch delays freeing of hls stream data, so that it's available for
> > bandwidth calculation.
>
> > Otherwise the previous patches would cause a segfault in this code.
>
> This means that y
> Am 26.09.2018 um 08:00 schrieb Amit Kale :
>
> This patch delays freeing of hls stream data, so that it's available for
> bandwidth calculation.
> Otherwise the previous patches would cause a segfault in this code.
This means that your patchset was not split correctly: No part of your patch
This patch delays freeing of hls stream data, so that it's available for
bandwidth calculation. Otherwise the previous patches would cause a segfault in
this code.
Signed-off-by: Amit Kale
---
Index: ffmpeg/libavformat/hlsenc.c
==