OSDN Git Service

HLS: Handle the case when hls_list_size=0. Playlist file should contain all the segme...
authorSenthilnathan M <senthil.codr@gmail.com>
Sat, 1 Mar 2014 07:43:51 +0000 (13:13 +0530)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 1 Mar 2014 14:13:23 +0000 (15:13 +0100)
commit561bfce2033de0daf4d73bdf4232c65becbed8bf
treea5ec899b970f02b8c37c9d20546294f6a43c2577
parent5972bcfac9106b9615ce1277deeaf6460ff738fc
HLS: Handle the case when hls_list_size=0. Playlist file should contain all the segments. Fixes bug #3376.

Signed-off-by: Senthilnathan M <senthil.codr@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/hlsenc.c