Age | Commit message (Expand) | Author | Files | Lines |
2009-07-31 | outputselector: check for pending srcpad in _get_property() | Tommi Myöhänen | 1 | -1/+2 |
2009-06-14 | outputselector: do the pad_alloc for the pad that is pending and have a fallback | Stefan Kost | 1 | -3/+10 |
2009-06-05 | output-selector: serialize setting and actual changing of new active pad | Lasse Laukkanen | 1 | -13/+16 |
2009-06-05 | output-selector: unref latest buffer also when resending has been disabled | Lasse Laukkanen | 1 | -2/+5 |
2009-06-05 | output-selector: keep ref to buffer for resending only if explicitly requested | Lasse Laukkanen | 1 | -5/+7 |
2009-06-04 | inputselector: don't leak pads in iterator | Wim Taymans | 1 | -0/+1 |
2009-06-04 | inputselector: Notify when the tags property of the selector sinkpads changes | Sebastian Dröge | 1 | -0/+2 |
2009-05-28 | selector: remove not needed instance var (previous commit). | Stefan Kost | 1 | -1/+0 |
2009-05-28 | outputselector: implement pad_alloc on active pad. | Stefan Kost | 2 | -6/+40 |
2009-04-23 | input-selector: Forward segment events for the active pad immediately. | Jan Schmidt | 1 | -5/+10 |
2009-03-27 | outputselector: reset state when going to READY | Wim Taymans | 1 | -5/+33 |
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-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -0/+1 |
2008-10-15 | gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha... | Edward Hervey | 1 | -7/+10 |
2008-10-07 | gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ... | Stefan Kost | 1 | -2/+5 |
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-19 | Use BOILERPLATE macro and update test to the latest api changes. | Stefan Kost | 1 | -45/+23 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 2 | -2/+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 | 2 | -110/+200 |
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 | 4 | -74/+132 |
2008-02-26 | gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha... | Stefan Kost | 1 | -0/+5 |
2008-02-25 | gst/selector/gstinputselector.*: Added "select-all" property to make it work ... | Stefan Kost | 3 | -9/+74 |
2008-02-09 | gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ... | Jan Schmidt | 1 | -1/+1 |
2008-02-07 | gst/multifile/gstmultifilesink.c: Add a fixme comment. | Stefan Kost | 1 | -9/+8 |
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 | 9 | -0/+1784 |