gstreamer/gst
Tim-Philipp Müller 3b930ebf09 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.
2005-12-12 09:52:37 +00:00
..
adder expand tabs 2005-12-06 19:42:02 +00:00
audioconvert expand tabs 2005-12-06 19:42:02 +00:00
audiorate expand tabs 2005-12-06 19:42:02 +00:00
audioresample expand tabs 2005-12-06 19:42:02 +00:00
audiotestsrc borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
ffmpegcolorspace expand tabs 2005-12-06 19:42:02 +00:00
playback gst/playback/: Work around refcount problem with g_value_set_object() that occur if the core has been compiled agains... 2005-12-07 18:51:35 +00:00
subparse gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't rely on g_return_if_fail; make sure we... 2005-12-12 09:52:37 +00:00
tcp expand tabs 2005-12-06 19:42:02 +00:00
typefind expand tabs 2005-12-06 19:42:02 +00:00
videorate expand tabs 2005-12-06 19:42:02 +00:00
videoscale borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
videotestsrc expand tabs 2005-12-06 19:42:02 +00:00
volume remove sinesrc some more 2005-11-23 15:36:58 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00