DVB API

Edward Hervey bilboed at gmail.com
Wed Jul 4 06:02:49 PDT 2012


Hi,

On Wed, 2012-07-04 at 15:15 +0300, Tony Houghton wrote:
> I've kind of volunteered to bring the dvb plugin (from "bad") up-to-date
> to support DVB-S2 and DVB-T2
> <https://bugzilla.gnome.org/show_bug.cgi?id=654479>. This requires
> dvbsrc to use the linuxtv DVB API version 5 ("s2api"). In an earlier
> effort I kept support for version 3, detecting whether 5 was avaliable
> at compile time. The code will be easier to maintain long-term if I drop
> support for API 3 altogether, especially as v5 uses properties to set
> parameters instead of a monolithic struct, so I could just map (most of)
> them to GObject properties.
> 
> DVB API 5 has been available since kernel 2.6.28 so is it OK to drop
> suport for earlier versions in GStreamer 0.11/1.0?

  Considering 2.6.28 was released 4 years ago, I'm fine with switching
to S2 API only for 1.0 dvb plugins.

    Edward

> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




More information about the gstreamer-devel mailing list