[Bug 763494] h265parse: Segfault while tranforming hevc packetized stream to nal aligned bytestream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 11 15:24:53 UTC 2016


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

--- Comment #5 from Luis de Bethencourt <luis at debethencourt.com> ---
gsth264parse and gsth265parse look to be in sync.

Except for implementation design details that I can sync *after* the freeze.
For example gsth264parse moving a block of instructions to a function
_reset_stream_info(), or gsth264parse using GST_H265_PARSER_OK and gsth265parse
using GST_H265_PARSER_ERROR. function digit_to_string() and others defined at a
different place of the file.

Making the implementation design of both match will make future syncing through
diff a lot easier/faster. I will do this after the freeze.

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