[Bug 727403] mpegts: add linkage, data_broadcast_id, private_data_specifier and parental_rating descriptors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 8 02:34:02 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 #273405|none                        |needs-work
             status|                            |

--- Comment #20 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-08 09:33:57 UTC ---
Review of attachment 273405:
 --> (https://bugzilla.gnome.org/review?bug=727403&attachment=273405)

::: gst-libs/gst/mpegts/gst-dvb-descriptor.c
@@ +976,3 @@
+        g_slice_new0 (GstMpegTsDVBParentalRatingItem);
+    g_ptr_array_add (*rating, item);
+

You need to check here in each iteration if you have enough data available.

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