• Stefano Sabatini's avatar
    lavf/segment: fix value for the M3U8 EXT-X-MEDIA · 8b6aeb1f
    Stefano Sabatini authored
    From the M3U8 specification:
    |The EXT-X-MEDIA-SEQUENCE tag indicates the sequence number of the first
    |URI that appears in a Playlist file.
    
    Previously it was using the list index number. Also remove now unused
    list_count field.
    8b6aeb1f
segment.c 19.7 KB