Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [PATCH] new video event and ioctl



On Sat, Dec 20, 2003 at 12:15:25AM +0100, Andreas Oberritter wrote:
> 
> I'd like to add this patch to dvb-kernel's linux/dvb/video.h, so
> userspace programs can adjust video system settings (PAL/NTSC) depending
> on the frame rate and video size. I think it won't break binary
> compatibility. The frame rate values are taken from ITU-T Rec. H.262
> (2000 E) Table 6-4. May I proceed?

The V4 API has:

    unsigned int frame_rate; /* in frames per 1000sec */

I would like to keep it the same way in both APIs. If you have strong
feelings about the enum, I'm going to change V4.

And BTW, if the frame rate changes, the size (and other fields
from the sequence header) are likely to change, too. You will
need two events then, but I guess that's the price you have
to pay for binary compatibility.

If you really need it in V3 (I know I'm way too slow with
my V4 work...), then go ahead and commit it.

Regards,
Johannes


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index