[Bug 727460] mpegts: add atsc terrestrial virtual channel table
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 4 03:38:43 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727460
GStreamer | gst-plugins-bad | git
--- Comment #5 from Stefan Ringel <mail at stefanringel.de> 2014-04-04 10:38:36 UTC ---
> >
> > @@ +96,3 @@
> > +
> > + /* Skip already parsed data */
> > + data += 8;
> >
> > You should check sizes here imho
> I don't know how many bytes it has. I can only check a minimum.
2 bytes (protocol_version + num_channels_in_section) before and 2
(descriptor-loop-length) + 4 (crc) after source entry loop is the minimum at
this point.
--
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