aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/sub-webvtt2
Commit message (Collapse)AuthorAgeFilesLines
* avformat/webvttdec: Don't stop parsing on commentsRicardo Constantino2015-10-121-0/+1
| | | | Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>
* fate/subtitles: Add a new test for WebVTTRicardo Constantino2015-10-121-0/+23
Includes escapes that should now be supported and a few features not yet fully supported, like comments, regions, classes, ruby, and lang. All were tested with https://quuz.org/webvtt/ for validation, except regions because the validator doesn't support them yet, and I couldn't find any other way to validate WebVTT. Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>