[Bug 727460] mpegts: add atsc terrestrial virtual channel table

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 8 02:27:07 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #273585|none                        |needs-work
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-08 09:27:01 UTC ---
Review of attachment 273585:
 --> (https://bugzilla.gnome.org/review?bug=727460&attachment=273585)

::: gst-libs/gst/mpegts/gst-atsc-section.c
@@ +155,3 @@
+    data += 2;
+
+    descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x03FF;

You need to check that you actually have that much 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