gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't rely...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 12 Dec 2005 09:52:37 +0000 (09:52 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 12 Dec 2005 09:52:37 +0000 (09:52 +0000)
commit3b930ebf09a8a477b450c7f3b30f6627ba182b53
tree804dfa0875c4c47eb2e7676d119fc748712de10d
parentf77a290549bfe71c759ef6219a0fb23f4110ebf9
gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't rely on g_return_if_fail; make sure we...

Original commit message from CVS:
* gst/subparse/gstsubparse.c: (gst_sub_parse_init),
(gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
(parser_state_init), (handle_buffer), (gst_sub_parse_chain),
(gst_sub_parse_sink_event), (gst_sub_parse_change_state):
Implement some sort of event handling that doesn't rely on
g_return_if_fail; make sure we always push the last chunk of an
.srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
state change function; remove some old cruft. Seeking is still
rather unlikely to work though.
* tools/.cvsignore:
Ignore more.
ChangeLog
gst/subparse/gstsubparse.c
tools/.gitignore