> > what about the video output stuff btw. Does anybody use that? > > I'm trying, Ok. > > * replace stamp_t with struct timeval, drop all time functions. > > We'll simply use gettimeofday like everybody else. > > What about 'struct timespec' used by nanosleep? It has nanosecond > resolution, so you can timestamp outgoing pixels, if you have such need... Is there some equivalent to gettimeofday(2) which returns a struct timespec? Gerd -- You can't please everybody. And usually if you _try_ to please everybody, the end result is one big mess. -- Linus Torvalds, 2002-04-20