gstreamer/gst/selector
Wim Taymans 7d9e7b68b9 gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source and sinkpads because they are the same.
Original commit message from CVS:
* gst/selector/gstinputselector.c: (gst_input_selector_init),
(gst_input_selector_event), (gst_input_selector_query):
Reuse the get_linked_pads for both source and sinkpads because they are
the same.
Implement a custum event handler and get the internally linked pad
directly instead of relying on the default (slower) implementation.
2008-09-01 13:23:03 +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.c: Reuse the get_linked_pads for both source and sinkpads because they are the same. 2008-09-01 13:23:03 +00:00
gstinputselector.h gst/selector/gstinputselector.*: Figure out the locking a bit more. 2008-03-20 16:48:46 +00:00
gstoutputselector.c Use BOILERPLATE macro and update test to the latest api changes. 2008-06-19 13:18:24 +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