[Bug 709414] dvbsrc: Uses deprecated field frontend type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 9 20:46:54 CEST 2013


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

--- Comment #11 from Stefan Ringel <mail at stefanringel.de> 2013-10-09 18:36:20 UTC ---
(In reply to comment #9)
> Review of attachment 256796 [details]:
> 
> Looks good to me, needs to be tested by someone with DVB (Edward? :) )
> 
> ::: sys/dvb/gstdvbsrc.c
> @@ +875,3 @@
> +      G_TYPE_BOOLEAN, fe_info.caps & FE_CAN_GUARD_INTERVAL_AUTO,
> +      "auto-hierarchy", G_TYPE_BOOLEAN, fe_info.caps % FE_CAN_HIERARCHY_AUTO,
> +      "auto-fec", G_TYPE_BOOLEAN, fe_info.caps & FE_CAN_FEC_AUTO, NULL);
> 
> You now set these auto-* fields always. Previously they were only set depending
> on the delsys. Does this make sense?

I don't know it for all delsys. Can I add the same fields?

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