gstreamer/gst/selector
Stefan Kost 1187b88acd outputselector: do the pad_alloc for the pad that is pending and have a fallback
We should do the pad_alloc for the pending pad if any, as we will switch to that
pad on next _chain() call. Also do a fallback alloc, if there is no output yet to
not fail state transitions in dynamic pipelines.
2009-06-14 10:56:23 +03: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 inputselector: don't leak pads in iterator 2009-06-04 19:09:34 +02:00
gstinputselector.h gst/selector/gstinputselector.*: Figure out the locking a bit more. 2008-03-20 16:48:46 +00:00
gstoutputselector.c outputselector: do the pad_alloc for the pad that is pending and have a fallback 2009-06-14 10:56:23 +03:00
gstoutputselector.h selector: remove not needed instance var (previous commit). 2009-05-28 10:38:50 +03: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 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +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