[Bug 728364] mpegts: add service list, stuffing and bouquet name descriptors
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 17 01:00:39 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728364
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #274512|none |needs-work
status| |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-17 08:00:33 UTC ---
Review of attachment 274512:
--> (https://bugzilla.gnome.org/review?bug=728364&attachment=274512)
::: gst-libs/gst/mpegts/gst-dvb-descriptor.c
@@ +177,3 @@
+
+ g_return_val_if_fail (descriptor != NULL && stuffing_bytes != NULL, FALSE);
+ __common_desc_checks (descriptor, GST_MTS_DESC_DVB_STUFFING, 2, FALSE);
Why 2? Even 0 would be ok, no?
--
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