[Bug 752421] matroskademux: SRT subtitles with markup are displayed with a trailing asterisk
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 16 09:04:34 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752421
--- Comment #6 from Dimitrios Christidis <dchristidis at mykolab.com> ---
Indeed, the first patch causes a regression (see bug #707933). There are two
ways to address this.
With the second patch, a copy is always made to ensure a NUL terminator is
added but is not part of the data.
With the third patch, the buffer is trimmed if it contains a terminator.
Otherwise, no action is taken.
--
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