mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
45892ec8be
The subtitle buffer we push out should not include a NUL terminator as part of the data, we just add such a terminator for safety, but it should not be included in the buffer size. A NUL terminator is not valid UTF-8, so checks will fail if it's included in the size, and the NUL will be replaced by the fallback character specified when converting, i.e. '*'. https://bugzilla.gnome.org/show_bug.cgi?id=752421 |
||
---|---|---|
.. | ||
ebml-ids.h | ||
ebml-read.c | ||
ebml-read.h | ||
ebml-write.c | ||
ebml-write.h | ||
lzo.c | ||
lzo.h | ||
Makefile.am | ||
matroska-demux.c | ||
matroska-demux.h | ||
matroska-ids.c | ||
matroska-ids.h | ||
matroska-mux.c | ||
matroska-mux.h | ||
matroska-parse.c | ||
matroska-parse.h | ||
matroska-read-common.c | ||
matroska-read-common.h | ||
matroska.c | ||
matroska.vcproj | ||
webm-mux.c | ||
webm-mux.h |