summaryrefslogtreecommitdiff
path: root/gst/gstpipeline.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-06remove deprecated symbols and methodsWim Taymans1-5/+0
2009-05-29pipeline: deprecate old methods, fix testWim Taymans1-0/+2
2009-05-29pipeline: use START_TIME to keep track of timeWim Taymans1-1/+2
2007-02-28gst/gstelement.*: Improve docs a little. Added Since: for new macro.Wim Taymans1-4/+8
2006-03-13Documentation updates.Wim Taymans1-0/+4
2006-03-09Add new API: gst_pipeline_set_auto_flush_bus() and gst_pipeline_get_auto_flus...Tim-Philipp Müller1-1/+6
2005-11-24Doc fixes.Wim Taymans1-0/+10
2005-11-22gst/base/gstbasesink.*: No need to store the clock, the parent element class ...Wim Taymans1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-3/+2
2005-10-10check/: Check fixes, use API as stated in design docs, remove hacks.Wim Taymans1-1/+0
2005-09-27added two new functions to the docs documents all undocumented GstXXXFlags co...Stefan Kost1-1/+7
2005-07-18Removed plugable schedulers.Wim Taymans1-2/+3
2005-07-16gst/base/gstbasesink.*: Store and use discont values when syncing buffers as ...Wim Taymans1-0/+3
2005-07-06examples/: Update a couple of the examples to work again.Jan Schmidt1-3/+0
2005-03-21Next big merge.Wim Taymans1-0/+3
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-2/+23
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-7/+9
2004-03-13gst-indent run on coreThomas Vander Stichele1-9/+7
2003-12-09Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef1-2/+2
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte1-2/+0
2003-10-07Add padding to structures and objectsDavid Schleef1-2/+2
2003-04-15API change: remove gst_object_destroy and #defines to itBenjamin Otte1-1/+0
2002-12-19- CleanupsWim Taymans1-11/+11
2002-07-08- Removed unused locking from the cothreadsWim Taymans1-7/+2
2001-12-27- Added a function to get the currently executing cothreadWim Taymans1-0/+1
2001-12-15Various cleanups and leak fixage.Wim Taymans1-2/+0
2001-10-21API docs. revived _buffer_ref_by_count fast types for scheduler and bin.Wim Taymans1-2/+0
2001-10-20changed names from guchar* to gchar*, which makes C++ happy, and is, um, corr...Erik Walthinsen1-1/+1
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen1-5/+5
2001-03-10added tool-man's patch for g++ compilation, const guchar for pipeline_newErik Walthinsen1-1/+1
2001-03-07Merged the AUTOPLUG2 branchWim Taymans1-12/+4
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen1-3/+6
2000-12-28Updated the API docs.Wim Taymans1-2/+2
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-1/+0
2000-11-04Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.Wim Taymans1-7/+7
2000-09-17Added gst_pipeline_add_sink/src to allow multiple sink cases and more complex...Wim Taymans1-0/+6
2000-09-09Changes to gstreamer-config to include gtk+ libs manual changes: queues, thre...Wim Taymans1-2/+2
2000-08-21A first (rude) attempt at autoplug.Wim Taymans1-1/+3
2000-01-30initial checkinErik Walthinsen1-0/+69