[Bug 727403] mpegts: add linkage, data_broadcast_id, private_data_specifier and parental_rating descriptors
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 10 00:12:50 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727403
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #273859|none |needs-work
status| |
--- Comment #26 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-10 07:12:46 UTC ---
Review of attachment 273859:
--> (https://bugzilla.gnome.org/review?bug=727403&attachment=273859)
::: gst-libs/gst/mpegts/gst-dvb-descriptor.c
@@ +1014,3 @@
+
+ if (g_strcmp0 (item->country_code, "BRA") == 0) {
+ // brasil
No C99 comments
@@ +1039,3 @@
+ }
+ } else
+ item->rating = (*data & 0xf) + 3;
Put some {} brackets around this
--
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