input-selector: Forward segment events for the active pad immediately.
[platform/upstream/gstreamer.git] / plugins / elements / gstinputselector.c
2010-12-31 Jan Schmidtinput-selector: Forward segment events for the active...
2010-12-31 Wim Taymansselector: merge the tags
2010-12-31 Stefan Kostdocs: various doc fixes
2010-12-31 Sebastian Drögeinputselector: Fix compilation, activate_sinkpad()...
2010-12-31 Michael Smithinput-selector: Activate and notify pad before processi...
2010-12-31 Michael SmithUnref event if we don't forward it, unref pads when...
2010-12-31 Michael Smithplugins/elements/gstinputselector.c: Ensure we emit...
2010-12-31 Edward Herveyplugins/elements/gstinputselector.c: Gracefully handle...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Reset the selector...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Reuse the get_link...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Implement the...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Move the select...
2010-12-31 Stefan KostDo not use short_description in section docs for elemen...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Do g_object_notify...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Release the select...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Add pad property...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.*: Figure out the...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Add lots of debugging.
2010-12-31 Wim Taymansplugins/elements/gstinputselector.*: Various cleanups.
2010-12-31 Stefan Kostplugins/elements/gstinputselector.*: Added "select...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.c: Don't leak event...
2010-12-31 Stefan KostReplace the switch plugin with the selector plugin...