Quoting Mike Pieper ([EMAIL PROTECTED]):
> > I once added
> > support for field synchronization in dma mode via ioctl to the v4l API and
> > tested it with df_layer (using the deinterlacing feature of the video
> > overlay which requires accurate field switches).
> I've seen this, but it made me wonder how this should work, because the thread 
> which sends the notification, which field is active, was not synchronized to 
> the video, or didn't I see it?

The version in CVS is the pseudo version that just sleeps and simulates.
My local version had a loop that calls an ioctl (doing idle waiting til
the next interrupt and tells the field that got written). I didn't publish
the patch so it wasn't useful to commit support for it in the v4l provider.

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

                            Convergence GmbH


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to