[Bug 654479] Support DVB-S2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 3 08:30:04 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=654479
  GStreamer | gst-plugins-bad | git

--- Comment #10 from Tony Houghton <h at realh.co.uk> 2012-07-03 15:30:01 UTC ---
Yes, it definitely makes sense to target 0.11/1.0.

One thought I've had is that S2API is a closer fit to gstreamer's API because
set_property/get_property could be mapped directly to the FE_SET_PROPERTY and
FE_GET_PROPERTY ioctls instead of storing a struct in the object but I didn't
do it that way before because it was simpler to keep the struct when retaining
backwards compatibility with the old DVB API.

Would it be OK to assume that S2API will always be available with gstreamer 1.0
and drop support for the old API? That would simplify the new version of dvbsrc
which I think is a better goal than minimising the changes made by the patch.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list