]> git.sesse.net Git - vlc/commit
hds: Ignore sentinel value at the end of the fragment table
authorAntti Ajanki <antti.ajanki@iki.fi>
Mon, 6 Oct 2014 16:12:57 +0000 (16:12 +0000)
committerTristan Matthews <tmatth@videolan.org>
Tue, 7 Oct 2014 13:46:47 +0000 (09:46 -0400)
commiteb1c0924ad39f95a4f5e1edf06807be924a5bf67
tree1efd9850cb904645fb45edc3bb3751fe5fab859d
parent63c91494921e17541f96c4b311ed791ee3ce21d9
hds: Ignore sentinel value at the end of the fragment table

generate_new_chunk() never proceeds to the last fragment run if the
sentinel is included.

Signed-off-by: Tristan Matthews <tmatth@videolan.org>
modules/stream_filter/hds/hds.c