summaryrefslogtreecommitdiff
path: root/gst/gstelement.h
AgeCommit message (Expand)Author
2009-12-14docs: add more docs around GstState and GstStateChangeStefan Kost
2009-09-09Fix typo in inline documentationDavid Schleef
2009-08-28element; whitespace fixesWim Taymans
2009-05-29element: add start_time field an methodsWim Taymans
2009-05-21docs: update docs for stream_time->running_timeWim Taymans
2009-05-14element: add gst_element_lost_state_full()Wim Taymans
2008-07-25gst/gstelement.h: Fix link in documentation.Thijs Vermeir
2008-05-29gst/gstelement.*: Deprecated gst_element_get_pad() as it can't be used sanely...Sebastian Dröge
2007-08-02gst/gstelement.*: Make strings passed to gst_element_class_set_details_simple...Tim-Philipp Müller
2007-06-2380 line fixThomas Vander Stichele
2007-06-21Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457.Stefan Kost
2007-03-19docs/gst/gstreamer-sections.txt: Add new element field and method.Wim Taymans
2007-02-28gst/gstelement.*: Improve docs a little. Added Since: for new macro.Wim Taymans
2007-02-21Fix up documentation to link to the correct GstGError section.Thomas Vander Stichele
2007-01-09docs/design/draft-latency.txt: Updates.Wim Taymans
2006-10-16gst/gstelement.h: Add casts to the correct return type to state <=> state tra...Tim-Philipp Müller
2006-10-13gst/gstelement.h: Clarify _NO_PREROLL a bit more.Yves Lefebvre
2006-10-08gst/gstelement.h: gcc versions prior to gcc 3.3 apparently complain about a N...Tim-Philipp Müller
2006-10-05Add GST_USING_PRINTF_EXTENSION to gstconfig.h so that we know whether we can ...Tim-Philipp Müller
2006-06-06whitespace/width fixesThomas Vander Stichele
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo
2005-11-22gst/base/gstbasesink.*: No need to store the clock, the parent element class ...Wim Taymans
2005-11-21*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo
2005-11-19gst/gstutils.h: gst/gstutils.c (g_static_rec_cond_wait)Andy Wingo
2005-11-10Fix docs, move some STATE macros to private.Wim Taymans
2005-11-08gst/: Avoid excessive typechecking in macros.Wim Taymans
2005-10-24Fix some minor documentation typosMichael Smith
2005-10-21And 2% more doc coverage.Wim Taymans
2005-10-18check/: Small state change torture test.Wim Taymans
2005-10-18gst/: Pending ABI changes.Wim Taymans
2005-10-17add new api entries hide internal macroStefan Kost
2005-10-15gst/gst.*: remove _gst_registry_auto_load, not used anymoreThomas Vander Stichele
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-10-12Use GstClockTime in _get_state() instead of GTimeVal.Wim Taymans
2005-10-10check/: Check fixes, use API as stated in design docs, remove hacks.Wim Taymans
2005-10-10gst/gstelement.c (gst_element_init, gst_element_finalize): Allocate and free ...Andy Wingo
2005-10-08gst/base/gstbasesink.c: Better log message.Wim Taymans
2005-10-05doc updatesThomas Vander Stichele
2005-09-28gst/gstbin.c: Small doc fixes. get_clock -> provide_clock.Wim Taymans
2005-09-27added two new functions to the docs documents all undocumented GstXXXFlags co...Stefan Kost
2005-09-27docs/design/part-TODO.txt: Update TODO.Wim Taymans
2005-09-27check/gst/gstbin.c: Enable check that works now.Wim Taymans
2005-09-23fix docsThomas Vander Stichele
2005-09-23inlined 3 more biiiig doc files and added some missing docs on the flyStefan Kost
2005-09-22gst/gstbin.c: Some more debug info.Wim Taymans
2005-09-20more docs inlined, splitted gstindex.{c,h}Stefan Kost
2005-09-11various doc fixesThomas Vander Stichele
2005-09-07renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost
2005-09-02gst/gstelement.h: Add magical pixie dust to make glib-mkenums consider this e...Andy Wingo
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo