diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-05-27 21:13:40 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-05-27 21:15:49 +0100 |
commit | 7d64f596b895071ea253481c97275bf551c013e9 (patch) | |
tree | 33514c3d8b47d492b99c8b94934fd7da7c0f533b /test | |
parent | f38d037b94aacdccb2aaa058bbe48d1c8079d604 (diff) |
test: Add an easily visible tearing test for video playback
Contributed by Matti Hamalainen.
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 | ||||
-rw-r--r-- | test/tearing.mp4 | bin | 0 -> 177566 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 96729c1c..c3610f2a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -44,5 +44,5 @@ vsync.avi: mkvsync.sh clean-vsync-avi: rm -rf vsync.avi .build.tmp -EXTRA_DIST = README mkvsync.sh +EXTRA_DIST = README mkvsync.sh tearing.mp4 clean-local: clean-vsync-avi diff --git a/test/tearing.mp4 b/test/tearing.mp4 Binary files differnew file mode 100644 index 00000000..b53efe96 --- /dev/null +++ b/test/tearing.mp4 |