summaryrefslogtreecommitdiffstats
path: root/gst/selector
AgeCommit message (Expand)AuthorFilesLines
2008-03-20gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t...Wim Taymans1-5/+12
2008-03-20gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap...Wim Taymans1-0/+2
2008-03-20gst/selector/gstinputselector.c: Add pad property to configure behaviour of t...Wim Taymans1-22/+69
2008-03-20gst/selector/gstinputselector.*: Figure out the locking a bit more.Wim Taymans2-110/+200
2008-03-14gst/selector/gstinputselector.c: Add lots of debugging.Wim Taymans1-12/+41
2008-03-13gst/selector/gstinputselector.*: Various cleanups.Wim Taymans4-74/+132
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 Kost3-9/+74
2008-02-09gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ...Jan Schmidt1-1/+1
2008-02-07gst/multifile/gstmultifilesink.c: Add a fixme comment.Stefan Kost1-9/+8
2008-02-01gst/selector/gstinputselector.c: Don't leak event on pads that are not linked...Wim Taymans1-0/+2
2008-01-29Replace the switch plugin with the selector plugin. Add output- selector as t...Stefan Kost9-0/+1784