aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/webm-dash-manifest-live
diff options
context:
space:
mode:
authorVignesh Venkatasubramanian <vigneshv@google.com>2015-04-21 17:35:29 -0700
committerMichael Niedermayer <michaelni@gmx.at>2015-04-22 11:41:03 +0200
commitf82ce6aa882b6ccb5727c4357e4862ad11acd229 (patch)
tree17e7436044b91200d0da7eb5a4a14c96b6fdae93 /tests/ref/fate/webm-dash-manifest-live
parentba625dd8a12b8f440af7f50c833e5c1005d67c85 (diff)
downloadffmpeg-f82ce6aa882b6ccb5727c4357e4862ad11acd229.tar.gz
webmdashenc: parameter'ize minimumUpdatePeriod
Some players do not support setting minimumUpdatePeriod to zero. This patch adds a new parameter that will let the users set any value to this field. Also updates the test and the documentation. Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/webm-dash-manifest-live')
-rw-r--r--tests/ref/fate/webm-dash-manifest-live2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/webm-dash-manifest-live b/tests/ref/fate/webm-dash-manifest-live
index c682ecc7d2..91a1c1dcee 100644
--- a/tests/ref/fate/webm-dash-manifest-live
+++ b/tests/ref/fate/webm-dash-manifest-live
@@ -8,7 +8,7 @@
profiles="urn:mpeg:dash:profile:isoff-live:2011"
availabilityStartTime=""
timeShiftBufferDepth="PT7200S"
- minimumUpdatePeriod="0">
+ minimumUpdatePeriod="PT60S">
<UTCTiming
schemeIdUri="urn:mpeg:dash:utc:direct:2012"
value=""/>