[linux-dvb] libdvbapi multiproto patch ?
ChaosMedia > WebDev
webdev at chaosmedia.org
Mon May 5 13:24:12 CEST 2008
Igor wrote:
>
> you can see the new multiproto API in http://jusst.de/hg/multiproto/file/b5a34b6a209d/linux/include/linux/dvb/frontend.h
> You can compare it (diff) with existing frontend.h from dvb-v4l
>
humm yeah but it seems that multiproto frontend.h just takes the whole
regular frontend, for backward compatibility i guess, and puts its own
declarations for the same values and its new ones at the bottom.
Not sure i need to go over it though if i can hide function calls from
the libdvbapi using macros as it was done in other examples.
i'll probably need to update the api with missing dvb-s2 declarations,
as the api's supposed to act as a layer between the driver and the
application, and then update the api to access them or do it in the
application, i don't really know..
Marc
More information about the linux-dvb
mailing list