Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: DVB API extension: DMX_GET_STC
- To: linux-dvb@linuxtv.org
- Subject: [linux-dvb] Re: DVB API extension: DMX_GET_STC
- From: Johannes Stezenbach <js@convergence.de>
- Date: Fri, 7 Mar 2003 16:35:57 +0100
- Content-disposition: inline
- Content-type: text/plain; charset=us-ascii
- In-reply-to: <20030228141501.GA9253@convergence.de>
- Mail-followup-to: Johannes Stezenbach <js@convergence.de>,linux-dvb@linuxtv.org
- References: <20030220184542.GA3456@convergence.de> <20030228141501.GA9253@convergence.de>
- Sender: linux-dvb-bounce@linuxtv.org
- User-agent: Mutt/1.5.3i
On Fri, Feb 28, 2003 at 03:15:01PM +0100, I wrote:
>
> struct dmx_stc {
> unsigned int num; /* input : which STC? 0...n */
> unsigned int base; /* output: divisor for stc to get 90kHz clock */
> uint64_t stc; /* output: STC denominator */
> };
> #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc)
>
> 'base' would then be 300 for a 27MHz STC.
>
> Comments?
>
> If no one objects, I would like to add this to the current
> stable API within the next week (because I need it for DVB subtitles).
Notwithstanding the current API discussion I committed this now to CVS.
It's not yet implemented for any of the public drivers. Maybe I'll
do it for the AV7110 based cards sometime...
Regards,
Johannes
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index