gstreamer/gst/elements
Wim Taymans d5be929bf8 gst/base/gstbasesink.*: Store and use discont values when syncing buffers as described in design docs.
Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_event), (gst_base_sink_get_times),
(gst_base_sink_do_sync), (gst_base_sink_change_state):
* gst/base/gstbasesink.h:
Store and use discont values when syncing buffers as described
in design docs.

* gst/base/gstbasesrc.c: (gst_base_src_send_discont),
(gst_base_src_do_seek), (gst_base_src_loop), (gst_base_src_start),
(gst_base_src_activate_push):
Push discont event when starting.

* gst/elements/gstidentity.c: (gst_identity_transform):
Small cleanups.

* gst/gstbin.c: (gst_bin_change_state):
Small cleanups in base_time  distribution.

* gst/gstelement.c: (gst_element_set_base_time),
(gst_element_get_base_time), (gst_element_change_state):
* gst/gstelement.h:
Added methods for the base_time of the element.
Some MT fixes.

* gst/gstpipeline.c: (gst_pipeline_send_event),
(gst_pipeline_change_state), (gst_pipeline_set_new_stream_time),
(gst_pipeline_get_last_stream_time):
* gst/gstpipeline.h:
MT fixes.
Handle seeking as described in design doc, remove stream_time
hack.
Cleanups clock and stream_time selection code. Added accessors
for the stream_time.
2005-07-16 14:41:25 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstbufferstore.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstcapsfilter.c gst/elements/gstcapsfilter.c: Allow NULL as possible value for filter_caps property, indicating GST_CAPS_ANY. 2005-06-16 17:50:16 +00:00
gstelements.c more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfakesink.c more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfakesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfakesrc.c more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfakesrc.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfdsink.c gst/elements, testsuite: Null if we got it... 2005-07-05 10:58:21 +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/elements, testsuite: Null if we got it... 2005-07-05 10:58:21 +00:00
gstfdsrc.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstfilesink.c more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstidentity.c gst/base/gstbasesink.*: Store and use discont values when syncing buffers as described in design docs. 2005-07-16 14:41:25 +00:00
gstidentity.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gsttee.c gst/: The deprecated pad loop function is removed now. 2005-06-28 11:36:43 +00:00
gsttee.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttypefindelement.c *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gsttypefindelement.h happify buildbot 2005-05-25 16:09:34 +00:00
Makefile.am gst/elements/Makefile.am: Remove some elements that don't need to be in the core (or even exist at all). 2005-05-15 23:16:29 +00:00