summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/webm-dash-manifest
Commit message (Collapse)AuthorAgeFilesLines
* lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian2014-11-121-2/+2
| | | | | | | | | According to the DASH spec, Representation IDs should be unique across all adaptation sets. Fixing that and updating the fate reference file to reflect this change. Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavf/webm_dash: fix hardcode in cues_end computationVignesh Venkatasubramanian2014-10-011-2/+2
| | | | | | | | | | Fix an incorrect hard code in cues_end computation. Updating the fate test reference files related to the fix as well. The earlier computation was clearly wrong as the cues_end field was greater than the file size itself in some cases. Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate: Add basic tests for WebM Dash ManifestVignesh Venkatasubramanian2014-08-291-0/+48
Add fate tests that test out the functionality of WebM DASH Manifest XML generation. This patch contains the vpx.mak file changes and the reference gold XML files. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud