gstreamer/libs/gst
Andy Wingo 0ae7675f7e gst/elements/gstfilesink.c (gst_file_sink_start)
Original commit message from CVS:
2005-11-09  Andy Wingo  <wingo@pobox.com>

* gst/elements/gstfilesink.c (gst_file_sink_start)
(gst_file_sink_stop): New functions, replace the state change
handler.
(gst_file_sink_class_init): Hook up the start and stop functions.
(gst_file_sink_base_init): Don't set the state change handler any
more. It was a bit ugly too, being set from here...
(gst_file_sink_get_property, gst_file_sink_set_property):
Cleanups...
(gst_file_sink_set_location): More robust check that doesn't call
GST_STATE. Ugggggg.
2005-11-09 09:48:16 +00:00
..
base gst/elements/gstfilesink.c (gst_file_sink_start) 2005-11-09 09:48:16 +00:00
check I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
controller merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
dataprotocol configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00
Makefile.am configure.ac: Remove getbits library. Nothing uses it, and it should be in something like liboil if someone did want... 2005-09-15 05:48:30 +00:00