gstreamer/gst/subparse
Tim-Philipp Müller 391da1fccc gst/subparse/gstssaparse.c: Don't include the terminating NUL in the buffer size, it's only there for extra paranoia ...
Original commit message from CVS:
* gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
(gst_ssa_parse_parse_line):
Don't include the terminating NUL in the buffer size,
it's only there for extra paranoia (would add random
'*' characters at the end of each subtitle since the
terminator itself is not valid UTF-8 technically).
Also fix indenting after boilerplate macro.
2006-07-11 12:03:25 +00:00
..
gstssaparse.c gst/subparse/gstssaparse.c: Don't include the terminating NUL in the buffer size, it's only there for extra paranoia ... 2006-07-11 12:03:25 +00:00
gstssaparse.h gst/subparse/: Add very basic parser for SSA subtitle streams (as often found in matroska files). 2006-02-19 14:16:16 +00:00
gstsubparse.c gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
gstsubparse.h gst/subparse/gstsubparse.*: Add 'encoding' property (#341681). 2006-05-17 17:49:10 +00:00
Makefile.am gst/subparse/: Add support for SAMI subtitles (#169936). 2006-05-15 09:14:35 +00:00
samiparse.c gst/subparse/samiparse.c: Honour font face tags in SAMI subtitles (#344503). 2006-06-12 12:44:38 +00:00
samiparse.h gst/subparse/: Add support for SAMI subtitles (#169936). 2006-05-15 09:14:35 +00:00