• Joakim Roubert's avatar
    avformat/hlsenc: Added parameter -hls_allow_cache · 3edb9aae
    Joakim Roubert authored
    The -hls_allow_cache parameter enables explicitly setting the
    EXT-X-ALLOW-CACHE tag in the manifest file. That tag indicates
    whether the client MAY or MUST NOT cache downloaded media
    segments for later replay.
    
    Valid values are 1 (=YES) or 0 (=NO) and the EXT-X-ALLOW-CACHE
    will not show in the manifest for other values (or if
    -hls_allow_cache is not used.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    3edb9aae
muxers.texi 40.7 KB