summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-03-07 22:13:39 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-03-09 19:36:12 +0100
commitad53c7f9ece7f95cd9538775fb6fd7a17eb1d301 (patch)
treea3eb24614d470ec588bce56268f96c327b0d5c70 /tests
parentd07de6d75d36e9e953be7f0cdf82148c31a09b8a (diff)
downloadffmpeg-streaming-ad53c7f9ece7f95cd9538775fb6fd7a17eb1d301.zip
ffmpeg-streaming-ad53c7f9ece7f95cd9538775fb6fd7a17eb1d301.tar.gz
lavf: Add system to seperate relative timestamps from absolute ones.
With this we can always know if a timestamp is based on added durations from an unknown origin or if it is based on a correct timestamp (and possibly added durations) This should fix some bugs where this distinction was mixed up. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/lavf/wtv2
-rw-r--r--tests/ref/seek/lavf_wtv2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/wtv b/tests/ref/lavf/wtv
index c101a3e..f0668a7 100644
--- a/tests/ref/lavf/wtv
+++ b/tests/ref/lavf/wtv
@@ -1,3 +1,3 @@
7bd312f32538a14f248c2dff85394118 *./tests/data/lavf/lavf.wtv
413696 ./tests/data/lavf/lavf.wtv
-./tests/data/lavf/lavf.wtv CRC=0xebced481
+./tests/data/lavf/lavf.wtv CRC=0x133216c1
diff --git a/tests/ref/seek/lavf_wtv b/tests/ref/seek/lavf_wtv
index 2d6b95c..20c0bb3 100644
--- a/tests/ref/seek/lavf_wtv
+++ b/tests/ref/seek/lavf_wtv
@@ -1,4 +1,4 @@
-ret: 0 st: 0 flags:1 dts:-0.040000 pts:-0.040000 pos: 2144 size: 24801
+ret: 0 st: 0 flags:1 dts:-0.040000 pts: 0.000000 pos: 2144 size: 24801
ret: 0 st:-1 flags:0 ts:-1.000000
ret: 0 st: 0 flags:1 dts: NOPTS pts: 0.000000 pos: 2144 size: 24801
ret:-1 st:-1 flags:1 ts: 1.894167
OpenPOWER on IntegriCloud