[Bug 709414] New: dvbsrc use deprecated field frontend type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 4 10:12:42 CEST 2013


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

           Summary: dvbsrc use deprecated field frontend type
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mail at stefanringel.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


1. in method gst_dvbsrc_open_frontend you use deprecated field
dvb_frontend_info.type . It is not dvbv5 like. 
in frontend doc, section frontend type:
"The usage of this field is deprecated, as it doesn't report all supported
standards, and will provide an incomplete information for frontends that
support multiple delivery systems. Please use DTV_ENUM_DELSYS instead."

2. please add a property delsys.
3. please add a method for information of all dvb resources.

-- 
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