summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-02-02queue2: properly identity dequeued event as suchMark Nauwelaerts1-0/+2
2011-01-28valve: Only set discont on the first buffer after dropsOlivier Crête1-0/+1
2011-01-28identity: print unset buffer timestamps or durations as 'none'Tim-Philipp Müller1-26/+36
2011-01-28typefind: don't take object lock for reading the found capsStefan Kost1-5/+2
2011-01-25docs: flesh out typefindelement docs some moreTim-Philipp Müller1-3/+5
2011-01-25typefind: code and comment cleanupsStefan Kost1-4/+8
2011-01-25typefind: canonicalize signal nameStefan Kost1-1/+1
2011-01-25docs: mention have-type signal in the docs.Stefan Kost1-1/+4
2011-01-24docs: Fix GstQueue2:ring-buffer-max-size property Since tag (0.10.31, not 0.1...Mart Raudsepp1-2/+2
2011-01-11valve: fixe the property link and the sice docsStefan Kost1-4/+4
2011-01-10outputselector: Improve get and set caps functionsThiago Santos1-10/+14
2011-01-07indexers: fix two small leaksTim-Philipp Müller2-2/+2
2011-01-06output-selector: Add pad-negotiation-mode propertyThiago Santos2-7/+111
2011-01-06docs: mention extra input-selector pad propertiesTim-Philipp Müller1-0/+19
2011-01-05inputselector: remove "select-all" propertyTim-Philipp Müller2-87/+12
2010-12-31inputselector: make pad's get_type function thread-safeTim-Philipp Müller1-18/+18
2010-12-31coreelements: remove unused filesTim-Philipp Müller2-46/+0
2010-12-31inputselector: Protected g_object_notify() calls for the active-pad with a re...Sebastian Dröge1-4/+25
2010-12-31gstfdsink: fix typoZhang Wanming1-2/+2
2010-12-31coreelements: GST_BOILERPLATE already sets parent_classTim-Philipp Müller3-6/+0
2010-12-31input-selector, output-selector: minor clean-upsTim-Philipp Müller2-19/+16
2010-12-31coreelements: move input-selector and output-selector to coreTim-Philipp Müller3-3/+77
2010-12-31outputselector: Avoid losing the last_buffer when switchingThiago Santos1-2/+1
2010-12-31outputselector: Recheck pending switch after pushing bufferThiago Santos1-1/+12
2010-12-31inputselector: log times in human readable formStefan Kost1-7/+7
2010-12-31inputselector: move reoccuring logs to LOG and remove a double infoStefan Kost1-6/+5
2010-12-31various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2-9/+15
2010-12-31inputselector: sync with copy in -baseStefan Kost1-2/+2
2010-12-31outputselector: move the debug init to the boilerplate macroStefan Kost1-5/+6
2010-12-31inputselector: use GST_BOILERPLATE macroStefan Kost1-33/+8
2010-12-31gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-16/+9
2010-12-31Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge1-7/+5
2010-12-31inputselector: Protect g_object_notify() with the object's mutexKipp Cannon1-5/+7
2010-12-31inputselector: Remove useless variables and fix a uninitialized variable comp...Sebastian Dröge1-6/+4
2010-12-31inputselector: Make sure that running_time->timestamp calculation never becom...Sebastian Dröge1-1/+4
2010-12-31inputselector: Use the start time (i.e. timestamp) as the last stopSebastian Dröge1-5/+5
2010-12-31inputselector: Improve debuggingSebastian Dröge1-2/+4
2010-12-31Revert "inputselector: use get_caps_reffed()"Wim Taymans1-2/+2
2010-12-31inputselector: use get_caps_reffed()Wim Taymans1-2/+2
2010-12-31inputselector: also add inline to the proto to fix the buildStefan Kost1-2/+2
2010-12-31gst: Remove dead assignments and resulting unused variablesEdward Hervey1-4/+1
2010-12-31inputselector: Use the same iterate internal links function as in gst-plugins...Sebastian Dröge1-5/+7
2010-12-31input-selector: Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-8/+4
2010-12-31input-selector: Remove Ronald Bultje from Authors fieldDavid Schleef1-1/+0
2010-12-31inputselector: set output caps before pushingWim Taymans1-0/+6
2010-12-31inputselector: install an acceptcaps functionWim Taymans1-0/+18
2010-12-31inputselector: Use new single iterator for the internally linked padsSebastian Dröge1-57/+6
2010-12-31outputselector: make GST_FORMAT_TIME the default segment formatHavard Graff1-1/+1
2010-12-31inputselector: Use iterate internal links instead of deprecated get internal ...Sebastian Dröge1-14/+66
2010-12-31outputselector: check for pending srcpad in _get_property()Tommi Myöhänen1-1/+2