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/vsynth1 | |
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/vsynth1')
-rw-r--r-- | tests/ref/vsynth1/dv | 4 | ||||
-rw-r--r-- | tests/ref/vsynth1/dv50 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/vsynth1/dv b/tests/ref/vsynth1/dv index cb0427c558..5b55c4f357 100644 --- a/tests/ref/vsynth1/dv +++ b/tests/ref/vsynth1/dv @@ -1,8 +1,8 @@ -27ade3031b17214cf81c19cbf70f37d7 *./tests/data/vsynth1/dv.dv +4d572f758b55a1756adf9f54132f3b9e *./tests/data/vsynth1/dv.dv 7200000 ./tests/data/vsynth1/dv.dv 02ac7cdeab91d4d5621e7ce96dddc498 *./tests/data/dv.vsynth1.out.yuv stddev: 6.90 PSNR: 31.34 MAXDIFF: 76 bytes: 7603200/ 7603200 -bd67f2431db160d4bb6dcd791cea6efd *./tests/data/vsynth1/dv411.dv +f179899efba432c6f01149c36c709092 *./tests/data/vsynth1/dv411.dv 7200000 ./tests/data/vsynth1/dv411.dv b6640a3a572353f51284acb746eb00c4 *./tests/data/dv.vsynth1.out.yuv stddev: 30.76 PSNR: 18.37 MAXDIFF: 205 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth1/dv50 b/tests/ref/vsynth1/dv50 index 9ae338527d..461392e288 100644 --- a/tests/ref/vsynth1/dv50 +++ b/tests/ref/vsynth1/dv50 @@ -1,4 +1,4 @@ -26dba84f0ea895b914ef5b333d8394ac *./tests/data/vsynth1/dv50.dv +a193c5f92bf6e74c604e759d5f4f0f94 *./tests/data/vsynth1/dv50.dv 14400000 ./tests/data/vsynth1/dv50.dv a2ff093e93ffed10f730fa21df02fc50 *./tests/data/dv50.vsynth1.out.yuv stddev: 1.72 PSNR: 43.38 MAXDIFF: 29 bytes: 7603200/ 7603200 |