Age | Commit message (Expand) | Author | Files | Lines |
2009-04-23 | input-selector: Forward segment events for the active pad immediately. | Jan Schmidt | 1 | -5/+10 |
2009-03-24 | selector: merge the tags | Wim Taymans | 1 | -8/+10 |
2009-02-25 | docs: various doc fixes | Stefan Kost | 1 | -2/+5 |
2009-02-11 | inputselector: Fix compilation, activate_sinkpad() has no notify parameter | Sebastian Dröge | 1 | -3/+4 |
2009-02-10 | input-selector: Activate and notify pad before processing events. | Michael Smith | 1 | -8/+13 |
2009-01-30 | Unref event if we don't forward it, unref pads when done with them. | Michael Smith | 1 | -0/+5 |
2008-12-04 | gst/selector/gstinputselector.c: Ensure we emit notify::active-pad when auto-... | Michael Smith | 1 | -0/+11 |
2008-10-15 | gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha... | Edward Hervey | 1 | -7/+10 |
2008-09-08 | gst/selector/gstinputselector.c: Reset the selector state when going to READY. | Wim Taymans | 1 | -0/+37 |
2008-09-01 | gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source an... | Wim Taymans | 1 | -16/+24 |
2008-08-27 | gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ... | Wim Taymans | 1 | -0/+80 |
2008-08-05 | gst/selector/gstinputselector.c: Move the select-all logic into the activatio... | Wim Taymans | 1 | -12/+16 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 1 | -1/+0 |
2008-03-20 | gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t... | Wim Taymans | 1 | -5/+12 |
2008-03-20 | gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap... | Wim Taymans | 1 | -0/+2 |
2008-03-20 | gst/selector/gstinputselector.c: Add pad property to configure behaviour of t... | Wim Taymans | 1 | -22/+69 |
2008-03-20 | gst/selector/gstinputselector.*: Figure out the locking a bit more. | Wim Taymans | 1 | -106/+187 |
2008-03-14 | gst/selector/gstinputselector.c: Add lots of debugging. | Wim Taymans | 1 | -12/+41 |
2008-03-13 | gst/selector/gstinputselector.*: Various cleanups. | Wim Taymans | 1 | -47/+101 |
2008-02-25 | gst/selector/gstinputselector.*: Added "select-all" property to make it work ... | Stefan Kost | 1 | -4/+68 |
2008-02-01 | gst/selector/gstinputselector.c: Don't leak event on pads that are not linked... | Wim Taymans | 1 | -0/+2 |
2008-01-29 | Replace the switch plugin with the selector plugin. Add output- selector as t... | Stefan Kost | 1 | -0/+981 |