[gstreamer-bugs] [Bug 599515] New: Fix dvb for DVB API 3.3

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 24 16:14:52 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599515
  GStreamer | gst-plugins-ugly | 0.10.16

           Summary: Fix dvb for DVB API 3.3
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.16
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: chaz at chaz6.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=146190)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=146190)
Patch to fix compile issue with dvb api 3.3

On Linux 2.6.25.3 x86 dvb fails to compile with the following output:-

  CC    gstdvbsrc.o
gstdvbsrc.c: In function ‘gst_dvbsrc_tune’:
gstdvbsrc.c:1308: error: ‘struct dvbfe_params’ has no member named ‘u’
gstdvbsrc.c:1309: error: ‘struct dvbfe_params’ has no member named ‘u’
gstdvbsrc.c:1310: error: ‘struct dvbfe_params’ has no member named ‘u’
gstdvbsrc.c:1315: error: ‘struct dvbfe_params’ has no member named ‘u’

The attached patch fixes the issue.

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