comparison motion_test.c @ 429:718a22dc121f libavcodec

license/copyright change
author glantau
date Sat, 25 May 2002 22:45:33 +0000
parents bb7d6fe159ad
children 641708b5c33c
comparison
equal deleted inserted replaced
428:dd4f4c3d7171 429:718a22dc121f
1 /* motion test. (c) 2001 Gerard Lantau. */ 1 /* motion test. (c) 2001 Fabrice Bellard. */
2 #include <stdlib.h> 2 #include <stdlib.h>
3 #include <stdio.h> 3 #include <stdio.h>
4 #include <string.h> 4 #include <string.h>
5 #include <sys/time.h> 5 #include <sys/time.h>
6 #include <unistd.h> 6 #include <unistd.h>