summaryrefslogtreecommitdiff
path: root/plugins/elements/gsttee.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-14tee: Make sure to give pads the name that was requestedSebastian Dröge1-1/+3
2014-01-02tee: Remove dyn lockSebastian Dröge1-3/+0
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-14plugins: sprinkle some more G_GNUC_INTERNALTim-Philipp Müller1-1/+1
2012-07-06tee: remove unimplemented has-sink-loop propertyTim-Philipp Müller1-1/+0
2012-01-19Update for new gthread APIWim Taymans1-1/+1
2011-11-18pad: fix scheduling mode enumsWim Taymans1-2/+2
2011-11-03fix request padWim Taymans1-1/+1
2011-11-01pad: rename GstActivateMode to GstPadActivateModeTim-Philipp Müller1-1/+1
2009-12-07tee: avoid expensive typechecks, and avoid getting ref to parent.Edward Hervey1-0/+1
2009-12-03tee: remove unused offset memberStefan Kost1-1/+0
2008-08-15plugins/elements/gsttee.*: Protect pad_alloc with a new lock so that we can b...Ole André Vadla Ravnås1-0/+3
2008-07-29plugins/elements/gsttee.*: Reverting as not everything is clear yet. Needs so...Stefan Kost1-3/+0
2008-07-29plugins/elements/gsttee.*: Relay tag events in tee. Fixes parts of #474016.Stefan Kost1-0/+3
2007-02-09tests/check/pipelines/simple-launch-lines.c (test_tee): Add tests for push an...Andy Wingo1-0/+15
2006-10-11docs/plugins/: Update element args.Wim Taymans1-9/+10
2006-06-01gst/gsttagsetter.h: Can't cast ifaces to a classStefan Kost1-1/+1
2006-01-04Small updates to various docs.Wim Taymans1-0/+6
2005-10-15whitespace fixesThomas Vander Stichele1-1/+1
2005-03-21Next big merge.Wim Taymans1-0/+6
2004-03-26docs/gst/gstreamer-sections.txt: More doc hacking.David Schleef1-2/+0
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-9/+11
2004-03-13gst-indent run on coreThomas Vander Stichele1-11/+9
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte1-2/+0
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte1-0/+1
2002-10-30use G_{BEGIN,END}_DECLSDavid I. Lehn1-8/+2
2002-02-12updating tee to use propertiesThomas Vander Stichele1-0/+1
2001-12-25Tee Fixes. added cothread_stop (not used) improved the pad event dispatcher.Wim Taymans1-2/+0
2001-07-11Some cleanups in output of various test plugins.Wim Taymans1-0/+1
2001-06-25Merged from GOBJECT1 to HEAD at 200106241Erik Walthinsen1-5/+5
2001-01-18Added mthodes to request an element to create pads: gst_element_request_pad*Wim Taymans1-0/+72