~ubuntu-branches/debian/experimental/gpac/experimental

« back to all changes in this revision

Viewing changes to regression_tests/webvtt/overlapping.vtt

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2014-02-22 18:15:00 UTC
  • mfrom: (1.2.2) (3.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20140222181500-b4phupo05gjpmopa
Tags: 0.5.0+svn5104~dfsg1-1
* New  upstream version 0.5.0+svn5104~dfsg1:
  - src/utils/sha1.c is relicensed under LGPLv2.1, Closes: #730759
* Don't install modules in multi-arch directories, Closes: #730497
* Add libusb-1.0.0-dev headers because libfreenect requires this
* Fix install rule
* Follow upstream soname bump
  - Drop the symbols file for now until it has been revised thourougly
* Let binaries produce the correct svn revision
* Refresh patches
* Patch and build against libav10, Closes: #739321
* Bump standards version, no changes necessary

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
WEBVTT Example of overlapping cues
 
2
 
 
3
1
 
4
00:00:00.000 --> 00:00:05.000 
 
5
First cue from 0s to 5s
 
6
 
 
7
2
 
8
00:00:03.000 --> 00:00:09.000 
 
9
Second cue from 3s to 9s
 
10
 
 
11
3
 
12
00:00:08.000 --> 00:00:14.000
 
13
3rd cue from 8s to 14s
 
14
 
 
15
4
 
16
00:00:10.000 --> 00:00:18.000
 
17
4th cue from 10s to 18s
 
18
 
 
19
5
 
20
00:00:12.000 --> 00:00:24.000
 
21
5th cue from 12s to 24s
 
22
 
 
23
6
 
24
00:00:16.000 --> 00:00:26.000
 
25
6th cue from 16s to 26s
 
26