gstreamer/gst/selector
Wim Taymans a00c9300d4 gst/selector/gstinputselector.*: Figure out the locking a bit more.
Original commit message from CVS:
* gst/selector/gstinputselector.c:
(gst_selector_pad_get_running_time), (gst_selector_pad_reset),
(gst_selector_pad_event), (gst_selector_pad_bufferalloc),
(gst_input_selector_wait), (gst_selector_pad_chain),
(gst_input_selector_class_init), (gst_input_selector_init),
(gst_input_selector_dispose), (gst_segment_set_start),
(gst_input_selector_set_active_pad),
(gst_input_selector_set_property),
(gst_input_selector_get_property),
(gst_input_selector_get_linked_pad),
(gst_input_selector_is_active_sinkpad),
(gst_input_selector_activate_sinkpad),
(gst_input_selector_request_new_pad),
(gst_input_selector_release_pad),
(gst_input_selector_change_state), (gst_input_selector_block),
(gst_input_selector_switch):
* gst/selector/gstinputselector.h:
Figure out the locking a bit more.
Mark buffers with discont after switching.
Fix initial segment forwarding, make sure to only forward one segment
regardless of what the sequence of buffers/segments is. See #522203.
Improve flushing when blocked.
Return NOT_LINKED when a stream is not selected.
Not API change for the switch signal in the docs.
Fix start/time/accum values of the new segment.
Correctly unlock and flush a blocking selector when going to READY.
2008-03-20 16:48:46 +00:00
..
.gitignore Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
gstinputselector.c gst/selector/gstinputselector.*: Figure out the locking a bit more. 2008-03-20 16:48:46 +00:00
gstinputselector.h gst/selector/gstinputselector.*: Figure out the locking a bit more. 2008-03-20 16:48:46 +00:00
gstoutputselector.c gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
gstoutputselector.h Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
gstselector-marshal.list gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
gstselector.c Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
Makefile.am gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks distcheck, so let's not do that 2008-02-09 03:37:40 +00:00
selector.vcproj Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00