gstreamer/gst/elements
Wim Taymans 0fd18045b1 gst/base/gstbasesink.c: No need to prerol after receiving EOS.
Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_change_state):
No need to prerol after receiving EOS.

* gst/elements/gstfakesink.c: (gst_fake_sink_event):
* gst/elements/gstfakesrc.c: (gst_fake_src_event_handler):
* gst/elements/gstidentity.c: (gst_identity_event):
Print events more verbosely.
2005-10-12 09:02:42 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of just one. Allows su... 2005-08-28 17:45:58 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c rename filter-caps to caps property 2005-09-29 12:37:38 +00:00
gstelements.c updates for the win32 build (patch from Sebastien Moutte) 2005-10-10 13:52:18 +00:00
gstfakesink.c gst/base/gstbasesink.c: No need to prerol after receiving EOS. 2005-10-12 09:02:42 +00:00
gstfakesink.h remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstfakesrc.c gst/base/gstbasesink.c: No need to prerol after receiving EOS. 2005-10-12 09:02:42 +00:00
gstfakesrc.h check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state's return val. 2005-08-26 14:21:43 +00:00
gstfdsink.c gst/elements/: Make element details static. 2005-09-28 12:52:51 +00:00
gstfdsink.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstfdsrc.c gst/base/gstbasesrc.c (gst_base_src_unlock): Comment a bit in lieu of real docs... 2005-09-28 13:05:12 +00:00
gstfdsrc.h gst/elements/gstfdsrc.*: Properly implement fdsrc. Removed signal and timeout, better implemented somewhere else. 2005-09-21 09:13:32 +00:00
gstfilesink.c Added extra flag to newsegment for future API freeze. 2005-10-11 16:28:49 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c gst/elements/: Make element details static. 2005-09-28 12:52:51 +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 gst/base/gstbasesink.c: No need to prerol after receiving EOS. 2005-10-12 09:02:42 +00:00
gstidentity.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gsttee.c gst/elements/: Protect last_message with lock. 2005-10-04 18:46:09 +00:00
gsttee.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttypefindelement.c gst/elements/: Make element details static. 2005-09-28 12:52:51 +00:00
gsttypefindelement.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
Makefile.am check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00