Skip to content
  • Tim-Philipp Müller's avatar
    gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't... · 3b930ebf
    Tim-Philipp Müller authored
    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.
    3b930ebf