summaryrefslogtreecommitdiff
path: root/gst/playback/gstinputselector.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge1-7/+5
2010-01-24inputselector: Protect g_object_notify() with the object's mutexKipp Cannon1-5/+7
2009-11-08inputselector: Remove useless variables and fix a uninitialized variable comp...Sebastian Dröge1-6/+4
2009-11-06inputselector: Make sure that running_time->timestamp calculation never becom...Sebastian Dröge1-1/+4
2009-11-06inputselector: Use the start time (i.e. timestamp) as the last stopSebastian Dröge1-5/+5
2009-11-05inputselector: use _get_caps_reffed()Wim Taymans1-2/+2
2009-11-04inputselector: also add inline to the proto to fix the buildStefan Kost1-4/+6
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-8/+4
2009-10-21inputselector: set output caps before pushingWim Taymans1-0/+6
2009-10-21inputselector: install an acceptcaps functionWim Taymans1-0/+18
2009-08-26playbin: The internally linked pad of the selector might be NULL in some casesSebastian Dröge1-1/+2
2009-08-26playbin: Fix iterate internal linked pads functions for the stream selectorsSebastian Dröge1-57/+7
2009-08-24Remove Ronald Bultje from Authors fieldDavid Schleef1-1/+0
2009-08-19streamselector/inputselector: Use iterate internal links instead of deprecate...Sebastian Dröge1-14/+66
2009-08-08Revert inlines that cause compiler warnings and are not needed anywayTim-Philipp Müller1-1/+1
2009-08-08gst: Remove dead assignments and resulting unused variablesEdward Hervey1-4/+1
2009-07-15playbin2: use private copy of input-selectorTim-Philipp Müller1-7/+7
2009-07-15playback: add private copy of the input-selector from gst-plugins-badTim-Philipp Müller1-0/+1433