latency: Dot not override already stored events
[platform/upstream/gstreamer.git] / gst / gstpluginfeature.h
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-09 Wim TaymansMerge branch 'master' into 0.11
2011-06-05 Tim-Philipp MüllerMerge branch 'master' into 0.11
2011-06-01 Wim TaymansMerge branch 'master' into 0.11
2011-05-30 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim Taymansfeature: use object name
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Stefan Kostpluginfeature: avoid duplicating feature->name
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-03 Stefan Kostdocs: add two trivial doc blobs
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-29 Tim-Philipp Müllerpluginfeature: include plugin.h in header where we...
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-24 Tim-Philipp Müllerpluginfeature: store pointer to plugin in addition...
2010-09-03 Edward HerveyGstElementFactory: Add listing features
2009-10-24 Edward Herveygstpluginfeature: API : new gst_plugin_feature_list_cop...
2009-09-10 Wim Taymanswhitespace fixes
2008-02-05 Tim-Philipp Müllergst/: Some minor docs fixes: fix typo, mention that...
2008-02-05 Stefan Kostgst/gstpluginfeature.h: Clarify GstRank range docs.
2007-10-13 Tim-Philipp Müllergst/: Use already-interned string for the private GstPl...
2006-06-12 Wim Taymansgst/gstbuffer.h: Avoid unneeded type checking.
2005-11-29 Andy Wingogst/gstevent.h (struct _GstEvent): Only one pointer...
2005-11-24 Wim TaymansDoc fixes.
2005-11-17 Tim-Philipp Müllergst/gstmessage.c: Assertion should check for CLOCK_LOST...
2005-10-14 Tim-Philipp MüllerAdd new API to check plugin feature version requirements.
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-15 David Schleefgst/gstplugin.c: Implement semi-decent recounting and...
2005-09-15 David Schleefremove
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-11-24 Benjamin Otteimplement URI schemes
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-07 David SchleefAdd padding to structures and objects
2003-08-19 David SchleefEr, plugins actually use gst_element_factory_set_rank...
2003-04-14 Wim Taymans- Added infrastructure to run a filter against plugins...
2003-01-16 Wim Taymans- Added rank to plugin features (for future use)
2002-12-19 Wim Taymans- Cleanups
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-08 Wim TaymansTotally rewritten registry handling.
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-08-21 Wim TaymansLots of modifications to the plugin system.