[Bug 721869] dvbsrc needs to conditionally build for older dvb headers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 9 08:43:46 PST 2014


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

Stefan Ringel <mail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mail at stefanringel.de

--- Comment #7 from Stefan Ringel <mail at stefanringel.de> 2014-01-09 16:43:39 UTC ---
we must use FE_GET_PROPERTY cmd=DTV_API_VERSION to ask the frontend version.

if version are 5.10 then it will work

for older version use:

SYS_DVBC_ANNEX_AC not SYS_DVBC_ANNEX_A ,
SYS_DMBTH not SYS_DTMB ,

and not NO_STREAM_ID_FILTER

I hope, I have all.

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