projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
inputselector: Hold the selector lock while reading properties of the active pad
[platform/upstream/gstreamer.git]
/
plugins
/
elements
/
gstinputselector.c
2011-03-17
Sebastian Dröge
inputselector: Hold the selector lock while reading...
blob
|
commitdiff
2011-03-17
Sebastian Dröge
inputselector: Make sure that EOS is always sent downst...
blob
|
commitdiff
|
diff to current
2011-03-17
Sebastian Dröge
inputselector: Return GST_FLOW_OK until the selected...
blob
|
commitdiff
|
diff to current
2011-01-06
Tim-Philipp Müller
docs: mention extra input-selector pad properties
blob
|
commitdiff
|
diff to current
2011-01-05
Tim-Philipp Müller
inputselector: remove "select-all" property
blob
|
commitdiff
|
diff to current
2010-12-31
Tim-Philipp Müller
inputselector: make pad's get_type function thread...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Protected g_object_notify() calls for...
blob
|
commitdiff
|
diff to current
2010-12-31
Tim-Philipp Müller
coreelements: GST_BOILERPLATE already sets parent_class
blob
|
commitdiff
|
diff to current
2010-12-31
Tim-Philipp Müller
input-selector, output-selector: minor clean-ups
blob
|
commitdiff
|
diff to current
2010-12-31
Tim-Philipp Müller
coreelements: move input-selector and output-selector...
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
inputselector: log times in human readable form
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
inputselector: move reoccuring logs to LOG and remove...
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
various (gst): add missing G_PARAM_STATIC_STRINGS flags
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
inputselector: sync with copy in -base
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
inputselector: use GST_BOILERPLATE macro
blob
|
commitdiff
|
diff to current
2010-12-31
Benjamin Otte
gst_element_class_set_details => gst_element_class_set_...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
Revert "inputselector: Protect g_object_notify() with...
blob
|
commitdiff
|
diff to current
2010-12-31
Kipp Cannon
inputselector: Protect g_object_notify() with the objec...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Remove useless variables and fix a unini...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Make sure that running_time->timestamp...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Use the start time (i.e. timestamp)...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Improve debugging
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
Revert "inputselector: use get_caps_reffed()"
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
inputselector: use get_caps_reffed()
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
inputselector: also add inline to the proto to fix...
blob
|
commitdiff
|
diff to current
2010-12-31
Edward Hervey
gst: Remove dead assignments and resulting unused variables
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Use the same iterate internal links...
blob
|
commitdiff
|
diff to current
2010-12-31
Tim-Philipp Müller
input-selector: Remove GST_DEBUG_FUNCPTR where they...
blob
|
commitdiff
|
diff to current
2010-12-31
David Schleef
input-selector: Remove Ronald Bultje from Authors field
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
inputselector: set output caps before pushing
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
inputselector: install an acceptcaps function
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Use new single iterator for the internal...
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Use iterate internal links instead of...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
inputselector: don't leak pads in iterator
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Notify when the tags property of the...
blob
|
commitdiff
|
diff to current
2010-12-31
Jan Schmidt
input-selector: Forward segment events for the active...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
selector: merge the tags
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
docs: various doc fixes
blob
|
commitdiff
|
diff to current
2010-12-31
Sebastian Dröge
inputselector: Fix compilation, activate_sinkpad()...
blob
|
commitdiff
|
diff to current
2010-12-31
Michael Smith
input-selector: Activate and notify pad before processi...
blob
|
commitdiff
|
diff to current
2010-12-31
Michael Smith
Unref event if we don't forward it, unref pads when...
blob
|
commitdiff
|
diff to current
2010-12-31
Michael Smith
plugins/elements/gstinputselector.c: Ensure we emit...
blob
|
commitdiff
|
diff to current
2010-12-31
Edward Hervey
plugins/elements/gstinputselector.c: Gracefully handle...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Reset the selector...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Reuse the get_link...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Implement the...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Move the select...
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
Do not use short_description in section docs for elemen...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Do g_object_notify...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Release the select...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Add pad property...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.*: Figure out the...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Add lots of debugging.
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.*: Various cleanups.
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
plugins/elements/gstinputselector.*: Added "select...
blob
|
commitdiff
|
diff to current
2010-12-31
Wim Taymans
plugins/elements/gstinputselector.c: Don't leak event...
blob
|
commitdiff
|
diff to current
2010-12-31
Stefan Kost
Replace the switch plugin with the selector plugin...
blob
|
commitdiff
|
diff to current