summaryrefslogtreecommitdiffstats
path: root/gst/selector/gstoutputselector.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-31outputselector: check for pending srcpad in _get_property()Tommi Myöhänen1-1/+2
2009-06-14outputselector: do the pad_alloc for the pad that is pending and have a fallbackStefan Kost1-3/+10
2009-06-05output-selector: serialize setting and actual changing of new active padLasse Laukkanen1-13/+16
2009-06-05output-selector: unref latest buffer also when resending has been disabledLasse Laukkanen1-2/+5
2009-06-05output-selector: keep ref to buffer for resending only if explicitly requestedLasse Laukkanen1-5/+7
2009-05-28outputselector: implement pad_alloc on active pad.Stefan Kost1-6/+39
2009-03-27outputselector: reset state when going to READYWim Taymans1-5/+33
2008-10-07gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ...Stefan Kost1-2/+5
2008-06-19Use BOILERPLATE macro and update test to the latest api changes.Stefan Kost1-45/+23
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-03-13gst/selector/gstinputselector.*: Various cleanups.Wim Taymans1-24/+27
2008-02-26gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...Stefan Kost1-0/+5
2008-02-25gst/selector/gstinputselector.*: Added "select-all" property to make it work ...Stefan Kost1-5/+3
2008-02-07gst/multifile/gstmultifilesink.c: Add a fixme comment.Stefan Kost1-9/+8
2008-01-29Replace the switch plugin with the selector plugin. Add output- selector as t...Stefan Kost1-0/+448