gstreamer/plugins/elements
Andy Wingo 2d000e0460 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:47:12 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c docs/design/part-segments.txt: More docs. 2005-10-21 15:13:08 +00:00
gstelements.c configure.ac: use the gettext macro 2005-10-16 09:20:52 +00:00
gstfakesink.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfakesink.h remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstfakesrc.c gst/elements/: Beautify 'last-message' output: print 'none' for buffer timestamps and durations if none is set; impro... 2005-10-14 14:10:24 +00:00
gstfakesrc.h gst/elements/: fix some signedness 2005-10-13 17:43:36 +00:00
gstfdsink.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsink.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsrc.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsrc.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstfilesink.c gst/elements/gstfilesink.c (gst_file_sink_start) 2005-11-09 09:47:12 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfilesrc.h Various fixes for unseekable, unmmapable, and non-normal files, so that fallback to read() rather than mmap() works. 2005-09-08 17:23:57 +00:00
gstidentity.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstidentity.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstqueue.c gst/gstbus.c: Fix some typos. 2005-11-03 12:16:49 +00:00
gstqueue.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttee.c whitespace fixes 2005-10-15 15:30:24 +00:00
gsttee.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefindelement.c docs/manual/advanced-position.xml: Update seek example and explanations to current 0.9 API. 2005-11-03 09:18:53 +00:00
gsttypefindelement.h whitespace fixes 2005-10-15 15:30:24 +00:00
Makefile.am configure.ac: correctly make conditionals 2005-10-15 15:52:08 +00:00