[Bug 786111] tsdemux: incorrectly parsing non-timestamp byte sequence in PES header as PTS time stamp

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 30 06:39:34 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=786111

--- Comment #13 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 358737
  --> https://bugzilla.gnome.org/attachment.cgi?id=358737&action=edit
tsdemux: Make jp2k handling more robust and efficient

* Avoid copying the pending data and instead create a buffer directly from
  that data with the appropriate offset.
* Locate the jp2k magic to determine the exact location of the (first) frame
  data instead of assuming that the header is of an expected size

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