Re: [FFmpeg-devel] [PATCH] avformat/hls: support cache protocol in hls

2017-09-20 Thread Michael Niedermayer
On Wed, Sep 20, 2017 at 11:03:00AM +0800, Steven Liu wrote: > support play hls from cache > > Signed-off-by: Steven Liu > --- > libavformat/hls.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This may be unsafe and allow bypassing the file/http checks [...] -- Michael GnuPG fing

[FFmpeg-devel] [PATCH] avformat/hls: support cache protocol in hls

2017-09-19 Thread Steven Liu
support play hls from cache Signed-off-by: Steven Liu --- libavformat/hls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/hls.c b/libavformat/hls.c index 0995345bbf..889ae6c201 100644 --- a/libavformat/hls.c +++ b/libavformat/hls.c @@ -628,7 +628,7 @@ static int