[Bug 709414] dvbsrc: Uses deprecated field frontend type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 9 18:21:13 CEST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256797|none                        |reviewed
             status|                            |

--- Comment #10 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-09 16:21:09 UTC ---
Review of attachment 256797:
 --> (https://bugzilla.gnome.org/review?bug=709414&attachment=256797)

Looks generally good to me

::: sys/dvb/gstdvbsrc.c
@@ +555,3 @@
+      g_param_spec_int ("stream-id", "stream-id",
+          "Stream ID (DVB-T2 and DVB-S2 max 255, ISDB max 65535)",
+          -1, 65535, DEFAULT_STREAM_ID, G_PARAM_READWRITE));

What's -1? Add that to the description :)

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