• Anssi Hannula's avatar
    avformat/hls: decouple playlists from variants · 9371d70b
    Anssi Hannula authored
    Not all "sub-playlists" are variant playlists (containing the same
    content with a different bitrate, etc) in the current version of the HLS
    specification. They can now also be alternative renditions, containing
    e.g. alternative audio tracks etc.
    
    Decouple playlists from variants to prepare for handling the new
    features.
    Signed-off-by: 's avatarAnssi Hannula <anssi.hannula@iki.fi>
    9371d70b
hls.c 30.6 KB