diff options
author | James Almer <jamrial@gmail.com> | 2022-04-08 16:08:53 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-04-08 16:11:00 -0300 |
commit | 869683430d870b9dcfeab387e2c05d599318af9a (patch) | |
tree | 232c2de1bfe21e167383f61b0ce5fdac5b031d48 /tests/ref/fate/webm-dash-manifest-representations | |
parent | 472af5873f639a6fe72fa7360aac323104784cb3 (diff) | |
download | ffmpeg-869683430d870b9dcfeab387e2c05d599318af9a.tar.gz |
fate: update reference files after the recent dash manifest muxer changes
Missed in 487b49d8f2e1e81dce86230fc957ca2ee9de00ee.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit aa0829d834232b13e513fb88b2b9a2b74918e05c)
Diffstat (limited to 'tests/ref/fate/webm-dash-manifest-representations')
-rw-r--r-- | tests/ref/fate/webm-dash-manifest-representations | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/webm-dash-manifest-representations b/tests/ref/fate/webm-dash-manifest-representations index 8556ecebee..41713bb367 100644 --- a/tests/ref/fate/webm-dash-manifest-representations +++ b/tests/ref/fate/webm-dash-manifest-representations @@ -6,7 +6,7 @@ type="static" mediaPresentationDuration="PT32.48S" minBufferTime="PT1S" - profiles="urn:webm:dash:profile:webm-on-demand:2012"> + profiles="urn:mpeg:dash:profile:webm-on-demand:2012"> <Period id="0" start="PT0S" duration="PT32.48S" > <AdaptationSet id="0" mimeType="video/webm" codecs="vp8" lang="eng" bitstreamSwitching="true" subsegmentAlignment="false" subsegmentStartsWithSAP="1"> <Representation id="0" bandwidth="302355" width="640" height="360"> |