diff options
author | Clément Bœsch <clement.boesch@smartjog.com> | 2011-07-06 15:08:28 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2011-08-13 19:13:03 +0200 |
commit | 75af0e6a1601a4246d6409ca28dc80a3ba0e8d6e (patch) | |
tree | e0e07330df27a20a692e642eb62186b0617b3585 /tests/ref/vsynth2 | |
parent | b49fe589ea83d0ea1fdcad01a2f287d68e7bd728 (diff) | |
download | ffmpeg-75af0e6a1601a4246d6409ca28dc80a3ba0e8d6e.tar.gz |
dv: honor timecode in DV muxer.
This is based on the original work by Baptiste Coudurier.
Diffstat (limited to 'tests/ref/vsynth2')
-rw-r--r-- | tests/ref/vsynth2/dv | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/dv50 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/vsynth2/dv b/tests/ref/vsynth2/dv index 676b209c58..b05dc4fffe 100644 --- a/tests/ref/vsynth2/dv +++ b/tests/ref/vsynth2/dv @@ -1,8 +1,8 @@ -bfa766f89bfeabc0ae1044f3954bed52 *./tests/data/vsynth2/dv.dv +85b8d55b0b68bb3fc2e90babb580f9b7 *./tests/data/vsynth2/dv.dv 7200000 ./tests/data/vsynth2/dv.dv 7ec62bd3350a6848364669e6e1e4b9cc *./tests/data/dv.vsynth2.out.yuv stddev: 1.71 PSNR: 43.47 MAXDIFF: 33 bytes: 7603200/ 7603200 -00a9d8683ac6826af41bcf7223fb0389 *./tests/data/vsynth2/dv411.dv +e428508f400327aeb96969c08fb9e1b5 *./tests/data/vsynth2/dv411.dv 7200000 ./tests/data/vsynth2/dv411.dv 7f9fa421028aabb11eaf4c6513a5a843 *./tests/data/dv.vsynth2.out.yuv stddev: 10.09 PSNR: 28.05 MAXDIFF: 60 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/dv50 b/tests/ref/vsynth2/dv50 index 7e0083bfc1..cc468b8cd4 100644 --- a/tests/ref/vsynth2/dv50 +++ b/tests/ref/vsynth2/dv50 @@ -1,4 +1,4 @@ -61e31c79e8949b25c849753a0785b0d7 *./tests/data/vsynth2/dv50.dv +0032a07167199e6f49e07fa7ed4d5f62 *./tests/data/vsynth2/dv50.dv 14400000 ./tests/data/vsynth2/dv50.dv af3f2dd5ab62c1a1d98b07d4aeb6852f *./tests/data/dv50.vsynth2.out.yuv stddev: 0.82 PSNR: 49.82 MAXDIFF: 12 bytes: 7603200/ 7603200 |