On Wed, Sep 26, 2001 at 06:02:59PM +0500, [EMAIL PROTECTED] wrote:
> Hi All,
hi

>    Im trying to implement XvPutVideo for our hardware. The existing driver
> we have supports XvPutImage. 
> When I try to use XvPutVideo, I get a "BadMatch" error. I'm a novice to X
> programming and would like to know what causes a BadMatch error.
> One thing I'm sure of is that the call is not propogating to the driver
> code, its is being flagged as an error before reaching the driver.
Have you set the pointer to the function? I.e.

card->PutVideo = MYPutVideo;

>    I will be really grateful for any pointers to writing a Xv driver.
Use the source <g>. I don't find it that complicated ...

Bye,

Peter Surda (Shurdeek) <[EMAIL PROTECTED]>, ICQ 10236103, +436505122023

--
Disclaimer: This E-mail, because of shabby security on the Internet, in no way
            reflects my thoughts or intentions. It may even not be from me!

PGP signature

Reply via email to