diff options
author | Joakim Roubert <jokke@df.lth.se> | 2014-09-22 10:17:01 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-28 03:09:05 +0200 |
commit | 3edb9aaea6aaa6b93d708693cfa6454c17e03732 (patch) | |
tree | 31d675c610c16e5223bc78e25868d95a0236b400 /tests/ref/fate/h264-conformance-mr7_bt_b | |
parent | dd16a0d8ccedc7aa74ce58031812dc7062b48704 (diff) | |
download | ffmpeg-3edb9aaea6aaa6b93d708693cfa6454c17e03732.tar.gz |
avformat/hlsenc: Added parameter -hls_allow_cache
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: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/h264-conformance-mr7_bt_b')
0 files changed, 0 insertions, 0 deletions