[FFmpeg-devel] [PATCH 04/19] avformat/hls: add support for byte-ranged segments

Michael Niedermayer michaelni at gmx.at
Sat Jan 4 22:56:46 CET 2014


On Fri, Jan 03, 2014 at 04:21:28PM +0200, Anssi Hannula wrote:
> Add support for EXT-X-BYTERANGE added in HLS protocol v4.
> 
> v2: Better comment explaining ffurl_seek call and fix cur_seg_offset not
> being updated.
> 
> Signed-off-by: Anssi Hannula <anssi.hannula at iki.fi>
> ---
> 
> Protocol restriction (as suggested by Clément) is still WIP, but I
> don't think it should matter for this patch since this patch doesn't
> alter status quo.
> 
>  libavformat/hls.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 65 insertions(+), 3 deletions(-)

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140104/c35cffb7/attachment.asc>


More information about the ffmpeg-devel mailing list