]> Pileus Git - ~andy/gtk/commit
video-timer: add a test case for display at a constant frame rate
authorOwen W. Taylor <otaylor@fishsoup.net>
Thu, 15 Nov 2012 22:39:30 +0000 (17:39 -0500)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 14 Feb 2013 22:19:51 +0000 (17:19 -0500)
commite77a96a0ea3365d6e899b2058520f96cfddd0143
tree0721d9af171b809982eccfca110cec3dc3a8ecb8
parentfb44ea8a85db3e41f10304f559772f2c10d28c29
video-timer: add a test case for display at a constant frame rate

Add a test case that simulates the timing operaton that goes on
when showing a constant frame rate stream like a video - each
frame is shown at the VBlank interval that is closest to when it
would ideally be timed.

https://bugzilla.gnome.org/show_bug.cgi?id=685460
tests/Makefile.am
tests/video-timer.c [new file with mode: 0644]